Package | Description |
---|---|
org.keycloak.dom.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
org.keycloak.saml.processing.core.parsers.saml.protocol | |
org.keycloak.saml.processing.core.saml.v2.writers |
Modifier and Type | Field and Description |
---|---|
protected StatusCodeType |
StatusType.statusCode |
protected StatusCodeType |
StatusCodeType.statusCode |
Modifier and Type | Method and Description |
---|---|
StatusCodeType |
StatusType.getStatusCode()
Gets the value of the statusCode property.
|
StatusCodeType |
StatusCodeType.getStatusCode()
Gets the value of the statusCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property.
|
void |
StatusCodeType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property.
|
Modifier and Type | Method and Description |
---|---|
protected StatusCodeType |
SAMLStatusCodeParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLStatusCodeParser.processSubElement(XMLEventReader xmlEventReader,
StatusCodeType target,
SAMLProtocolQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLResponseWriter.write(StatusCodeType statusCodeType)
Write a
StatusCodeType to stream |
Copyright © 2020 JBoss by Red Hat. All rights reserved.