|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialManager | |
com.arsdigita.kernel.security | Provides user authentication, session tracking, and cryptography services. |
Uses of CredentialManager in com.arsdigita.kernel.security |
Subclasses of CredentialManager in com.arsdigita.kernel.security | |
class |
CookieManager
Manages a string value stored in a cookie. |
class |
URLManager
Manages a string value stored in a URL parameter. |
Constructors in com.arsdigita.kernel.security with parameters of type CredentialManager | |
CredentialLoginModule(CredentialManager manager)
Creates a new CredentialLoginModule associated with the
given CredentialManager . |
|
UserLoginModule(CredentialManager manager)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |