Uses of Class
org.jose4j.lang.InvalidAlgorithmException
Packages that use InvalidAlgorithmException
-
Uses of InvalidAlgorithmException in org.jose4j.jwa
Methods in org.jose4j.jwa that throw InvalidAlgorithmExceptionModifier and TypeMethodDescriptionvoidAlgorithmConstraints.checkConstraint(String algorithm) AlgorithmFactory.getAlgorithm(String algorithmIdentifier) -
Uses of InvalidAlgorithmException in org.jose4j.jwe
Methods in org.jose4j.jwe that throw InvalidAlgorithmExceptionModifier and TypeMethodDescriptionJsonWebEncryption.getAlgorithm()JsonWebEncryption.getAlgorithmNoConstraintCheck()JsonWebEncryption.getContentEncryptionAlgorithm()JsonWebEncryption.getKeyManagementModeAlgorithm() -
Uses of InvalidAlgorithmException in org.jose4j.jws
Methods in org.jose4j.jws that throw InvalidAlgorithmExceptionModifier and TypeMethodDescriptionJsonWebSignature.getAlgorithm()JsonWebSignature.getAlgorithmNoConstraintCheck()JsonWebSignature.getKeyPersuasion()JsonWebSignature.getKeyType() -
Uses of InvalidAlgorithmException in org.jose4j.jwx
Methods in org.jose4j.jwx that throw InvalidAlgorithmExceptionModifier and TypeMethodDescriptionabstract AlgorithmJsonWebStructure.getAlgorithm()abstract AlgorithmJsonWebStructure.getAlgorithmNoConstraintCheck()