Uses of Class
org.gcube.keycloak.oidc.avatar.importer.libravatar.ParameterName
-
Packages that use ParameterName Package Description org.gcube.keycloak.oidc.avatar.importer.libravatar -
-
Uses of ParameterName in org.gcube.keycloak.oidc.avatar.importer.libravatar
Methods in org.gcube.keycloak.oidc.avatar.importer.libravatar that return ParameterName Modifier and Type Method Description static ParameterNameParameterName. valueOf(String name)Returns the enum constant of this type with the specified name.static ParameterName[]ParameterName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-