Uses of Class
org.apache.cocoon.components.repository.helpers.Principal

Packages that use Principal
org.apache.cocoon.components.repository.helpers   
 

Uses of Principal in org.apache.cocoon.components.repository.helpers
 

Methods in org.apache.cocoon.components.repository.helpers that return Principal
 Principal CredentialsToken.getPrincipal()
          get the principal belonging to the credentials token
 

Constructors in org.apache.cocoon.components.repository.helpers with parameters of type Principal
CredentialsToken(Principal principal, String credentials)
          creates a CredentialsToken
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.