All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AccessToken Represents an access token in the format of a JSON Web Token (not a short opaque token).CacheConfiguration Interface used for the configuration of caches.Certificate Represents mTLS certificate.CFConstants Constants that simplifies access to service configuration properties in the Cloud Foundry environment.CFConstants.IAS Constants that are specific to the Ias identity service.CFConstants.Plan Represents the service plans on CF marketplace.CFConstants.XSUAA Constants that are specific to the Xsuaa identity service.ClientCertificate ClientCredentials ClientIdentity Represents xsuaa client identityCredentialType Constants denoting the credential types of identity OAuth2 configurationEnvironment Central entry point to access the OAuth configuration (OAuth2ServiceConfiguration
) of a supported identityService
.Environment.Type Represents a supported SAP CP environment.GrantType Constants denoting the grant type of a Jwt access token as specified here: https://tools.ietf.org/html/rfc6749InvalidCertificateException Runtime exception during certificate parsing and validation.InvalidTokenException Runtime exception during token validation.JsonObject Interface used to expose JSON data.JsonParsingException An extraordinary runtime exception during json parsing.K8sConstants Constants that simplifies access to service configuration properties in the Kubernetes environment.K8sConstants.Plan Represents the service plans available in Kyma Service Catalog.MDCHelper The Mapped Diagnostic Context helper class.OAuth2ServiceConfiguration Provides information of the identityService
.ProviderNotFoundException A dedicated runtime exception for missing implementations inServiceLoader
contextSecurityContext Thread wideToken
storage.Service Represents a supported identity service.Token Represents a JSON Web Token (JWT).TokenAuthenticationResult Class that represents the result of the authentication check performed by aTokenAuthenticator
.TokenAuthenticator TokenAuthenticator is used to authenticate a user sending servlet requests to a service via token.TokenClaims Constants denoting JWT claims as specified here: https://tools.ietf.org/html/rfc7519#section-4TokenFactory Represents aToken
creation interface.TokenHeader Constants denoting Jwt header parameters.X509Constants