Uses of Class
org.opensaml.xmlsec.encryption.support.AbstractEncryptedKeyResolver
Packages that use AbstractEncryptedKeyResolver
-
Uses of AbstractEncryptedKeyResolver in org.opensaml.xmlsec.encryption.support
Subclasses of AbstractEncryptedKeyResolver in org.opensaml.xmlsec.encryption.supportModifier and TypeClassDescriptionclassAn implementation ofEncryptedKeyResolverwhich chains multiple other resolver implementations together, calling them in the order specified in the resolver list.classImplementation ofEncryptedKeyResolverwhich findsEncryptedKeyelements within theKeyInfoof theEncryptedDatacontext.classImplementation ofEncryptedKeyResolverwhich findsEncryptedKeyelements by dereferencingKeyInfoReferencechildren of theKeyInfoof theEncryptedDatacontext.classImplementation ofEncryptedKeyResolverwhich findsEncryptedKeyelements by dereferencingRetrievalMethodchildren of theKeyInfoof theEncryptedDatacontext.