| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.protocol | |
| org.keycloak.saml.processing.core.saml.v1.writers |
| Modifier and Type | Field and Description |
|---|---|
protected SAML11StatusCodeType |
SAML11StatusType.statusCode |
protected SAML11StatusCodeType |
SAML11StatusCodeType.statusCode |
static SAML11StatusCodeType |
SAML11StatusCodeType.SUCCESS |
| Modifier and Type | Method and Description |
|---|---|
SAML11StatusCodeType |
SAML11StatusType.getStatusCode() |
SAML11StatusCodeType |
SAML11StatusCodeType.getStatusCode()
Gets the value of the statusCode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11StatusType.setStatusCode(SAML11StatusCodeType statusCode) |
void |
SAML11StatusCodeType.setStatusCode(SAML11StatusCodeType value)
Sets the value of the statusCode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11ResponseWriter.write(SAML11StatusCodeType statusCode) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.