Daisy Open Source CMS

org.outerj.daisy.httpconnector
Interface DaisyUserPrincipal

All Superinterfaces:
Principal

public interface DaisyUserPrincipal
extends Principal


Method Summary
 Repository getRepository()
           
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 

Method Detail

getRepository

Repository getRepository()

Daisy Open Source CMS