Uses of Interface
com.sun.xml.ws.security.trust.elements.Issuer
-
Packages that use Issuer Package Description com.sun.xml.ws.security.trust.elements -
-
Uses of Issuer in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return Issuer Modifier and Type Method Description IssuerWSTrustElementBase. getIssuer()get Issuer of the SecurityToken Presented in the Message, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type Issuer Modifier and Type Method Description voidWSTrustElementBase. setIssuer(Issuer issuer)set Issuer of the SecurityToken Presented in the message
-