Uses of Class
com.arsdigita.kernel.security.CredentialManager

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)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC