This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.components.repository.helpers.Principal (Cocoon API 2.1.12-dev [March 20 2012])

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.