public class SamlEcpProfileService extends SamlService
SamlService.BindingProtocol, SamlService.PostBindingProtocol, SamlService.RedirectBindingProtocolloggerAPP_INITIATED_FLOW, authManager, clientConnection, event, headers, httpRequest, realm, session, uriInfo| Constructor and Description |
|---|
SamlEcpProfileService(RealmModel realm,
EventBuilder event,
Map<String,Integer> knownPorts,
Map<Integer,String> knownProtocols) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
authenticate(InputStream inputStream) |
protected AuthenticationFlowModel |
getAuthenticationFlow(AuthenticationSessionModel authSession) |
protected javax.ws.rs.core.Response |
newBrowserAuthentication(AuthenticationSessionModel authSession,
boolean isPassive,
boolean redirectToAuthentication,
SamlProtocol samlProtocol) |
getDescriptor, getIDPMetadataDescriptor, getOrCreateLoginSessionForIdpInitiatedSso, idpInitiatedSSO, newBrowserAuthentication, postBinding, redirectBinding, soapBindingcheckRealm, checkSsl, createAuthenticationSession, createProcessor, handleBrowserAuthenticationRequestpublic SamlEcpProfileService(RealmModel realm, EventBuilder event, Map<String,Integer> knownPorts, Map<Integer,String> knownProtocols)
public javax.ws.rs.core.Response authenticate(InputStream inputStream)
protected javax.ws.rs.core.Response newBrowserAuthentication(AuthenticationSessionModel authSession, boolean isPassive, boolean redirectToAuthentication, SamlProtocol samlProtocol)
newBrowserAuthentication in class SamlServiceprotected AuthenticationFlowModel getAuthenticationFlow(AuthenticationSessionModel authSession)
getAuthenticationFlow in class AuthorizationEndpointBaseCopyright © 2018 JBoss by Red Hat. All rights reserved.