Modifier and Type | Method | Description |
---|---|---|
XMLSecurityConstants.TransformMethod |
Transformer.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
|
static XMLSecurityConstants.TransformMethod |
XMLSecurityConstants.TransformMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static XMLSecurityConstants.TransformMethod[] |
XMLSecurityConstants.TransformMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
XMLSecurityConstants.TransformMethod |
Transformer.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
Modifier and Type | Method | Description |
---|---|---|
XMLSecurityConstants.TransformMethod |
TransformBase64Decode.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
|
XMLSecurityConstants.TransformMethod |
TransformEnvelopedSignature.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
|
XMLSecurityConstants.TransformMethod |
TransformIdentity.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
Modifier and Type | Method | Description |
---|---|---|
XMLSecurityConstants.TransformMethod |
TransformBase64Decode.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
|
XMLSecurityConstants.TransformMethod |
TransformEnvelopedSignature.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
|
XMLSecurityConstants.TransformMethod |
TransformIdentity.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
Modifier and Type | Method | Description |
---|---|---|
XMLSecurityConstants.TransformMethod |
CanonicalizerBase.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
Modifier and Type | Method | Description |
---|---|---|
XMLSecurityConstants.TransformMethod |
CanonicalizerBase.getPreferredTransformMethod(XMLSecurityConstants.TransformMethod forInput) |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.