Handles the encryption and signing of SAML Assertions.
This handler should be used only on the IDP side and it must be positioned after the {@link SAML2AuthenticationHandler} in the chain.
Configuration options are: GeneralConstants.SAML_ENC_KEY_SIZE
and GeneralConstants.SAML_ENC_ALGORITHM
.
|
|