Class AlternativeAuthenticationSource
java.lang.Object
com.pingidentity.sdk.api.authn.model.state.AlternativeAuthenticationSource
An API state model containing details for an alternative authentication source.
- Since:
- 9.3
-
Constructor Summary
ConstructorsConstructorDescriptionCreate an AlternativeAuthenticationSource instance. -
Method Summary
-
Constructor Details
-
AlternativeAuthenticationSource
public AlternativeAuthenticationSource()Create an AlternativeAuthenticationSource instance. -
AlternativeAuthenticationSource
-
-
Method Details
-
getName
Get the name of the alternative authentication source. -
setName
Set the name of the alternative authentication source.
-