| Class | Description |
|---|---|
| AbstractAuthentication | Class encapsulating the abstract authentication interface. |
| AbstractAuthorization | Class encapsulating the authorization interface. |
| AuthCache | Class encapsulating the authentication cache. |
| AuthenticationPolicy | A policy determining how the user is authenticated to access the service. |
| AuthorizationPolicy | A policy determining how the user is authorized to access the service. |
| BasicAccessList | Class encapsulating the authorization by access list. |
| InbandAuthentication | Class encapsulating the inband authentication interface. |
| NEyesAuthorization | Class encapsulating N eyes authorization. |
| PairAuthorization | Class encapsulating pair-based 4 eyes authorization. |
| PermitGroup | Class encapsulating the group membership based authorization. |
| PermitTime | Class encapsulating time based authorization. |
| PermitUser | Class encapsulating the user-name based authorization. |
| SatyrAuthentication | Class encapsulating the outband authentication interface using the Satyr application. |
| ServerAuthentication | Class encapsulating the server authentication interface. |
| ZAAuthentication | Class encapsulating the outband authentication interface using the Zorp Authentication Agent. |
Table 5.1. Classes of the Auth module
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu


