SecurityValidationWarning
public interface SecurityValidationWarningVBean
This class is used for contain WebLogic Security Validation Warnings.
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getDescription() |
Returns the description of the security validation warning.
|
java.lang.String |
getId() |
Returns the id of the security validation warning.
|
java.lang.String |
getServerName() |
Returns the name of the server to which the security validation warning applies.
|
java.lang.String getId()
Returns the id of the security validation warning.
java.lang.String getDescription()
Returns the description of the security validation warning.
java.lang.String getServerName()
Returns the name of the server to which the security validation warning applies.