Programming Guides › Programming Guide for Perl › CLI Agent API Methods › User Methods
User Methods
The following methods act on AgentUser objects:
- Audit MethodAudits Authorizations Performed out of Agent Cache
- Certificate MethodSets or Retrieves User's X.509 Certificate
- CertificateFile MethodSets or Retrieves User's X.509 Certificate Using File
- CreateSSOToken MethodCreates Single Sign-on Token Object
- CustomData MethodSets or Retrieves Custom Authentication Data
- FormData MethodSets or Retrieves HTML Forms-based Authentication Data
- GetResponse MethodReturns Response After IsAuthorized or Login
- Impersonate MethodAllows One User to Impersonate Another
- IsAuthorized MethodDetermines Whether User Is Authorized
- Login MethodPerforms Session Login and Validation
- Logout MethodLogs the User out of the Session
- Name MethodSets or Retrieves the User's Username
- Password MethodSets or Retrieves the User's Password
- Validate MethodValidates a Session Specification