Uses of Interface
org.wildfly.clustering.web.sso.Sessions
-
Packages that use Sessions Package Description org.wildfly.clustering.web.sso -
-
Uses of Sessions in org.wildfly.clustering.web.sso
Methods in org.wildfly.clustering.web.sso that return Sessions Modifier and Type Method Description Sessions<D,S>SSOManager. findSessionsContaining(S session)Searches for the sessions of the single sign on entry containing the specified session.Sessions<D,S>SSO. getSessions()Returns the session for which the user is authenticated.
-