Class InternalSsoTokenContext

    • Constructor Detail

      • InternalSsoTokenContext

        public InternalSsoTokenContext​(Context parent,
                                       String token)
        Creates a new InternalSsoTokenContext context with the provided token.
        Parameters:
        parent - The parent context.
        token - The token associated with this context to store, not null.