Package org.openanzo.server.security

Interface Summary
AuthenticationProviderMBean  
IAuthenticationProvider IAuthenticationProvider provides means for Anzo to authenticate users
IUserUpdateListener Listener for events about users being updated
 

Class Summary
AuthenticationFactory Factory to create IAuthenticationProviders
AuthenticationProvider Implementation of IAuthenticationProvider that authenticates with users and passwords stored in Anzo
CredentialCallback Credential callback handler that handles authentication a username and password
JaasAuthenticationProvider Authentication provider that uses JAAS to authenticate users
JaasLoginModule JAAS login module that talks to an Anzo server to authenticate
LdapAuthenticationProvider Ldap authentication providers an example that authenticates userid and password against an ldap store, and returns the a value from ldap that maps to an Anzo id
Principal Basic name based Principal object
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.