Package org.libvirt
Class SecurityModel
- java.lang.Object
-
- org.libvirt.SecurityModel
-
public final class SecurityModel extends java.lang.ObjectA security model used for mandatory access control.- See Also:
Connect.getSecurityModel()
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDomainOfInterpretation()Returns the DOI, domain of interpretation of this security model.java.lang.StringgetModel()Returns the model of this SecurityModel.
-