Package | Description |
---|---|
org.keycloak.broker.saml | |
org.keycloak.protocol.saml | |
org.keycloak.saml.processing.api.saml.v2.request | |
org.keycloak.saml.processing.core.saml.v2.writers |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
SAMLEndpoint.Binding.logoutRequest(LogoutRequestType request,
String relayState) |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
SamlService.BindingProtocol.logoutRequest(LogoutRequestType logoutRequest,
ClientModel client,
String relayState) |
Modifier and Type | Method and Description |
---|---|
LogoutRequestType |
SAML2Request.createLogoutRequest(String issuer)
Create a Logout Request
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLRequestWriter.write(LogoutRequestType logOutRequest)
Write a
LogoutRequestType to stream |
Copyright © 2016 JBoss by Red Hat. All rights reserved.