Class StsContext

  • All Implemented Interfaces:
    Context

    public class StsContext
    extends AbstractContext
    A StsContext convey the token transformation results to downstream filters and handlers.
    • Method Detail

      • getIssuedToken

        public String getIssuedToken()
        Returns the token issued by the AM STS.
        Returns:
        the token issued by the AM STS.