Uses of Class
com.pingidentity.sdk.oobauth.UserAuthBindingMessageException
Packages that use UserAuthBindingMessageException
Package
Description
A plugin interface, with associated classes, for orchestrating out-of-band
authentication/authorization.
-
Uses of UserAuthBindingMessageException in com.pingidentity.sdk.oobauth
Methods in com.pingidentity.sdk.oobauth that throw UserAuthBindingMessageExceptionModifier and TypeMethodDescriptionOOBAuthPlugin.initiate(OOBAuthRequestContext requestContext, Map<String, Object> inParameters) Starts an out-of-band authentication/authorization with an end-user identified via the user attributes in the OOBAuthRequestContext provided in the call.