Uses of Class
org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
Packages that use AbstractEncryptAction
Package
Description
Implementations of SAML 2.0 profile behavior.
-
Uses of AbstractEncryptAction in org.opensaml.saml.saml2.profile.impl
Subclasses of AbstractEncryptAction in org.opensaml.saml.saml2.profile.implModifier and TypeClassDescriptionclassAction that encrypts all assertions in aResponsemessage obtained from a lookup strategy, by default the outbound message context.classAction that encrypts all attributes in aResponsemessage obtained from a lookup strategy, by default the outbound message context.classAction that encrypts allNameIDs in a message obtained from a lookup strategy, by default the outbound message context.