Uses of Enum Class
org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
Packages that use AdminAuthenticator.AuthenticatorType
-
Uses of AdminAuthenticator.AuthenticatorType in org.glassfish.common.util.admin
Methods in org.glassfish.common.util.admin that return AdminAuthenticator.AuthenticatorTypeModifier and TypeMethodDescriptionAdminAuthenticator.type()Returns the enum constant of this class with the specified name.static AdminAuthenticator.AuthenticatorType[]AdminAuthenticator.AuthenticatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.