@Supported

Package org.forgerock.openam.sts.tokengeneration.saml2.statements

This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2 assertions. End-users can implement a specific interface, and specify this class in the SAML2Config associated with a published STS instance, and their class will be invoked to produce the specific statement type for inclusion in the SAML2 assertion.