Uses of Enum Class
eu.rarogsoftware.rarog.platform.api.security.anonymous.AnonymousAllowedLevel
Packages that use AnonymousAllowedLevel
-
Uses of AnonymousAllowedLevel in eu.rarogsoftware.rarog.platform.api.security.anonymous
Methods in eu.rarogsoftware.rarog.platform.api.security.anonymous that return AnonymousAllowedLevelModifier and TypeMethodDescriptionstatic AnonymousAllowedLevel
Returns the enum constant of this class with the specified name.static AnonymousAllowedLevel[]
AnonymousAllowedLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.