AuthDone
Introduction and overview
This AuthState is used as a final AuthState to finish a successful authentication.
Description
The following table describes the characteristics of the AuthState.
| Topic | Description | 
|---|---|
| Class | ch.nevis.esauth.auth.states.standard.AuthDone | 
| Logging | StdStates | 
| Auditing | none | 
| Properties | none | 
| Methods | process (all events) | 
| Input | none | 
| Transitions | none (should only be used as final AuthState) | 
| Output | On AUTH_DONE, all the current output arguments from previous states are saved to the authentication session. | 
| Errors | none | 
| Notes | none | 
Example
See /opt/nevisauth/template/conf/esauth4.xml.