Uses of Class
com.sun.identity.liberty.ws.soapbinding.ConsentHeader
-
Packages that use ConsentHeader Package Description com.sun.identity.liberty.ws.soapbinding Provides classes to manage Liberty SOAP Binding. -
-
Uses of ConsentHeader in com.sun.identity.liberty.ws.soapbinding
Methods in com.sun.identity.liberty.ws.soapbinding that return ConsentHeader Modifier and Type Method Description ConsentHeaderMessage. getConsentHeader()Returns theConsentHeader.ConsentHeaderSOAPFaultDetail. getConsentHeader()Returns theConsentHeader.Methods in com.sun.identity.liberty.ws.soapbinding with parameters of type ConsentHeader Modifier and Type Method Description voidSOAPFaultDetail. setConsentHeader(ConsentHeader consentHeader)SetsConsentHeader.
-