public static final class SecurityFeatureConfigurator.SecurityStickyFeature extends WebServiceFeature implements com.sun.xml.ws.api.ha.StickyFeature
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
enabled| Constructor and Description |
|---|
SecurityStickyFeature() |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
boolean |
isNonceManagerUsed() |
boolean |
isScUsed() |
void |
nonceManagerUsed() |
void |
scUsed() |
isEnabledpublic static final String ID
public String getID()
getID in class WebServiceFeaturepublic boolean isNonceManagerUsed()
public void nonceManagerUsed()
public boolean isScUsed()
public void scUsed()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.