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

Packages that use org.opensaml.xml.security.keyinfo
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.keyinfo Interfaces and classes for working with XML KeyInfo elements. 
org.opensaml.xml.security.keyinfo.provider Specific implementations of KeyInfoProvider
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.keyinfo used by org.opensaml.xml.encryption
KeyInfoCredentialResolver
          Specialized CredentialResolver marker interface for resolvers which resolve credentials based on a KeyInfo element.
KeyInfoGenerator
          Interface for implementations which generate a KeyInfo based on keying material and other information found within a Credential.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.security
KeyInfoCredentialResolver
          Specialized CredentialResolver marker interface for resolvers which resolve credentials based on a KeyInfo element.
KeyInfoGenerator
          Interface for implementations which generate a KeyInfo based on keying material and other information found within a Credential.
NamedKeyInfoGeneratorManager
          A manager for named sets of KeyInfoGeneratorFactory instances.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.security.credential
KeyInfoGenerator
          Interface for implementations which generate a KeyInfo based on keying material and other information found within a Credential.
KeyInfoGeneratorFactory
          Interface for factories which produce KeyInfoGenerator instances.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.security.keyinfo
BasicProviderKeyInfoCredentialResolver
          Implementation of KeyInfoCredentialResolver which resolves credentials based on a KeyInfo element using a configured list of KeyInfoProvider's and optional post-processing hooks.
KeyInfoCredentialResolver
          Specialized CredentialResolver marker interface for resolvers which resolve credentials based on a KeyInfo element.
KeyInfoGenerator
          Interface for implementations which generate a KeyInfo based on keying material and other information found within a Credential.
KeyInfoGeneratorFactory
          Interface for factories which produce KeyInfoGenerator instances.
KeyInfoGeneratorManager
          A manager for KeyInfoGeneratorFactory instances.
KeyInfoProvider
          Interface for providers used in conjunction with a KeyInfoCredentialResolver which support resolving Credentials based on a child element of KeyInfo.
KeyInfoResolutionContext
          Resolution context class that is used to supply state information to, and to share information amongst, KeyInfoProviders.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.security.keyinfo.provider
KeyInfoCredentialContext
          Context for credentials resolved from a KeyInfo element.
KeyInfoCredentialResolver
          Specialized CredentialResolver marker interface for resolvers which resolve credentials based on a KeyInfo element.
KeyInfoProvider
          Interface for providers used in conjunction with a KeyInfoCredentialResolver which support resolving Credentials based on a child element of KeyInfo.
KeyInfoResolutionContext
          Resolution context class that is used to supply state information to, and to share information amongst, KeyInfoProviders.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.security.x509
KeyInfoGenerator
          Interface for implementations which generate a KeyInfo based on keying material and other information found within a Credential.
KeyInfoGeneratorFactory
          Interface for factories which produce KeyInfoGenerator instances.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.signature
KeyInfoCredentialResolver
          Specialized CredentialResolver marker interface for resolvers which resolve credentials based on a KeyInfo element.
 

Classes in org.opensaml.xml.security.keyinfo used by org.opensaml.xml.signature.impl
KeyInfoCredentialResolver
          Specialized CredentialResolver marker interface for resolvers which resolve credentials based on a KeyInfo element.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.