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