Uses of Class
org.apache.xml.security.configuration.HandlerType
-
Packages that use HandlerType Package Description org.apache.xml.security.configuration -
-
Uses of HandlerType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration with type parameters of type HandlerType Modifier and Type Field Description protected java.util.List<HandlerType>SecurityHeaderHandlersType. handlerMethods in org.apache.xml.security.configuration that return HandlerType Modifier and Type Method Description HandlerTypeObjectFactory. createHandlerType()Create an instance ofHandlerTypeMethods in org.apache.xml.security.configuration that return types with arguments of type HandlerType Modifier and Type Method Description java.util.List<HandlerType>SecurityHeaderHandlersType. getHandler()Gets the value of the handler property.
-