Package com.skava.model.domain
Class CredentialsDomain
java.lang.Object
com.skava.model.domain.CredentialsDomain
This class defines the model Credentials (Domain Object) holds the credentials details. Credentials is where
secured information like password, old password and security questions of a user are maintained.
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CredentialsDomain
public CredentialsDomain()Instantiates CredentialDomain
-