Package | Description |
---|---|
org.apache.xml.security.stax.config | |
org.apache.xml.security.stax.ext |
Modifier and Type | Method and Description |
---|---|
static Class<?> |
TransformerAlgorithmMapper.getTransformerClass(String algoURI,
XMLSecurityConstants.DIRECTION direction) |
Modifier and Type | Method and Description |
---|---|
static XMLSecurityConstants.DIRECTION |
XMLSecurityConstants.DIRECTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLSecurityConstants.DIRECTION[] |
XMLSecurityConstants.DIRECTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Transformer |
XMLSecurityUtils.getTransformer(Transformer transformer,
OutputStream outputStream,
Map<String,Object> properties,
String algorithm,
XMLSecurityConstants.DIRECTION direction) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.