Uses of Interface
com.sap.cloud.sdk.cloudplatform.security.AuthTokenFacade
Packages that use AuthTokenFacade
- 
Uses of AuthTokenFacade in com.sap.cloud.sdk.cloudplatform.security
Classes in com.sap.cloud.sdk.cloudplatform.security that implement AuthTokenFacadeModifier and TypeClassDescriptionclassFacade for retrieving the currentAuthToken.classAuth token facade for Deploy with Confidence (DwC) environment.Fields in com.sap.cloud.sdk.cloudplatform.security declared as AuthTokenFacadeModifier and TypeFieldDescriptionstatic final AuthTokenFacadeAuthTokenFacade.NULL"Null" implementation of this interface, to be used in case no implementation could be determined with theServiceLoaderpattern.Methods in com.sap.cloud.sdk.cloudplatform.security that return AuthTokenFacadeModifier and TypeMethodDescriptionstatic AuthTokenFacadeAuthTokenAccessor.getAuthTokenFacade()TheAuthTokenFacadeinstance.Methods in com.sap.cloud.sdk.cloudplatform.security with parameters of type AuthTokenFacadeModifier and TypeMethodDescriptionstatic voidAuthTokenAccessor.setAuthTokenFacade(AuthTokenFacade requestFacade) Replaces the defaultAuthTokenFacadeinstance.