Class JCEAlgorithmMapper
java.lang.Object
org.apache.xml.security.algorithms.JCEMapper
org.apache.xml.security.stax.config.JCEAlgorithmMapper
Mapping between JCE id and xmlsec uri's for algorithms
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.xml.security.algorithms.JCEMapper
JCEMapper.Algorithm -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidinit(JCEAlgorithmMappingsType jceAlgorithmMappingsType) Methods inherited from class org.apache.xml.security.algorithms.JCEMapper
getAlgorithmClassFromURI, getIVLengthFromURI, getJCEKeyAlgorithmFromURI, getJCEProviderFromURI, getKeyLengthFromURI, getProviderId, register, registerDefaultAlgorithms, setProviderId, translateURItoJCEID
-
Method Details
-
init
- Throws:
Exception
-