Class StsContext

  • All Implemented Interfaces:
    org.forgerock.services.context.Context

    public class StsContext
    extends org.forgerock.services.context.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 OpenAM STS.
        Returns:
        the token issued by the OpenAM STS.