Package org.keycloak.saml.common.exceptions
-
Exception Summary Exception Description ConfigurationException Exception indicating an issue with the configurationNotImplementedException An exception that indicates that something is not ready for use.ParsingException General Exception indicating parsing exceptionPicketLinkException Any exception that is raised by the security module extends from this runtime exception class, making it easy for other modules and extensions to catch all security-related exceptions in a single catch block, if need be.ProcessingException Exception to indicate a server processing errorTrustKeyConfigurationException ConfigurationException in the TrustKeyManagerTrustKeyProcessingException Processing Exception in the trust key manager