Uses of Class
org.sourceid.saml20.adapter.GeneralAdapterException
Packages that use GeneralAdapterException
Package
Description
A plugin interface, with associated classes, for orchestrating out-of-band
authentication/authorization.
Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).
-
Uses of GeneralAdapterException in com.pingidentity.sdk.oobauth
Subclasses of GeneralAdapterException in com.pingidentity.sdk.oobauthModifier and TypeClassDescriptionclassA general exception for unexpected issues encountered in implementations ofOOBAuthPlugin, typically wrapping an implementation specific exception type.classAn exception that can be thrown fromOOBAuthPlugin.initiate(OOBAuthRequestContext, Map)to indicate that the end-user cannot be identified or doesn't exist.classAn exception that can be thrown fromOOBAuthPlugin.initiate(OOBAuthRequestContext, Map)to indicate that the user authorization binding message is invalid. -
Uses of GeneralAdapterException in org.sourceid.saml20.adapter
Subclasses of GeneralAdapterException in org.sourceid.saml20.adapterModifier and TypeClassDescriptionclassAn base exception to be thrown by adapter implementations when they encounter unexpected problems they cannot handle.static classstatic classstatic class