Uses of Package
org.apache.wss4j.dom.validate

Packages that use org.apache.wss4j.dom.validate
org.apache.wss4j.dom   
org.apache.wss4j.dom.handler   
org.apache.wss4j.dom.processor   
org.apache.wss4j.dom.validate   
 

Classes in org.apache.wss4j.dom.validate used by org.apache.wss4j.dom
Validator
          This interface describes a pluggable way of validating credentials that have been extracted by the processors.
 

Classes in org.apache.wss4j.dom.validate used by org.apache.wss4j.dom.handler
Validator
          This interface describes a pluggable way of validating credentials that have been extracted by the processors.
 

Classes in org.apache.wss4j.dom.validate used by org.apache.wss4j.dom.processor
Credential
          This class stores various Credential types that can be validated and/or returned by a Validator implementation.
Validator
          This interface describes a pluggable way of validating credentials that have been extracted by the processors.
 

Classes in org.apache.wss4j.dom.validate used by org.apache.wss4j.dom.validate
Credential
          This class stores various Credential types that can be validated and/or returned by a Validator implementation.
SignatureTrustValidator
          This class verifies trust in a credential used to verify a signature, which is extracted from the Credential passed to the validate method.
Validator
          This interface describes a pluggable way of validating credentials that have been extracted by the processors.
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.