Package de.pisa.psa.rst.uti
Class IAMTokenCache.AuthenticationRequired
java.lang.Object
de.pisa.psa.rst.uti.IAMTokenCache.Expires
de.pisa.psa.rst.uti.IAMTokenCache.AuthenticationRequired
- Enclosing class:
- IAMTokenCache
response for a required authentication
-
Method Summary
Methods inherited from class de.pisa.psa.rst.uti.IAMTokenCache.Expires
isExpired
-
Method Details
-
getStatus
public int getStatus()get the status code- Returns:
- code
-
getJson
get the entity- Returns:
- json
-
getError
public javax.ws.rs.ClientErrorException getError()get the client error exception- Returns:
- exception
-
toString
- Overrides:
toString
in classIAMTokenCache.Expires
- See Also:
-