Uses of Class
org.keycloak.protocol.saml.SamlProtocol
Packages that use SamlProtocol
Package
Description
- 
Uses of SamlProtocol in org.keycloak.protocol.oidc.endpointsSubclasses of SamlProtocol in org.keycloak.protocol.oidc.endpoints
- 
Uses of SamlProtocol in org.keycloak.protocol.samlMethods in org.keycloak.protocol.saml that return SamlProtocolModifier 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) Methods in org.keycloak.protocol.saml with parameters of type SamlProtocolModifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.ResponseSamlService.newBrowserAuthentication(AuthenticationSessionModel authSession, boolean isPassive, boolean redirectToAuthentication, SamlProtocol samlProtocol) 
- 
Uses of SamlProtocol in org.keycloak.protocol.saml.profile.ecpMethods in org.keycloak.protocol.saml.profile.ecp with parameters of type SamlProtocolModifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.ResponseSamlEcpProfileService.newBrowserAuthentication(AuthenticationSessionModel authSession, boolean isPassive, boolean redirectToAuthentication, SamlProtocol samlProtocol)