Package com.sap.cloud.sdk.cloudplatform.security
package com.sap.cloud.sdk.cloudplatform.security
-
ClassDescriptionDeprecated.Fluent helper to chain operations.Fluent helper to chain operations.Implementation of
ThreadContextListenerthat ensures the correct initialization ofAuthTokens when working with non-container managed threads on all supported Cloud platforms.Static accessor to retrieve the BasicCredentials of the currently incoming request.Facade for retrieving the currentBasicCredentials.ThreadContextListenerimplementation reading the Basic Authentication Header from the incoming request and storing it in the currentThreadContext.Default implementation of theBasicAuthenticationAccessorreading the username and password from the currentThreadContextor, after that, from the currently incoming request and returning it as aBasicCredentialsobject.Deprecated.Please directly use the token client library instead.Builder type to customize OAuth2 service specific settings.Settings about the Authorization Server.The cache to store instances ofOAuth2TokenServiceaccording toClientIdentity.Default implementation of the interface.Facade for retrieving the currentAuthToken.Implementation ofThreadContextDecoratorthat ensures the correct initialization ofTokenswhen working with non-container managed threads on Cloud Foundry.