Class PasswordCredentials
java.lang.Object
org.pac4j.core.credentials.Credentials
de.xima.fc.web.common.auth.password.PasswordCredentials
- All Implemented Interfaces:
Serializable
Deprecated.
Credentials with the used authorization password
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pac4j.core.credentials.Credentials
getUserProfile, setUserProfile
-
Constructor Details
-
PasswordCredentials
Deprecated.
-
-
Method Details
-
equals
Deprecated.- Specified by:
equals
in classorg.pac4j.core.credentials.Credentials
-
hashCode
public int hashCode()Deprecated.- Specified by:
hashCode
in classorg.pac4j.core.credentials.Credentials
-
PasswordCredentials
instead.