XMLTooling-J 1.3.2-redhat-4

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

Packages that use org.opensaml.xml.security.credential
org.opensaml.xml.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. 
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.criteria Classes which model the abstract notion of a 'criteria'. 
org.opensaml.xml.security.keyinfo Interfaces and classes for working with XML KeyInfo elements. 
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 XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. 
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.encryption
Credential
          A credential for an entity.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security
BasicCredential
          A basic implementation of Credential.
Credential
          A credential for an entity.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.credential
AbstractCredential
          Base class for Credential implementations.
AbstractCredentialResolver
          Abstract base class for CredentialResolver implementations.
AbstractCriteriaFilteringCredentialResolver
          An abstract implementation of CredentialResolver which filters the returned Credentials based on the instances of EvaluableCredentialCriteria which are present in the set of criteria, or which are obtained via lookup in the EvaluableCredentialCriteriaRegistry.
BasicKeyInfoGeneratorFactory.BasicOptions
          Options to be used in the production of a KeyInfo from a Credential.
ChainingCredentialResolver
          An implementation of CredentialResolver which chains together one or more underlying credential resolver implementations.
Credential
          A credential for an entity.
CredentialContextSet
          This class holds instances of CredentialContext which represent information about the context in which a CredentialResolver has resolved a Credential.
CredentialResolver
          A resolver which uses Criteria to resolve and return instances of Credential.
UsageType
          Credential usage types.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.credential.criteria
Credential
          A credential for an entity.
UsageType
          Credential usage types.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.criteria
UsageType
          Credential usage types.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.keyinfo
AbstractCredentialResolver
          Abstract base class for CredentialResolver implementations.
AbstractCriteriaFilteringCredentialResolver
          An abstract implementation of CredentialResolver which filters the returned Credentials based on the instances of EvaluableCredentialCriteria which are present in the set of criteria, or which are obtained via lookup in the EvaluableCredentialCriteriaRegistry.
CollectionCredentialResolver
          An implementation of CredentialResolver which uses a Collection as the underlying credential source.
Credential
          A credential for an entity.
CredentialContext
          Marker interface for implementations which hold information specific to a a particular context within which a CredentialResolver resolves a Credential.
CredentialResolver
          A resolver which uses Criteria to resolve and return instances of Credential.
StaticCredentialResolver
          Simple implementation of CredentialResolver which just stores and returns a static set of credentials.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.keyinfo.provider
Credential
          A credential for an entity.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.trust
Credential
          A credential for an entity.
CredentialResolver
          A resolver which uses Criteria to resolve and return instances of Credential.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.security.x509
AbstractCredential
          Base class for Credential implementations.
BasicCredential
          A basic implementation of Credential.
BasicKeyInfoGeneratorFactory
          A factory implementation which produces instances of BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator capable of handling the information contained within a Credential.
BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
          An implementation of KeyInfoGenerator capable of handling the information contained within a Credential.
BasicKeyInfoGeneratorFactory.BasicOptions
          Options to be used in the production of a KeyInfo from a Credential.
Credential
          A credential for an entity.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.signature
Credential
          A credential for an entity.
CredentialContext
          Marker interface for implementations which hold information specific to a a particular context within which a CredentialResolver resolves a Credential.
 

Classes in org.opensaml.xml.security.credential used by org.opensaml.xml.signature.impl
Credential
          A credential for an entity.
CredentialResolver
          A resolver which uses Criteria to resolve and return instances of Credential.
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.