Klasse IAMTokenCache.AuthenticationRequired

java.lang.Object
de.pisa.psa.rst.uti.IAMTokenCache.Expires
de.pisa.psa.rst.uti.IAMTokenCache.AuthenticationRequired
Umschließende Klasse:
IAMTokenCache

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

    • getStatus

      public int getStatus()
      get the status code
      Gibt zurück:
      code
    • getJson

      public String getJson()
      get the entity
      Gibt zurück:
      json
    • getError

      public javax.ws.rs.ClientErrorException getError()
      get the client error exception
      Gibt zurück:
      exception
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse IAMTokenCache.Expires
      Siehe auch: