public class SamlEcpProfileService extends SamlService
SamlService.BindingProtocol, SamlService.PostBindingProtocol, SamlService.RedirectBindingProtocol
logger
authManager, clientConnection, event, headers, realm, request, session, uriInfo
Constructor and Description |
---|
SamlEcpProfileService(RealmModel realm,
EventBuilder event) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
authenticate(InputStream inputStream) |
protected AuthenticationFlowModel |
getAuthenticationFlow() |
protected javax.ws.rs.core.Response |
newBrowserAuthentication(ClientSessionModel clientSession,
boolean isPassive,
boolean redirectToAuthentication,
SamlProtocol samlProtocol) |
getDescriptor, getIDPMetadataDescriptor, idpInitiatedSSO, newBrowserAuthentication, postBinding, redirectBinding, soapBinding
buildRedirectToIdentityProvider, createProcessor, handleBrowserAuthenticationRequest
public SamlEcpProfileService(RealmModel realm, EventBuilder event)
public javax.ws.rs.core.Response authenticate(InputStream inputStream)
protected javax.ws.rs.core.Response newBrowserAuthentication(ClientSessionModel clientSession, boolean isPassive, boolean redirectToAuthentication, SamlProtocol samlProtocol)
newBrowserAuthentication
in class SamlService
protected AuthenticationFlowModel getAuthenticationFlow()
getAuthenticationFlow
in class AuthorizationEndpointBase
Copyright © 2016 JBoss by Red Hat. All rights reserved.