Class ManagementUserAuthenticationKeyRequestToken

java.lang.Object
com.gsitm.ustra.java.security.authentication.request.token.UstraAuthenticationRequestToken
com.gsitm.ustra.java.security.authentication.request.token.UserNameWithKeyAuthenticationRequestToken
com.gsitm.ustra.java.management.bo.authentication.request.ManagementUserAuthenticationKeyRequestToken

public class ManagementUserAuthenticationKeyRequestToken extends com.gsitm.ustra.java.security.authentication.request.token.UserNameWithKeyAuthenticationRequestToken
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
     
    boolean
     
    int
     

    Methods inherited from class com.gsitm.ustra.java.security.authentication.request.token.UserNameWithKeyAuthenticationRequestToken

    getAuthenticationKey, setAuthenticationKey, toString

    Methods inherited from class com.gsitm.ustra.java.security.authentication.request.token.UstraAuthenticationRequestToken

    getUserName, setUserName

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ManagementUserAuthenticationKeyRequestToken

      public ManagementUserAuthenticationKeyRequestToken()
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class com.gsitm.ustra.java.security.authentication.request.token.UserNameWithKeyAuthenticationRequestToken
    • canEqual

      protected boolean canEqual(Object other)
      Overrides:
      canEqual in class com.gsitm.ustra.java.security.authentication.request.token.UserNameWithKeyAuthenticationRequestToken
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class com.gsitm.ustra.java.security.authentication.request.token.UserNameWithKeyAuthenticationRequestToken