Uses of Class
org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Packages that use AbstractEncryptAction Package Description org.opensaml.saml.saml2.profile.impl 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.impl Modifier and Type Class Description classEncryptAssertionsAction that encrypts all assertions in aResponsemessage obtained from a lookup strategy, by default the outbound message context.classEncryptAttributesAction that encrypts all attributes in aResponsemessage obtained from a lookup strategy, by default the outbound message context.classEncryptNameIDsAction that encrypts allNameIDs in a message obtained from a lookup strategy, by default the outbound message context.
-