|
LeviLamina
|
Public Types | |
| using | SubjectType |
Public Member Functions | |
| virtual void | onNotify (::edu::auth::CredentialsAcquired const &state) |
| virtual void | onNotify (::edu::auth::CredentialsRefreshSuccess const &state) |
| virtual void | onNotify (::edu::auth::GenericCredentialsEvent<::edu::auth::SignInCredsRefreshFailed > const &state) |
| virtual void | onNotify (::EDUConfigData const &config) |
| virtual void | onNotify (::edu::auth::GenericCredentialsEvent<::edu::auth::CredsAuthComplete > const &state) |
| virtual void | onNotify (::edu::auth::GenericCredentialsEvent<::edu::auth::CredsLost > const &state) |
| virtual void | onNotify (::edu::auth::GenericCredentialsEvent<::edu::auth::CredsExpired > const &state) |
| virtual void | onNotify (::edu::auth::GenericCredentialsEvent<::edu::auth::GraphCredsRefreshFailed > const &state) |
| MCAPI void | $dtor () |
| SubjectType * | getSubject () |
| void | removeFromSubject () |
| virtual void | _onSubjectDestroyed () |
Public Attributes | |
| SubjectType * | mpSubject |
| MCAPI void edu::auth::CredentialsObserver::$dtor | ( | ) |