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

Issuer

public interface Issuer
Specifies the issuer of the security token that is presented in the message. The element's type is an endpoint reference as defined in WS-Addressing.
author
WS-Trust Implementation Team

Fields Summary
Constructors Summary
Methods Summary
public javax.xml.ws.EndpointReferencegetEndpointReference()
Get the endpoint reference of the issuer.

public voidsetEndpointReference(javax.xml.ws.EndpointReference endpointReference)
Set the endpoint reference of the issuer.