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