Skip to content

/AWS1/CL_SSA=>PUTAPPLICATIONAUTHNTCTNMETH()

About PutApplicationAuthenticationMethod

Adds or updates an authentication method for an application.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONARN TYPE /AWS1/SSAAPPLICATIONARN /AWS1/SSAAPPLICATIONARN

Specifies the ARN of the application with the authentication method to add or update.

IV_AUTHENTICATIONMETHODTYPE TYPE /AWS1/SSAAUTHNTCTNMETHODTYPE /AWS1/SSAAUTHNTCTNMETHODTYPE

Specifies the type of the authentication method that you want to add or update.

IO_AUTHENTICATIONMETHOD TYPE REF TO /AWS1/CL_SSAAUTHNTCTNMETHOD /AWS1/CL_SSAAUTHNTCTNMETHOD

Specifies a structure that describes the authentication method to add or update. The structure type you provide is determined by the AuthenticationMethodType parameter.