Uses of Enum Class
fr.enedis.chutney.server.core.domain.security.Authorization
Packages that use Authorization
-
Uses of Authorization in fr.enedis.chutney.server.core.domain.security
Fields in fr.enedis.chutney.server.core.domain.security with type parameters of type AuthorizationMethods in fr.enedis.chutney.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 fr.enedis.chutney.server.core.domain.security that return types with arguments of type AuthorizationModifier and TypeMethodDescriptionstatic List<Authorization> Role.authorizations(List<Role> userRoles)