Uses of Class
org.opensaml.saml.saml2.profile.impl.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 class
EncryptAssertions
Action that encrypts all assertions in aResponse
message obtained from a lookup strategy, by default the outbound message context.class
EncryptAttributes
Action that encrypts all attributes in aResponse
message obtained from a lookup strategy, by default the outbound message context.class
EncryptNameIDs
Action that encrypts allNameID
s in a message obtained from a lookup strategy, by default the outbound message context.