Class JCEAlgorithmMapper
- java.lang.Object
-
- org.apache.xml.security.algorithms.JCEMapper
-
- org.apache.xml.security.stax.config.JCEAlgorithmMapper
-
public class JCEAlgorithmMapper extends JCEMapper
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
-
-
Constructor Summary
Constructors Modifier Constructor Description private
JCEAlgorithmMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static void
init(JCEAlgorithmMappingsType jceAlgorithmMappingsType)
-
Methods inherited from class org.apache.xml.security.algorithms.JCEMapper
getAlgorithmClassFromURI, getIVLengthFromURI, getJCEKeyAlgorithmFromURI, getJCEProviderFromURI, getKeyLengthFromURI, getProviderId, register, registerDefaultAlgorithms, setProviderId, translateURItoJCEID
-
-
-
-
Method Detail
-
init
protected static void init(JCEAlgorithmMappingsType jceAlgorithmMappingsType) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-