|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialEncodingException | |
com.arsdigita.kernel.security | Provides user authentication, session tracking, and cryptography services. |
Uses of CredentialEncodingException in com.arsdigita.kernel.security |
Methods in com.arsdigita.kernel.security that throw CredentialEncodingException | |
static String |
RecoveryLoginModule.getParamValue(BigDecimal userID)
Returns a URL parameter value that will allow the given user to log in and change their password without entering their old password. |
static Credential |
Credential.create(String value,
long lifetimeMillis)
Constructs a new credential that expires after the given number of milliseconds. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |