AuthenticationData interface.See: Description
| Interface | Description |
|---|---|
| AuthenticationData |
An AuthenticationData is used in
SubstitutionScheduleData.setAuthenticationData(AuthenticationData) to specify
what type of credential is needed to access the schedule. |
| Class | Description |
|---|---|
| NoAuthenticationData | |
| PasswordAuthenticationData | |
| SchoolNumberPasswordAuthenticationData | |
| UserPasswordAuthenticationData |
AuthenticationData interface.