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 TypeMethodDescriptionbooleanSystemImplementation.addLeveragedAuthorization(SystemImplementation.LeveragedAuthorization item) Add a newSystemImplementation.LeveragedAuthorizationitem to the underlying collection.booleanSystemImplementation.removeLeveragedAuthorization(SystemImplementation.LeveragedAuthorization item) Remove the first matchingSystemImplementation.LeveragedAuthorizationitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type SystemImplementation.LeveragedAuthorizationModifier and TypeMethodDescriptionvoidSystemImplementation.setLeveragedAuthorizations(List<SystemImplementation.LeveragedAuthorization> value)