Package org.jboss.portal.identity

Interface Summary
IdentityConfiguration  
IdentityContext Keeps track on all identity modules deployed with simple name-object mapping
IdentityServiceController Service that bootstrap all identity related modules and services.
MembershipModule  
ProfileMap Extends java.util.Map to provide meta information about user profile.
Role A role of users.
RoleModule  
ServiceJNDIBinder Simple interface to hide JNDI binding logic
User A user.
UserModule  
UserProfileModule Manages user properties
 

Class Summary
AnonymousRole  
AnonymousUser  
CachedUserImpl Simple POJO to cache user data.
DelegatingUserProfileModuleImpl  
IdentityContextImpl Keeps references to all identity related modules to enable them interactions
UserStatus  
 

Exception Summary
IdentityException  
NoSuchUserException