Package | Description |
---|---|
org.apache.jetspeed.security |
Jetspeed security service interfaces.
|
org.apache.jetspeed.sso |
Modifier and Type | Method and Description |
---|---|
PasswordCredential |
UserManager.getPasswordCredential(User user)
Returns the current PasswordCredential for a User or a new one if the doesn't have one yet
|
Modifier and Type | Method and Description |
---|---|
void |
UserManager.storePasswordCredential(PasswordCredential credential) |
boolean |
AlgorithmUpgradePasswordEncodingService.usesOldEncodingAlgorithm(PasswordCredential passwordCredential) |
Modifier and Type | Method and Description |
---|---|
PasswordCredential |
SSOUserManager.getCredentials(SSOUser user)
Retrieves the credentials for a SSO user
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.