JavaScript is disabled on your browser.
Skip navigation links
WildFly: Web session clustering SPI 32.0.0.Beta1
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.wildfly.clustering.web.sso.SSO
Packages that use
SSO
Package
Description
org.wildfly.clustering.web.sso
Uses of
SSO
in
org.wildfly.clustering.web.sso
Methods in
org.wildfly.clustering.web.sso
that return
SSO
Modifier and Type
Method
Description
SSO
<
A
,
D
,
S
,
L
>
SSOManager.
createSSO
(
String
ssoId,
A
authentication)
Creates a new single sign on entry.
SSO
<
A
,
D
,
S
,
L
>
SSOManager.
findSSO
(
String
ssoId)
Returns the single sign on entry identified by the specified identifier.