Uses of Interface
io.undertow.security.impl.SingleSignOnManager
-
Packages that use SingleSignOnManager Package Description io.undertow.security.impl -
-
Uses of SingleSignOnManager in io.undertow.security.impl
Classes in io.undertow.security.impl that implement SingleSignOnManager Modifier and Type Class Description class
InMemorySingleSignOnManager
Constructors in io.undertow.security.impl with parameters of type SingleSignOnManager Constructor Description SingleSignOnAuthenticationMechanism(SingleSignOnManager storage)
SingleSignOnAuthenticationMechanism(SingleSignOnManager storage, IdentityManager identityManager)
-