| org.netbeans.modules.identity.profile.ui.support.SecurityCheckerImpl
SecurityCheckerImpl | public class SecurityCheckerImpl extends SecurityChecker (Code) | | author: PeterLiu |
SecurityCheckerImpl | public SecurityCheckerImpl()(Code) | | Creates a new instance of SecurityCheckerImpl
|
clearTransientState | public void clearTransientState()(Code) | | |
getDisplayName | public String getDisplayName()(Code) | | Returns display name to be presented in UI.
|
isSecurityEnabled | public boolean isSecurityEnabled(Node node, JaxWsModel jaxWsModel)(Code) | | Should return true if technology security means represented by this checker are
enabled for service or client represented by passed node and jaxWsModel
|
setTransientState | public void setTransientState(boolean isEnabled)(Code) | | |
|
|