Uses of Class
org.keycloak.protocol.saml.SamlProtocol
Package
Description
-
Uses of SamlProtocol in org.keycloak.protocol.oidc.endpoints
-
Uses of SamlProtocol in org.keycloak.protocol.saml
Modifier and TypeMethodDescriptionSamlProtocol.setEventBuilder
(EventBuilder event) SamlProtocol.setHttpHeaders
(jakarta.ws.rs.core.HttpHeaders headers) SamlProtocol.setRealm
(RealmModel realm) SamlProtocol.setSession
(KeycloakSession session) SamlProtocol.setUriInfo
(jakarta.ws.rs.core.UriInfo uriInfo) Modifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.Response
SamlService.newBrowserAuthentication
(AuthenticationSessionModel authSession, boolean isPassive, boolean redirectToAuthentication, SamlProtocol samlProtocol) -
Uses of SamlProtocol in org.keycloak.protocol.saml.profile.ecp
Modifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.Response
SamlEcpProfileService.newBrowserAuthentication
(AuthenticationSessionModel authSession, boolean isPassive, boolean redirectToAuthentication, SamlProtocol samlProtocol)