Uses of Class
org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContextFactory
-
Packages that use LocalSSOContextFactory Package Description org.wildfly.clustering.web.undertow.sso.elytron -
-
Uses of LocalSSOContextFactory in org.wildfly.clustering.web.undertow.sso.elytron
Methods in org.wildfly.clustering.web.undertow.sso.elytron that return LocalSSOContextFactory Modifier and Type Method Description static LocalSSOContextFactoryLocalSSOContextFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static LocalSSOContextFactory[]LocalSSOContextFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-