org.outerj.daisy.httpconnector
Interface DaisyUserPrincipal

All Superinterfaces:
java.security.Principal, org.mortbay.http.UserPrincipal

public interface DaisyUserPrincipal
extends org.mortbay.http.UserPrincipal


Method Summary
 org.outerj.daisy.repository.Repository getRepository()
           
 
Methods inherited from interface org.mortbay.http.UserPrincipal
isAuthenticated, isUserInRole
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 

Method Detail

getRepository

public org.outerj.daisy.repository.Repository getRepository()


Copyright © -2005 . All Rights Reserved.