Uses of Class
net.anotheria.anosite.gen.anoaccessconfiguration.data.RoleBuilder
-
Packages that use RoleBuilder Package Description net.anotheria.anosite.gen.anoaccessconfiguration.data -
-
Uses of RoleBuilder in net.anotheria.anosite.gen.anoaccessconfiguration.data
Methods in net.anotheria.anosite.gen.anoaccessconfiguration.data that return RoleBuilder Modifier and Type Method Description RoleBuilderRoleBuilder. contextInitializers(List<String> aValue)Sets the value of the contextInitializers attribute.RoleBuilderRoleBuilder. description(String aValue)Sets the value of the description attribute.RoleBuilderRoleBuilder. name(String aValue)Sets the value of the name attribute.RoleBuilderRoleBuilder. permissions(List<String> aValue)Sets the value of the permissions attribute.
-