|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Credential | |
| com.arsdigita.kernel.security | Provides user authentication, session tracking, and cryptography services. |
| Uses of Credential in com.arsdigita.kernel.security |
| Methods in com.arsdigita.kernel.security that return Credential | |
static Credential |
Credential.create(String value,
long lifetimeMillis)
Constructs a new credential that expires after the given number of milliseconds. |
static Credential |
Credential.parse(String credential)
Constructs a new credential parsed from the given string. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||