Package org.wildfly.clustering.web.sso
-
Interface Summary Interface Description Sessions<D,S> Represents the sessions per deployment for which a given user is authenticated.SSO<A,D,S,L> Represents a single sign on entry for a user.SSOManager<A,D,S,L,B extends Batch> The SSO equivalent of a session manager.SSOManagerConfiguration<C,L> SSOManagerFactory<A,D,S,B extends Batch> Factory for creating SSO manager instances.