com.sun.xml.ws.security.impl.policy
Class SessionManagerStore
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.SessionManagerStore
- All Implemented Interfaces:
- SessionManagerStore
public class SessionManagerStore
- extends PolicyAssertion
- implements SessionManagerStore
- Author:
- Nithya Subramanian
| Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString |
SessionManagerStore
public SessionManagerStore(AssertionData name,
Collection<PolicyAssertion> nestedAssertions,
AssertionSet nestedAlternative)
SessionManagerStore
public SessionManagerStore()
getSessionTimeOut
public String getSessionTimeOut()
- Specified by:
getSessionTimeOut in interface SessionManagerStore
getSessionThreshold
public String getSessionThreshold()
- Specified by:
getSessionThreshold in interface SessionManagerStore
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.