Class AuthnAction
java.lang.Object
com.pingidentity.sdk.api.authn.model.AuthnAction
The API model representing an available action in the Authentication API.
- Since:
- 9.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthnAction
Create an instance with the specified parameters.- Parameters:
id- The ID of the action.
-
-
Method Details
-
getId
Get the ID of the action. The Content-Type for the action is constructed from this by prepending "application/vnd.pingidentity." and appending "+json". -
setId
Set the ID of the action.
-