Uses of Interface
org.apache.jackrabbit.core.security.authentication.Authentication

Packages that use Authentication
org.apache.jackrabbit.core.security.authentication   
org.apache.jackrabbit.core.security.simple   
 

Uses of Authentication in org.apache.jackrabbit.core.security.authentication
 

Methods in org.apache.jackrabbit.core.security.authentication that return Authentication
protected abstract  Authentication AbstractLoginModule.getAuthentication(java.security.Principal principal, javax.jcr.Credentials creds)
           
protected  Authentication DefaultLoginModule.getAuthentication(java.security.Principal principal, javax.jcr.Credentials creds)
           
 

Uses of Authentication in org.apache.jackrabbit.core.security.simple
 

Methods in org.apache.jackrabbit.core.security.simple that return Authentication
protected  Authentication SimpleLoginModule.getAuthentication(java.security.Principal principal, javax.jcr.Credentials creds)
           
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.