Uses of Package
org.opensaml.xml.security

Packages that use org.opensaml.xml.security
org.opensaml.xml Base classes for working with XML as Java objects and configuring the library. 
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 used by org.opensaml.xml
SecurityConfiguration
          Interface for classes which store security-related configuration information, especially related to the requirements for XML Signature and XML Encryption.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.encryption
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security
BasicSecurityConfiguration
          Basic in-memory implementation of SecurityConfiguration.
Criteria
          A generic marker interface for representing criteria used in resolution or evaluation operations.
EvaluableCriteria
          Interface for criteria which are capable of evaluating a target of a particular type.
SecurityConfiguration
          Interface for classes which store security-related configuration information, especially related to the requirements for XML Signature and XML Encryption.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.credential
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
Resolver
          Generic interface for resolvers which process specified criteria and produce some implementation-specific result information.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.credential.criteria
Criteria
          A generic marker interface for representing criteria used in resolution or evaluation operations.
EvaluableCriteria
          Interface for criteria which are capable of evaluating a target of a particular type.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.criteria
Criteria
          A generic marker interface for representing criteria used in resolution or evaluation operations.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.keyinfo
Criteria
          A generic marker interface for representing criteria used in resolution or evaluation operations.
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
Resolver
          Generic interface for resolvers which process specified criteria and produce some implementation-specific result information.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.keyinfo.provider
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.trust
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.security.x509
Criteria
          A generic marker interface for representing criteria used in resolution or evaluation operations.
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
Resolver
          Generic interface for resolvers which process specified criteria and produce some implementation-specific result information.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.signature
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
SecurityException
          Base exception for security related errors.
 

Classes in org.opensaml.xml.security used by org.opensaml.xml.signature.impl
CriteriaSet
          This class holds instances of Criteria which are used in resolution or evaluation operations.
SecurityException
          Base exception for security related errors.
 



Copyright © 2006-2012 Internet2. All Rights Reserved.