Uses of Class
org.apache.xml.security.stax.ext.XMLSecurityConstants.Action
Packages that use XMLSecurityConstants.Action
-
Uses of XMLSecurityConstants.Action in org.apache.xml.security.stax.ext
Fields in org.apache.xml.security.stax.ext declared as XMLSecurityConstants.ActionModifier and TypeFieldDescriptionprotected XMLSecurityConstants.ActionAbstractOutputProcessor.actionstatic final XMLSecurityConstants.ActionXMLSecurityConstants.ENCRYPTstatic final XMLSecurityConstants.ActionXMLSecurityConstants.SIGNATUREMethods in org.apache.xml.security.stax.ext that return XMLSecurityConstants.ActionMethods in org.apache.xml.security.stax.ext that return types with arguments of type XMLSecurityConstants.ActionModifier and TypeMethodDescriptionXMLSecurityProperties.getActions()Returns the actual set actionsMethods in org.apache.xml.security.stax.ext with parameters of type XMLSecurityConstants.ActionModifier and TypeMethodDescriptionvoidXMLSecurityProperties.addAction(XMLSecurityConstants.Action action) voidAbstractOutputProcessor.setAction(XMLSecurityConstants.Action action) voidOutputProcessor.setAction(XMLSecurityConstants.Action action) setter for the Action after instantiation of the processorMethod parameters in org.apache.xml.security.stax.ext with type arguments of type XMLSecurityConstants.ActionModifier and TypeMethodDescriptionvoidXMLSecurityProperties.setActions(List<XMLSecurityConstants.Action> actions) Specifies how to secure the document eg.