Uses of Package
org.apache.felix.useradmin

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

Classes in org.apache.felix.useradmin used by org.apache.felix.useradmin
Base64
          This interface represents contract for Base64 encoding.
 

Classes in org.apache.felix.useradmin used by org.apache.felix.useradmin.impl
Base64
          This interface represents contract for Base64 encoding.
CredentialAuthenticator
          Credential authenticator used for authenticate base on stored credentials.
MessageDigester
          This interface represents MessageDigester which using MessageDigest to encrypt credential with one of algorithms SHA-1,etc.
UserAdminEventDispatcher
          The UserAdminEventDispatcher represents event dispatcher used for dispatching UserAdminEvent to the UserAdminListeners and EventAdmin topic.
UserAdminRepository
          The UserAdminRepository represents contract for UserAdmin repository which cached and persists Roles into the file.
UserAdminRepositoryManager
          UserAdminRepository manager.
Version
          The Version interface represents version of a role.
 



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