Package | Description |
---|---|
org.opensaml.security.credential.impl |
CredentialResolver implementation classes. |
Modifier and Type | Class and Description |
---|---|
class |
ChainingCredentialResolver
A concrete implementation of
AbstractChainingCredentialResolver which is scoped to
the simple CredentialResolver type. |
Modifier and Type | Field and Description |
---|---|
private AbstractChainingCredentialResolver<ResolverType> |
AbstractChainingCredentialResolver.CredentialIterable.parent
The chaining credential resolver which owns this instance.
|
private AbstractChainingCredentialResolver<ResolverType> |
AbstractChainingCredentialResolver.CredentialIterator.parent
The chaining credential resolver which owns this instance.
|
Constructor and Description |
---|
CredentialIterable(AbstractChainingCredentialResolver<ResolverType> resolver,
net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet)
Constructor.
|
CredentialIterator(AbstractChainingCredentialResolver<ResolverType> resolver,
net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet)
Constructor.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.