Uses of Interface
org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContext
-
Packages that use LocalSSOContext Package Description org.wildfly.clustering.web.undertow.sso.elytron -
-
Uses of LocalSSOContext in org.wildfly.clustering.web.undertow.sso.elytron
Methods in org.wildfly.clustering.web.undertow.sso.elytron that return LocalSSOContext Modifier and Type Method Description LocalSSOContextLocalSSOContextFactory. get()Method parameters in org.wildfly.clustering.web.undertow.sso.elytron with type arguments of type LocalSSOContext Modifier and Type Method Description org.wildfly.security.http.util.sso.SingleSignOnManagerDistributableSingleSignOnManagerServiceConfigurator. apply(SSOManager<org.wildfly.security.cache.CachedIdentity,String,Map.Entry<String,URI>,LocalSSOContext,Batch> manager)Constructor parameters in org.wildfly.clustering.web.undertow.sso.elytron with type arguments of type LocalSSOContext Constructor Description DistributableSingleSignOn(SSO<org.wildfly.security.cache.CachedIdentity,String,Map.Entry<String,URI>,LocalSSOContext> sso, Batcher<Batch> batcher, Batch batch)DistributableSingleSignOnManager(SSOManager<org.wildfly.security.cache.CachedIdentity,String,Map.Entry<String,URI>,LocalSSOContext,Batch> manager)
-