A - authentication typeD - deployment typeS - session typeB - batch typepublic interface SSOManagerFactory<A,D,S,B extends Batch>
| Modifier and Type | Method and Description |
|---|---|
<C,L> SSOManager<A,D,S,L,B> |
createSSOManager(SSOManagerConfiguration<C,L> config)
Creates a new SSO manager using the specified configuration.
|
<C,L> SSOManager<A,D,S,L,B> createSSOManager(SSOManagerConfiguration<C,L> config)
C - marshalling context typeL - local context typeconfig - a SSO manager configurationCopyright © 2021 JBoss by Red Hat. All rights reserved.