public interface SSOManagerConfiguration<L,C>
| Modifier and Type | Method and Description |
|---|---|
IdentifierFactory<String> |
getIdentifierFactory() |
LocalContextFactory<L> |
getLocalContextFactory() |
MarshalledValueFactory<C> |
getMarshalledValueFactory() |
C |
getMarshallingContext() |
IdentifierFactory<String> getIdentifierFactory()
LocalContextFactory<L> getLocalContextFactory()
MarshalledValueFactory<C> getMarshalledValueFactory()
C getMarshallingContext()
Copyright © 2018 JBoss by Red Hat. All rights reserved.