Uses of Class
ch.ivyteam.ivy.security.role.NewRole.Builder
Packages that use NewRole.Builder
-
Uses of NewRole.Builder in ch.ivyteam.ivy.security.role
Methods in ch.ivyteam.ivy.security.role that return NewRole.BuilderModifier and TypeMethodDescriptionstatic NewRole.BuilderCreates a new role builder with the given name.NewRole.Builder.description(String description) NewRole.Builder.displayName(String displayName) NewRole.Builder.externalName(String externalName) NewRole.Builder.parentRole(IRole parentRole)