Uses of Class
org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager

Packages that use NamedKeyInfoGeneratorManager
org.opensaml.xml.security Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc. 
 

Uses of NamedKeyInfoGeneratorManager in org.opensaml.xml.security
 

Methods in org.opensaml.xml.security that return NamedKeyInfoGeneratorManager
 NamedKeyInfoGeneratorManager SecurityConfiguration.getKeyInfoGeneratorManager()
          Get the manager for named KeyInfoGenerator instances.
 NamedKeyInfoGeneratorManager BasicSecurityConfiguration.getKeyInfoGeneratorManager()
          Get the manager for named KeyInfoGenerator instances.
 

Methods in org.opensaml.xml.security with parameters of type NamedKeyInfoGeneratorManager
 void BasicSecurityConfiguration.setKeyInfoGeneratorManager(NamedKeyInfoGeneratorManager keyInfoManager)
          Set the manager for named KeyInfoGenerator instances.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.