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

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.
 



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