Class UserNamePasswordAuthenticationRequestToken
java.lang.Object
com.gsitm.ustra.java.security.authentication.request.token.UstraAuthenticationRequestToken
com.gsitm.ustra.java.security.authentication.request.token.UserNamePasswordAuthenticationRequestToken
아이디/패스워드 인증 요청 토큰 인터페이스
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gsitm.ustra.java.security.authentication.request.token.UstraAuthenticationRequestToken
getUserName, setUserName
-
Constructor Details
-
UserNamePasswordAuthenticationRequestToken
public UserNamePasswordAuthenticationRequestToken()
-
-
Method Details
-
getPassword
-
setPassword
-
toString
- Overrides:
toStringin classUstraAuthenticationRequestToken
-
equals
- Overrides:
equalsin classUstraAuthenticationRequestToken
-
canEqual
- Overrides:
canEqualin classUstraAuthenticationRequestToken
-
hashCode
public int hashCode()- Overrides:
hashCodein classUstraAuthenticationRequestToken
-