Package | Description |
---|---|
org.opensaml.security.credential.impl |
CredentialResolver implementation classes. |
org.opensaml.xmlsec.keyinfo.impl |
Interfaces and classes for working with XML KeyInfo elements.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainingCredentialResolver
A concrete implementation of
AbstractChainingCredentialResolver which is scoped to
the simple CredentialResolver type. |
Constructor and Description |
---|
CredentialIterable(AbstractChainingCredentialResolver<ResolverType> resolver,
CriteriaSet criteriaSet)
Constructor.
|
CredentialIterator(AbstractChainingCredentialResolver<ResolverType> resolver,
CriteriaSet criteriaSet)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainingKeyInfoCredentialResolver
A concrete implementation of
AbstractChainingCredentialResolver which is scoped to
the KeyInfoCredentialResolver type. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.