FileDocCategorySizeDatePackage
RequestedReference.javaAPI DocExample2853Tue May 29 16:56:56 BST 2007com.sun.xml.ws.security.trust.elements

RequestedReference

public abstract interface RequestedReference
The trust spec talks about RequestedAttachedReference, RequestedUnAttachedReference (in section 6.2) Base class for these two above.
author
WS-Trust Implementation Team.

Fields Summary
Constructors Summary
Methods Summary
public com.sun.xml.ws.security.trust.elements.str.SecurityTokenReferencegetSTR()
Gets the value of the securityTokenReference property.

return
{@link SecurityTokenReference }

public voidsetSTR(com.sun.xml.ws.security.trust.elements.str.SecurityTokenReference value)
Sets the value of the securityTokenReference property.

param
value {@link SecurityTokenReference }