Uses of Interface
org.apache.felix.useradmin.CredentialAuthenticator

Packages that use CredentialAuthenticator
org.apache.felix.useradmin.impl   
 

Uses of CredentialAuthenticator in org.apache.felix.useradmin.impl
 

Classes in org.apache.felix.useradmin.impl that implement CredentialAuthenticator
 class CredentialAuthenticatorImpl
           This CredentialAuthenticatorImpl class is used for authentication of credentials.
 

Methods in org.apache.felix.useradmin.impl that return CredentialAuthenticator
 CredentialAuthenticator UserAdminServiceImpl.getAuthenticator()
          This method returns CredentialAuthenticator instance.
 



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