FileDocCategorySizeDatePackage
ProofEncryption.javaAPI DocExample3273Tue May 29 16:56:54 BST 2007com.sun.xml.ws.security.trust.elements

ProofEncryption

public interface ProofEncryption
author
WS-Trust Implementation Team.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.ObjectgetAny()
Gets the value of the any property.

return
possible object is {@link Element } {@link Object }

public com.sun.xml.ws.security.trust.elements.str.SecurityTokenReferencegetSecurityTokenReference()
Get the STR contained in this ProofEncryption Type

public java.lang.StringgetTargetType()
Get the type of the ProofEncryption information item

public voidsetAny(java.lang.Object value)
Sets the value of the any property.

param
value allowed object is {@link Element } {@link Object }

public voidsetSecurityTokenReference(com.sun.xml.ws.security.trust.elements.str.SecurityTokenReference ref)
Set the STR for the Token as the contents of ProofEncryption

public voidsetTargetType(java.lang.String targetType)
Set the type of the DelegateTo information item

param
targetType {@link String}