XMLTooling-J 1.3.2-redhat-4

Uses of Class
org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver

Packages that use AbstractCriteriaFilteringCredentialResolver
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. 
 

Uses of AbstractCriteriaFilteringCredentialResolver in org.opensaml.xml.security.credential
 

Subclasses of AbstractCriteriaFilteringCredentialResolver in org.opensaml.xml.security.credential
 class CollectionCredentialResolver
          An implementation of CredentialResolver which uses a Collection as the underlying credential source.
 class FilesystemCredentialResolver
          NOTE: this class is not yet implemented A CredentialResolver that pulls credential information from the file system.
 class KeyStoreCredentialResolver
          A CredentialResolver that extracts Credential's from a key store.
 

Uses of AbstractCriteriaFilteringCredentialResolver in org.opensaml.xml.security.keyinfo
 

Subclasses of AbstractCriteriaFilteringCredentialResolver in org.opensaml.xml.security.keyinfo
 class BasicProviderKeyInfoCredentialResolver
          Implementation of KeyInfoCredentialResolver which resolves credentials based on a KeyInfo element using a configured list of KeyInfoProvider's and optional post-processing hooks.
 class CollectionKeyInfoCredentialResolver
          An implementation of KeyInfoCredentialResolver which uses a Collection as the underlying credential source.
 class LocalKeyInfoCredentialResolver
          A simple specialization of BasicProviderKeyInfoCredentialResolver which is capable of using information from a KeyInfo to resolve local credentials from a supplied CredentialResolver which manages local credentials.
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.