Uses of Class
com.pingidentity.sdk.api.authn.model.action.RegisterUser
-
Packages that use RegisterUser Package Description com.pingidentity.sdk.api.authn.common Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins. -
-
Uses of RegisterUser in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type RegisterUser Modifier and Type Field Description static AuthnActionSpec<RegisterUser>CommonActionSpec. REGISTER_USERThe action used when registering a new user.
-