Methods Summary |
---|
public com.sun.xml.ws.policy.NestedPolicy | getBootstrapPolicy()returns {@link com.sun.xml.ws.policy.Policy } which represents Bootstrap Policy
|
public Issuer | getIssuer()returns the issuer for the SpnegoContext token.
|
public java.util.Set | getTokenRefernceTypes()returns a {@link java.util.Iterator } over the token reference types to be used.
|
public java.lang.String | getTokenType()returns the type of the token.
|
public boolean | isRequireDerivedKeys()returns true if RequiredDerivedKey element is present under SecureConversationToken
|