com.sun.xml.ws.security.policy
Interface TrustAssertion

All Known Implementing Classes:
Trust10, Trust13

public interface TrustAssertion

Represents WSTrust Assertion.


Method Summary
 java.util.Set getRequiredProperties()
          Properties (MUST_SUPPORT_CLIENT_CHALLENGE,MUST_SUPPORT_SERVER_CHALLENGE,MUST_SUPPORT_ISSUED_TOKENS )present in the policy.
 java.lang.String getType()
           
 

Method Detail

getRequiredProperties

java.util.Set getRequiredProperties()
Properties (MUST_SUPPORT_CLIENT_CHALLENGE,MUST_SUPPORT_SERVER_CHALLENGE,MUST_SUPPORT_ISSUED_TOKENS )present in the policy.

Returns:

getType

java.lang.String getType()
Returns:
1.0