Package | Description |
---|---|
org.wildfly.clustering.web.infinispan.sso | |
org.wildfly.clustering.web.sso | |
org.wildfly.clustering.web.undertow.sso |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanSSOManager<AV,SV,A,D,L> |
Modifier and Type | Method and Description |
---|---|
<L> SSOManager<A,D,L,TransactionBatch> |
InfinispanSSOManagerFactory.createSSOManager(IdentifierFactory<String> identifierFactory,
LocalContextFactory<L> localContextFactory) |
Modifier and Type | Method and Description |
---|---|
<L> SSOManager<A,D,L,B> |
SSOManagerFactory.createSSOManager(IdentifierFactory<String> identifierFactory,
LocalContextFactory<L> localContextFactory) |
Modifier and Type | Method and Description |
---|---|
SSOManager<io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession,String,Void,Batch> |
SSOManagerBuilder.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<SSOManager<io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession,String,Void,Batch>> |
SSOManagerBuilder.build(org.jboss.msc.service.ServiceTarget target) |
Constructor and Description |
---|
DistributableSingleSignOnManager(SSOManager<io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession,String,Void,Batch> manager,
SessionManagerRegistry registry) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.