Package | Description |
---|---|
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 s |
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.
|
Class and Description |
---|
Credential
A credential for an entity.
|
Class and Description |
---|
BasicCredential
A basic implementation of
Credential . |
Credential
A credential for an entity.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Credential
A credential for an entity.
|
UsageType
Credential usage types.
|
Class and Description |
---|
UsageType
Credential usage types.
|
Class and Description |
---|
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. |
Class and Description |
---|
Credential
A credential for an entity.
|
Class and Description |
---|
Credential
A credential for an entity.
|
CredentialResolver
A resolver which uses
Criteria to resolve and return instances of Credential . |
Class and Description |
---|
AbstractCredential
Base class for
Credential implementations. |
BasicCredential
A basic implementation of
Credential . |
BasicKeyInfoGeneratorFactory
A factory implementation which produces instances of
KeyInfoGenerator 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.
|
Class and Description |
---|
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 . |
Class and Description |
---|
Credential
A credential for an entity.
|
CredentialResolver
A resolver which uses
Criteria to resolve and return instances of Credential . |
Copyright © 1999-2013. All Rights Reserved.