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.
-