Package | Description |
---|---|
org.keycloak.saml.processing.api.saml.v2.response |
Modifier and Type | Method and Description |
---|---|
ResponseType |
SAML2Response.createResponseType(String ID,
SPInfoHolder sp,
IDPInfoHolder idp,
IssuerInfoHolder issuerInfo)
Create a ResponseType
NOTE:: The PicketLink STS is used to issue/update the assertion
If you want to control over the assertion being issued, then use
#createResponseType(String, SPInfoHolder, IDPInfoHolder, IssuerInfoHolder, AssertionType) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.