Uses of Class
org.pac4j.saml.exceptions.SAMLException
Packages that use SAMLException
-
Uses of SAMLException in org.pac4j.saml.exceptions
Subclasses of SAMLException in org.pac4j.saml.exceptionsModifier and TypeClassDescriptionclassThis isSAMAssertionSubjectException.classThis isSAMLAssertionAudienceException.classThis isSAMLAssertionConditionException.classThis isSAMLAuthnContextClassRefException.classThis isSAMLAuthnInstantException.classThis isSAMLAuthnSessionCriteriaException.classThis isSAMLEndpointMismatchException.classThis isSAMLInResponseToMismatchException.classThis isSAMLIssueInstantException.classThis isSAMLIssuerException.classThis isSAMLNameIdDecryptionException.classThis isSAMLReplayException.classThis isSAMLSignatureRequiredException.classThis isSAMLSignatureValidationException.classThis isSAMLSubjectConfirmationException. -
Uses of SAMLException in org.pac4j.saml.profile.impl
Methods in org.pac4j.saml.profile.impl that throw SAMLExceptionModifier and TypeMethodDescriptionprotected org.opensaml.saml.saml2.core.NameIDAbstractSAML2ResponseValidator.decryptEncryptedId(org.opensaml.saml.saml2.core.EncryptedID encryptedId, org.opensaml.saml.saml2.encryption.Decrypter decrypter) Decrypts an EncryptedID, using a decrypter.