Package | Description |
---|---|
org.keycloak.protocol.saml | |
org.keycloak.protocol.saml.profile.ecp |
Modifier and Type | Method and Description |
---|---|
SamlProtocol |
SamlProtocol.setEventBuilder(EventBuilder event) |
SamlProtocol |
SamlProtocol.setHttpHeaders(javax.ws.rs.core.HttpHeaders headers) |
SamlProtocol |
SamlProtocol.setRealm(RealmModel realm) |
SamlProtocol |
SamlProtocol.setSession(KeycloakSession session) |
SamlProtocol |
SamlProtocol.setUriInfo(javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
SamlService.newBrowserAuthentication(AuthenticationSessionModel authSession,
boolean isPassive,
boolean redirectToAuthentication,
SamlProtocol samlProtocol) |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
SamlEcpProfileService.newBrowserAuthentication(AuthenticationSessionModel authSession,
boolean isPassive,
boolean redirectToAuthentication,
SamlProtocol samlProtocol) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.