Package com.technia.dsx.threedspace.csrf
Class CSRFTokenImpl
java.lang.Object
com.technia.dsx.threedspace.csrf.CSRFTokenImpl
- All Implemented Interfaces:
CSRFToken
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.technia.dsx.threedspace.CSRFToken
CSRFToken.TokenData
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CSRFTokenImpl
public CSRFTokenImpl()
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
getStatusCode
public int getStatusCode()- Specified by:
getStatusCode
in interfaceCSRFToken
-
getTokenData
- Specified by:
getTokenData
in interfaceCSRFToken
-
toString
-