registerUser(String, String, String, boolean) method

Register the user using SSO2 cookie or an X.509 certificate.

Syntax

void registerUser ( String username , String securityConfig , String password , boolean isSynchronous ) throws ODPException

Parameters

Exceptions

Examples