Package | Description |
---|---|
org.wildfly.clustering.web.undertow.sso |
Modifier and Type | Class and Description |
---|---|
class |
SessionManagerRegistryBuilder
Service providing a
SessionManagerRegistry for a host. |
Modifier and Type | Method and Description |
---|---|
SessionManagerRegistry |
SessionManagerRegistryBuilder.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<SessionManagerRegistry> |
SessionManagerRegistryBuilder.build(org.jboss.msc.service.ServiceTarget target) |
Constructor and Description |
---|
DistributableSingleSignOn(SSO<io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession,String,Void> sso,
SessionManagerRegistry registry,
Batcher<Batch> batcher,
Batch batch) |
DistributableSingleSignOnManager(SSOManager<io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession,String,Void,Batch> manager,
SessionManagerRegistry registry) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.