Package | Description |
---|---|
org.keycloak.protocol.saml.mappers | |
org.keycloak.saml.processing.core.parsers.saml.assertion | |
org.keycloak.saml.processing.core.saml.v2.factories |
Modifier and Type | Method and Description |
---|---|
protected static AudienceRestrictionType |
SAMLAudienceProtocolMapper.locateAudienceRestriction(ResponseType response) |
Modifier and Type | Method and Description |
---|---|
protected AudienceRestrictionType |
SAMLAudienceRestrictionParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLAudienceRestrictionParser.processSubElement(XMLEventReader xmlEventReader,
AudienceRestrictionType target,
SAMLAssertionQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
static AudienceRestrictionType |
SAMLAssertionFactory.createAudienceRestriction(String... values)
Creates an
AudienceRestrictionType with the specified values. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.