Class SecurityContextThreadContextDecorator
java.lang.Object
com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
- All Implemented Interfaces:
ThreadContextDecorator
Implementation of
ThreadContextDecorator that ensures the correct initialization of Tokens when
working with non-container managed threads on Cloud Foundry.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator
ThreadContextDecorator.DefaultPriorities -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecurityContextThreadContextDecorator
public SecurityContextThreadContextDecorator()
-
-
Method Details
-
decorateCallable
- Specified by:
decorateCallablein interfaceThreadContextDecorator
-
getPriority
public int getPriority()- Specified by:
getPriorityin interfaceThreadContextDecorator
-