Uses of Class
gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
-
Uses of SystemImplementation.LeveragedAuthorization in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
SystemImplementation.addLeveragedAuthorization
(SystemImplementation.LeveragedAuthorization item) Add a newSystemImplementation.LeveragedAuthorization
item to the underlying collection.boolean
SystemImplementation.removeLeveragedAuthorization
(SystemImplementation.LeveragedAuthorization item) Remove the first matchingSystemImplementation.LeveragedAuthorization
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
SystemImplementation.setLeveragedAuthorizations
(List<SystemImplementation.LeveragedAuthorization> value)