Uses of Package
org.apache.ws.security.validate

Packages that use org.apache.ws.security.validate
org.apache.ws.security   
org.apache.ws.security.handler   
org.apache.ws.security.processor   
org.apache.ws.security.validate   
 

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

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

Classes in org.apache.ws.security.validate used by org.apache.ws.security.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.ws.security.validate used by org.apache.ws.security.validate
Credential
          This class stores various Credential types that can be validated and/or returned by a Validator implementation.
KerberosTokenDecoder
          This interface defines a pluggable way to obtain a session key given an AP-REQ Kerberos token and a Subject.
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-2013 The Apache Software Foundation. All Rights Reserved.