public interface SecurityPolicy
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Get the type of the policy.
|
String getType()
Implementation Note: Useful to avoid instanceof checks and String.equals checks
Copyright © 2005–2018 Oracle Corporation. All rights reserved.