Uses of Enum Class
cn.herodotus.engine.oauth2.core.enums.PermissionExpression
Packages that use PermissionExpression
-
Uses of PermissionExpression in cn.herodotus.engine.oauth2.core.enums
Methods in cn.herodotus.engine.oauth2.core.enums that return PermissionExpressionModifier and TypeMethodDescriptionstatic PermissionExpressionstatic PermissionExpressionReturns the enum constant of this class with the specified name.static PermissionExpression[]PermissionExpression.values()Returns an array containing the constants of this enum class, in the order they are declared.