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. handler
Methods in org.apache.xml.security.configuration that return HandlerType Modifier and Type Method Description HandlerType
ObjectFactory. createHandlerType()
Create an instance ofHandlerType
Methods 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.
-