Uses of Package
org.opensaml.xml.security.x509

Packages that use org.opensaml.xml.security.x509
org.opensaml.xml.security Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc. 
org.opensaml.xml.security.credential Interfaces and classes related to credentials and ways to represent them. 
org.opensaml.xml.security.credential.criteria Implementations of EvaluableCriteria where the parameterized evaluation target type is Credential
org.opensaml.xml.security.keyinfo.provider Specific implementations of KeyInfoProvider
org.opensaml.xml.security.trust Interfaces and classes used to evaluate the trustworthiness and validity of Credential
org.opensaml.xml.security.x509 X509 based credential and trust class. 
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.security
BasicX509Credential
          A basic implementation of X509Credential.
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.security.credential
X509Credential
          An entity credential based on key material and other information (e.g.
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.security.credential.criteria
X509IssuerSerialCriteria
          An implementation of Criteria which specifies criteria based on X.509 certificate issuer name and serial number.
X509SubjectKeyIdentifierCriteria
          An implementation of Criteria which specifies criteria based on X.509 certificate subject key identifier.
X509SubjectNameCriteria
          An implementation of Criteria which specifies criteria based on X.509 certificate subject name.
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.security.keyinfo.provider
X500DNHandler
          Interface for implementations which handle parsing and serialization of X.500 names represented by X500Principal.
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.security.trust
X509Credential
          An entity credential based on key material and other information (e.g.
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.security.x509
PKIXTrustEngine
          Trust engine that validates tokens using PKIX validation.
PKIXTrustEvaluator
          An interface for classes which evaluate an X509Credential against a set of trusted PKIXValidationInformation, using PKIX validation rules.
PKIXValidationInformation
          Source of PKIX validation information such as trust anchors and CRLs.
PKIXValidationInformationResolver
          A resolver which uses Criteria to resolve PKIXValidationInformation, which will typically be used PKIX-based trust engines.
PKIXValidationOptions
          Options which may be supplied to influence the processing behavior of a PKIXTrustEvaluator.
X500DNHandler
          Interface for implementations which handle parsing and serialization of X.500 names represented by X500Principal.
X509Credential
          An entity credential based on key material and other information (e.g.
X509CredentialNameEvaluator
          Interface for classes which evaluate an X509Credential against a supplied set of trusted names.
X509KeyInfoGeneratorFactory.X509Options
          Options to be used in the production of a KeyInfo from an X509Credential.
X509Util.ENCODING_FORMAT
          Encoding used to store a key or certificate in a file.
 

Classes in org.opensaml.xml.security.x509 used by org.opensaml.xml.signature.impl
PKIXTrustEngine
          Trust engine that validates tokens using PKIX validation.
PKIXTrustEvaluator
          An interface for classes which evaluate an X509Credential against a set of trusted PKIXValidationInformation, using PKIX validation rules.
PKIXValidationInformation
          Source of PKIX validation information such as trust anchors and CRLs.
PKIXValidationInformationResolver
          A resolver which uses Criteria to resolve PKIXValidationInformation, which will typically be used PKIX-based trust engines.
X509Credential
          An entity credential based on key material and other information (e.g.
X509CredentialNameEvaluator
          Interface for classes which evaluate an X509Credential against a supplied set of trusted names.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.