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