public final class SecurityLabel
extends java.lang.Object
Domain.getSecurityLabel()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel()
Returns the label of this SecurityLabel.
|
boolean |
isEnforced()
Returns true if the security policy is being enforced.
|
java.lang.String |
toString() |
public java.lang.String getLabel()
public boolean isEnforced()
public java.lang.String toString()
toString
in class java.lang.Object