org.apache.xml.security.stax.config
Class SecurityHeaderHandlerMapper

java.lang.Object
  extended by org.apache.xml.security.stax.config.SecurityHeaderHandlerMapper

public class SecurityHeaderHandlerMapper
extends Object

Security-header handler mapper

Version:
$Revision: 1496389 $ $Date: 2013-06-25 10:16:40 +0100 (Tue, 25 Jun 2013) $
Author:
$Author: coheigea $

Method Summary
static Class<?> getSecurityHeaderHandler(QName name)
           
protected static void init(SecurityHeaderHandlersType securityHeaderHandlersType)
           
 
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)
                    throws Exception
Throws:
Exception

getSecurityHeaderHandler

public static Class<?> getSecurityHeaderHandler(QName name)


Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.