Class StsContext

All Implemented Interfaces:
Context

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

  • Method Details

    • getIssuedToken

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