4.3 Authenticator Tasks

Other topics are currently being developed.

4.3.1 Creating an Identity Object (Login)

To create an Identity object (login), you must do the following:

  1. Create an Identity object.
  2. Construct the Identity with its appropriate identity scopes.

Code Sample:

The Java class Login.java demonstrates how to create an identity object.

Related Topics:

Related Reference Guide Topics: