Package org.apache.jetspeed.security

Jetspeed security service interfaces.

See:
          Description

Interface Summary
BasePrincipal The base principal.
Group A group made of a GroupPrincipal and the group Preferences.
GroupManager Describes the service interface for managing groups.
GroupPrincipal The group principal.
PasswordCredential PasswordCredential
PermissionManager Describe the interface for managing Permissionand permission association to Principal.
Role A role made of a RolePrincipal and the role Preferences.
RoleManager Describes the service interface for managing roles.
RolePrincipal The role principal.
User A user made of a Subject and the user Preferences.
UserManager Describes the interface for managing users and provides access to the User.
UserPrincipal The user principal.
 

Exception Summary
InvalidNewPasswordException Exception thrown when supplied new password is invalid.
InvalidPasswordException Exception thrown when supplied password is invalid.
PasswordAlreadyUsedException Exception thrown when supplied password has been used before.
SecurityException Exception throwns by members of the security service.
 

Package org.apache.jetspeed.security Description

Jetspeed security service interfaces.



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.