AuthError - AuthLogout - AuthGeneric
Introduction and overview
These AuthStates are used as a helper AuthState. They do not process any authentication but generate (error) GUIs.
Description
The following table describes the characteristics of the AuthState.
| Topic | Description |
|---|---|
| Class | ch.nevis.esauth.auth.states.standard.AuthErrorch.nevis.esauth.auth.states.standard.AuthGenericch.nevis.esauth.auth.states.standard.AuthLogout |
| Logging | StdStates |
| Auditing | none |
| Properties | none |
| Methods | process (all events) |
| Input | none |
| Transitions | default |
| Output | Remark: The configured GUI descriptor is generated as a result of using this plug-in. |
| Errors | none |
| Notes | none |
Example
See /opt/nevisauth/template/conf/esauth4.xml.