public class SessionManagerStore extends com.sun.xml.ws.policy.PolicyAssertion implements SessionManagerStore
| Constructor and Description |
|---|
SessionManagerStore() |
SessionManagerStore(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionThreshold() |
String |
getSessionTimeOut() |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic SessionManagerStore(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
public SessionManagerStore()
public String getSessionTimeOut()
getSessionTimeOut in interface SessionManagerStorepublic String getSessionThreshold()
getSessionThreshold in interface SessionManagerStoreCopyright © 2005–2018 Oracle Corporation. All rights reserved.