Class SingleConstraintMatch


  • public class SingleConstraintMatch
    extends Object
    Representation of a single security constrain matched for a single request. When performing any authentication/authorization check every constraint MUST be satisfied for the request to be allowed to proceed.
    Author:
    Darran Lofthouse