Uses of Interface
gov.nist.secauto.oscal.lib.model.IOscalInstance
Packages that use IOscalInstance
Package
Description
-
Uses of IOscalInstance in gov.nist.secauto.oscal.lib.metapath.function.library
Methods in gov.nist.secauto.oscal.lib.metapath.function.library with parameters of type IOscalInstanceModifier and TypeMethodDescriptionstatic URI
ResolveReference.resolveReference
(String reference, String mediaType, IOscalInstance oscalInstance) -
Uses of IOscalInstance in gov.nist.secauto.oscal.lib.model
Classes in gov.nist.secauto.oscal.lib.model that implement IOscalInstanceModifier and TypeClassDescriptionclass
class
An assessment plan, such as those provided by a FedRAMP assessor.class
Security assessment results, such as those provided by a FedRAMP assessor in the FedRAMP Security Assessment Report.class
A structured, organized collection of control information.class
A plan of action and milestones which identifies initial and residual risks, deviations, and disposition, such as those required by FedRAMP.class
Each OSCAL profile is defined by aprofile
element.class
A system security plan, such as those described in NIST SP 800-18. -
Uses of IOscalInstance in gov.nist.secauto.oscal.lib.model.control.catalog
Classes in gov.nist.secauto.oscal.lib.model.control.catalog that implement IOscalInstance