Progress.Security.PAMStatus class

A class whose static members are the valid status codes that can be returned by an ABL authentication callback procedure, which can be called during the execution of an OpenEdge user authentication operation. See OpenEdge Development: Programming Interfaces for more information about authentication callback procedures.

Definition

This class is FINAL and cannot be inherited.

Serializable:

No

Constructors

This class only contains a private constructor.

Super Class

Progress.Lang.Object class

Interfaces

This class does not implement interfaces (beyond those it inherits from its base class).

Public Properties

Public Methods

This class does not contain methods (beyond those it inherits from its base class).

Public Events

This class does not contain events.

Notes