Uses of Class
com.pingidentity.sdk.oobauth.UserAuthBindingMessageException
-
Packages that use UserAuthBindingMessageException Package Description com.pingidentity.sdk.oobauth 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 UserAuthBindingMessageException Modifier and Type Method Description OOBAuthTransactionContextOOBAuthPlugin. 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.
-