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 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 List<HandlerType>SecurityHeaderHandlersType. getHandler()Gets the value of the handler property.
-