Package | Description |
---|---|
org.keycloak.saml.processing.core.saml.v2.factories |
Modifier and Type | Method and Description |
---|---|
static KeyInfoConfirmationDataType |
SAMLAssertionFactory.createKeyInfoConfirmation(KeyInfoType keyInfo)
Creates a
KeyInfoConfirmationDataType with the specified KeyInfoType . |
Modifier and Type | Method and Description |
---|---|
static SubjectConfirmationType |
SAMLAssertionFactory.createSubjectConfirmation(NameIDType nameID,
String confirmationMethod,
KeyInfoConfirmationDataType keyInfoData)
Creates a
SubjectConfirmationType object with the specified values. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.