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