Uses of Class
org.opensaml.saml.saml2.profile.context.EncryptionContext
-
Packages that use EncryptionContext Package Description org.opensaml.saml.saml2.profile.context Context classes supporting SAML 2 profile behavior. -
-
Uses of EncryptionContext in org.opensaml.saml.saml2.profile.context
Methods in org.opensaml.saml.saml2.profile.context that return EncryptionContext Modifier and Type Method Description EncryptionContextEncryptionContext. setAssertionEncryptionParameters(EncryptionParameters params)Set the encryption parameters to use for encryption of assertions.EncryptionContextEncryptionContext. setAttributeEncryptionParameters(EncryptionParameters params)Set the encryption parameters to use for encryption of attributes.EncryptionContextEncryptionContext. setIdentifierEncryptionParameters(EncryptionParameters params)Set the encryption parameters to use for encryption of identifiers.
-