Class XmlsecurityProducers
java.lang.Object
org.apache.camel.quarkus.component.xmlsecurity.it.XmlsecurityProducers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.component.xmlsecurity.api.KeyAccessorgetAccessor(KeyPair keyPair) getSelector(KeyPair keyPair) key()
-
Constructor Details
-
XmlsecurityProducers
public XmlsecurityProducers()
-
-
Method Details
-
getAccessor
@Produces @Named("accessor") public org.apache.camel.component.xmlsecurity.api.KeyAccessor getAccessor(KeyPair keyPair) -
getSelector
-
getCanonicalizationMethod
-
getTransformsXPathMethod
-
getTransformsXsltXPathMethod
@Produces @Named("transformsXsltXPath") public List<AlgorithmMethod> getTransformsXsltXPathMethod() throws Exception- Throws:
Exception
-
getKeyPair
- Throws:
NoSuchAlgorithmException
-
key
- Throws:
NoSuchAlgorithmException
-
cryptoContextProperties
-