|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.Token
com.sun.xml.ws.security.impl.policy.TransportToken
public class TransportToken
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.xml.ws.security.policy.SecurityAssertionValidator |
|---|
SecurityAssertionValidator.AssertionFitness |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
TransportToken()
Creates a new instance of TransportToken |
|
TransportToken(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
|
|
| Method Summary | |
|---|---|
HttpsToken |
getHttpsToken()
Get the HttpsToken used for Transport layer security. |
String |
getIncludeToken()
|
String |
getTokenId()
|
void |
setHttpsToken(HttpsToken token)
|
void |
setIncludeToken(String type)
|
SecurityAssertionValidator.AssertionFitness |
validate(boolean isServer)
returns true if all the assertions embeeded under a SecurityPolicy assertion are valid and supported by the implementation. |
| Methods inherited from class com.sun.xml.ws.security.impl.policy.Token |
|---|
getSecurityPolicyVersion, getToken, setToken |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.security.policy.Token |
|---|
getSecurityPolicyVersion |
| Constructor Detail |
|---|
public TransportToken()
public TransportToken(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
| Method Detail |
|---|
public String getTokenId()
getTokenId in interface TokengetTokenId in class Tokenpublic String getIncludeToken()
getIncludeToken in interface TokengetIncludeToken in class Tokenpublic void setIncludeToken(String type)
setIncludeToken in class Tokenpublic HttpsToken getHttpsToken()
TransportToken
getHttpsToken in interface TransportTokenpublic void setHttpsToken(HttpsToken token)
public SecurityAssertionValidator.AssertionFitness validate(boolean isServer)
SecurityAssertionValidator
validate in interface SecurityAssertionValidatorvalidate in class Token
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||