C - marshalling context typeL - local context typepublic interface SSOManagerConfiguration<C,L>
| Modifier and Type | Method and Description |
|---|---|
IdentifierFactory<String> |
getIdentifierFactory() |
LocalContextFactory<L> |
getLocalContextFactory() |
org.wildfly.clustering.marshalling.spi.MarshalledValueFactory<C> |
getMarshalledValueFactory() |
IdentifierFactory<String> getIdentifierFactory()
org.wildfly.clustering.marshalling.spi.MarshalledValueFactory<C> getMarshalledValueFactory()
LocalContextFactory<L> getLocalContextFactory()
Copyright © 2020 JBoss by Red Hat. All rights reserved.