Uses of Enum Class
com.chutneytesting.server.core.domain.security.Authorization
Packages that use Authorization
-
Uses of Authorization in com.chutneytesting.server.core.domain.security
Fields in com.chutneytesting.server.core.domain.security with type parameters of type AuthorizationMethods in com.chutneytesting.server.core.domain.security that return AuthorizationModifier and TypeMethodDescriptionstatic AuthorizationReturns the enum constant of this class with the specified name.static Authorization[]Authorization.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.chutneytesting.server.core.domain.security that return types with arguments of type AuthorizationModifier and TypeMethodDescriptionstatic List<Authorization>Role.authorizations(List<Role> userRoles)