Class SubmitDeviceProfileSessionId
- java.lang.Object
-
- com.pingidentity.sdk.api.authn.model.action.SubmitDeviceProfileSessionId
-
public class SubmitDeviceProfileSessionId extends Object
The API action model for actions where a session identifier is provided from device profiling.- Since:
- 10.3
-
-
Constructor Summary
Constructors Constructor Description SubmitDeviceProfileSessionId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSessionId()voidsetSessionId(String sessionId)
-