AlgorithmUpgradeCredentialPasswordEncoder which is provided with the InternalCredential as well to allow for migrating between two different encoding schemes.
This interface encapsulates the handling of security credentials.
This provides a central placeholder for changing the mapping of user credentials.
This interface encapsulates the persistence of security groups.
Callback component interface used by org.apache.jetspeed.security.spi.impl.DefaultCredentialHandler DefaultCredentialHandler allowing injecting custom logic on certain events of the InternalCredential .
This interface encapsulates the persistence of security roles.
SecurityAccess
This interface encapsulates the mapping between principals.
Unit testing for UserManager .
Unit testing for GroupSecurityHandler .
Unit testing for PasswordCredentialProvider .
Unit testing for RoleSecurityHandler .
Unit testing for UserSecurityHandler .
This interface encapsulates the persistence of a user security.