This method is similar to the previous login function in that access authentication is performed on the username and password supplied. A SID is returned only if the access is authenticated. However, a specific access policy, as identified in the third parameter, is applied to control and manage all subsequent Web Services accesses. Empty content in the policy parameter automatically applies the default policy.
Username and password are required fields that require plain text when you define them. Policy is required, but can be empty, and you must use plain text. Use the policy code defined in a policy.
How a login is validated depends on the contact’s assigned access type. The access type object is hosted by CA SDM and sets the validation type. You can use the product to view the access type record, and you can also use the getAccessTypeForContact() web method to retrieve any access type object information.
Note: For more information about access types, see the Administration Guide.
| Copyright © 2012 CA. All rights reserved. |
|