Uses of Class
gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
Packages that use SystemImplementation.LeveragedAuthorization
-
Uses of SystemImplementation.LeveragedAuthorization in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type SystemImplementation.LeveragedAuthorizationMethods in gov.nist.secauto.oscal.lib.model with parameters of type SystemImplementation.LeveragedAuthorizationModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type SystemImplementation.LeveragedAuthorizationModifier and TypeMethodDescriptionvoid
SystemImplementation.setLeveragedAuthorizations
(List<SystemImplementation.LeveragedAuthorization> value)