Package org.libvirt
Class SecurityModel
java.lang.Object
org.libvirt.SecurityModel
A security model used for mandatory access control.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the DOI, domain of interpretation of this security model.getModel()
Returns the model of this SecurityModel.
-
Method Details
-
getModel
Returns the model of this SecurityModel.- Returns:
- the model string
-
getDomainOfInterpretation
Returns the DOI, domain of interpretation of this security model.- Returns:
- the DOI
-