Class SecurityHeaderHandlerMapper


  • public class SecurityHeaderHandlerMapper
    extends java.lang.Object
    Security-header handler mapper
    Version:
    $Revision: 1720201 $ $Date: 2015-12-15 18:13:17 +0100 (Tue, 15 Dec 2015) $
    Author:
    $Author: coheigea $
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Class<?> getSecurityHeaderHandler​(javax.xml.namespace.QName name)  
      protected static void init​(SecurityHeaderHandlersType securityHeaderHandlersType, java.lang.Class<?> callingClass)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • init

        protected static void init​(SecurityHeaderHandlersType securityHeaderHandlersType,
                                   java.lang.Class<?> callingClass)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSecurityHeaderHandler

        public static java.lang.Class<?> getSecurityHeaderHandler​(javax.xml.namespace.QName name)