Class IssuerImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.elements.IssuerImpl
- All Implemented Interfaces:
Issuer
Implementation of wst:Issuer.
- Author:
- Manveen Kaur
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the endpoint reference of the issuer.final voidsetEndpointReference(EndpointReference endpointReference) Set the endpoint reference of the issuer.
-
Constructor Details
-
IssuerImpl
public IssuerImpl() -
IssuerImpl
-
-
Method Details
-
getEndpointReference
Description copied from interface:IssuerGet the endpoint reference of the issuer.- Specified by:
getEndpointReferencein interfaceIssuer
-
setEndpointReference
Description copied from interface:IssuerSet the endpoint reference of the issuer.- Specified by:
setEndpointReferencein interfaceIssuer
-