Package flexagon.core.security.pojo
Class InternalUserTokenKeyDataObject
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.core.security.pojo.InternalUserTokenKeyDataObject
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInternalUserTokenKeyDataObject(String pUserName, ApplicationOwnerEnum pApplicationOwner) -
Method Summary
-
Constructor Details
-
InternalUserTokenKeyDataObject
-
-
Method Details
-
getApplicationOwner
-
getUserName
-
toString
Description copied from class:BasePOJOReturns custom String representation implemented by walking complete object structure. -
equals
-
hashCode
public int hashCode()
-