Package org.apache.cxf.sts.token.realm


package org.apache.cxf.sts.token.realm
  • Class
    Description
    This class provides the functionality to match a given X509Certificate against a list of regular expressions.
    This interface defines a pluggable way to return a realm associated with a JWT Token.
    This class defines some properties that are associated with a realm for issuing or validating a particular token.
     
    This class holds the parameters that will be required to define a one-way relationship between a source and target realm.
     
    This interface defines a pluggable way to return a realm associated with a SAML Assertion.
    This interface defines a pluggable way to return a realm associated with a UsernameToken.