Class TokenValidatorParameters


  • public class TokenValidatorParameters
    extends Object
    This class encapsulates the parameters that will be passed to a TokenValidator instance to validate a token. It consists of both parameters that have been extracted from the request, as well as configuration specific to the Operation itself (STSPropertiesMBean etc.)
    • Constructor Detail

      • TokenValidatorParameters

        public TokenValidatorParameters()