Class XSUserInfoAdapter

  • All Implemented Interfaces:
    XSUserInfo

    public class XSUserInfoAdapter
    extends Object
    implements XSUserInfo
    This class implements the XSUserInfo interface by wrapping and delegating calls to an AccessToken. Other implementations of XSUserInfo support loading the token from the the spring security context holder. This is not supported by this class! It also does not support the SAPAuthorizationExtension.