JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
no.nav.security.token.support.core.utils.Cluster
Packages that use
Cluster
Package
Description
no.nav.security.token.support.core.utils
Uses of
Cluster
in
no.nav.security.token.support.core.utils
Methods in
no.nav.security.token.support.core.utils
that return
Cluster
Modifier and Type
Method
Description
static
Cluster
Cluster.
currentCluster
()
static
Cluster
Cluster.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Cluster
[]
Cluster.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.