public class ServletSingleSignOnAuthenticationMechanism extends SingleSignOnAuthenticationMechanism
AuthenticationMechanism.AuthenticationMechanismOutcome, AuthenticationMechanism.ChallengeResult
Constructor and Description |
---|
ServletSingleSignOnAuthenticationMechanism(SingleSignOnManager storage) |
Modifier and Type | Method and Description |
---|---|
protected Session | getSession(HttpServerExchange exchange) |
authenticate, getCookieName, getDomain, getPath, isHttpOnly, isSecure, sendChallenge, setCookieName, setDomain, setHttpOnly, setPath, setSecure
public ServletSingleSignOnAuthenticationMechanism(SingleSignOnManager storage)
protected Session getSession(HttpServerExchange exchange)
getSession
in class SingleSignOnAuthenticationMechanism
Copyright © 2020 JBoss by Red Hat. All rights reserved.