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