Uses of Class
usecase.auth.AuthorizationConstraints.Types
-
Packages that use AuthorizationConstraints.Types Package Description usecase.auth Package contenente la logica relativa alle autorizzazioni -
-
Uses of AuthorizationConstraints.Types in usecase.auth
Methods in usecase.auth that return AuthorizationConstraints.Types Modifier and Type Method Description AuthorizationConstraints.Types[]value()static AuthorizationConstraints.TypesAuthorizationConstraints.Types. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorizationConstraints.Types[]AuthorizationConstraints.Types. values()Returns an array containing the constants of this enum type, in the order they are declared.
-