Package africa.absa.inception.security
Class UserDirectoryType
java.lang.Object
africa.absa.inception.security.UserDirectoryType
- All Implemented Interfaces:
Serializable
The UserDirectoryType class holds the information for a user directory type.
- Author:
- Marcus Portmann
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserDirectoryType
public UserDirectoryType()Constructs a new UserDirectoryType.
-
-
Method Details
-
equals
Indicates whether some other object is "equal to" this one. -
getCode
Returns the code for the user directory type.- Returns:
- the code for the user directory type
-
getName
Returns the name of the user directory type.- Returns:
- the name of the user directory type
-
hashCode
public int hashCode()Returns a hash code value for the object.
-