Uses of Class
com.sun.xml.wss.impl.SecurityHeaderException
-
Packages that use SecurityHeaderException Package Description com.sun.xml.wss.impl -
-
Uses of SecurityHeaderException in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl that throw SecurityHeaderException Modifier and Type Method Description voidSecurableSoapMessage. generateSecurityHeaderException(String exceptionMessage)Create and initialize a SecurityHeaderException, and throw a fault based on it.
-