Uses of Enum Class
com.saperion.ngc.authorization.DuplicateSessionHandlingMode
Packages that use DuplicateSessionHandlingMode
-
Uses of DuplicateSessionHandlingMode in com.saperion.ngc.authorization
Methods in com.saperion.ngc.authorization that return DuplicateSessionHandlingModeModifier and TypeMethodDescriptionstatic DuplicateSessionHandlingMode
Returns the enum constant of this class with the specified name.static DuplicateSessionHandlingMode[]
DuplicateSessionHandlingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.