Uses of Class
be.personify.util.AuthenticationType
-
Packages that use AuthenticationType Package Description be.personify.util -
-
Uses of AuthenticationType in be.personify.util
Methods in be.personify.util that return AuthenticationType Modifier and Type Method Description static AuthenticationTypeAuthenticationType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthenticationType[]AuthenticationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-