Class IAMTokenCache.AuthenticationRequired

java.lang.Object
de.pisa.psa.rst.uti.IAMTokenCache.Expires
de.pisa.psa.rst.uti.IAMTokenCache.AuthenticationRequired
Enclosing class:
IAMTokenCache

public final class IAMTokenCache.AuthenticationRequired extends IAMTokenCache.Expires
response for a required authentication
  • Method Details

    • getStatus

      public int getStatus()
      get the status code
      Returns:
      code
    • getJson

      public String getJson()
      get the entity
      Returns:
      json
    • getError

      public javax.ws.rs.ClientErrorException getError()
      get the client error exception
      Returns:
      exception
    • toString

      public String toString()
      Overrides:
      toString in class IAMTokenCache.Expires
      See Also: