Uses of Enum
org.wildfly.security.authz.SimplePermissionMapper.MappingMode
Packages that use SimplePermissionMapper.MappingMode
-
Uses of SimplePermissionMapper.MappingMode in org.wildfly.security.authz
Methods in org.wildfly.security.authz that return SimplePermissionMapper.MappingModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SimplePermissionMapper.MappingMode[]SimplePermissionMapper.MappingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.security.authz with parameters of type SimplePermissionMapper.MappingModeModifier and TypeMethodDescriptionSimplePermissionMapper.Builder.setMappingMode(SimplePermissionMapper.MappingMode mappingMode) Set the mapping mode that the newly createdPermissionMappershould use.