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