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

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.
 



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