Uses of Class
gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
-
Uses of AuthorizedPrivilege in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
SystemUser.addAuthorizedPrivilege
(AuthorizedPrivilege item) Add a newAuthorizedPrivilege
item to the underlying collection.boolean
SystemUser.removeAuthorizedPrivilege
(AuthorizedPrivilege item) Remove the first matchingAuthorizedPrivilege
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
SystemUser.setAuthorizedPrivileges
(List<AuthorizedPrivilege> value)