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