Package | Description |
---|---|
io.undertow.security.impl | |
io.undertow.servlet.handlers.security |
Modifier and Type | Method and Description |
---|---|
SingleSignOnAuthenticationMechanism |
SingleSignOnAuthenticationMechanism.setCookieName(String cookieName) |
SingleSignOnAuthenticationMechanism |
SingleSignOnAuthenticationMechanism.setDomain(String domain) |
SingleSignOnAuthenticationMechanism |
SingleSignOnAuthenticationMechanism.setHttpOnly(boolean httpOnly) |
SingleSignOnAuthenticationMechanism |
SingleSignOnAuthenticationMechanism.setPath(String path) |
SingleSignOnAuthenticationMechanism |
SingleSignOnAuthenticationMechanism.setSecure(boolean secure) |
Modifier and Type | Class and Description |
---|---|
class |
ServletSingleSignOnAuthenticationMechainism
Deprecated.
|
class |
ServletSingleSignOnAuthenticationMechanism
Servlet version of the single sign on authentication mechanism.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.