| Package | Description |
|---|---|
| org.keycloak.dom.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
| org.keycloak.saml.processing.core.saml.v2.writers |
| Modifier and Type | Field and Description |
|---|---|
protected StatusDetailType |
StatusType.statusDetail |
| Modifier and Type | Method and Description |
|---|---|
StatusDetailType |
StatusType.getStatusDetail()
Gets the value of the statusDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusType.setStatusDetail(StatusDetailType value)
Sets the value of the statusDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLResponseWriter.write(StatusDetailType statusDetailType)
Write a
StatusDetailType to stream |
Copyright © 2016 JBoss by Red Hat. All rights reserved.