| $ctor(::Bedrock::NotNullNonOwnerPtr<::IEDUSystems > eduSystems, ::Identity::ActiveDirectoryIdentityParameters &¶meters) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| $ctor(::Bedrock::NonOwnerPointer<::IEDUSystems > eduSystems, ::std::optional<::EducationServicesEnvironment > environment, ::std::unique_ptr<::IActiveDirectoryIdentityTelemetry > &&eventing, ::std::unique_ptr<::Identity::ISettingStorageStrategy > &&settings, ::std::unique_ptr<::Identity::IEduSsoStrategy > &&sso, ::std::function<::std::unique_ptr<::Identity::IEduAuth >(::Identity::EduAuthParameters &&)> createAuth, ::std::unique_ptr<::ResponseVerifier > verifier, ::std::string appSessionId) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| $ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $ctor(::std::string name) (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | |
| $ctor(::WorkerPool &, ::Scheduler &, ::std::string) (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | |
| $dtor() | ActiveDirectoryIdentity | |
| Bedrock::$vftable() | Bedrock::EnableNonOwnerReferences | static |
| Bedrock::Threading::EnableQueueForMainThread::$vftable() | Bedrock::Threading::EnableQueueForMainThread | static |
| $vftableForEnableNonOwnerReferences() | ActiveDirectoryIdentity | static |
| $vftableForEnableQueueForMainThread() | ActiveDirectoryIdentity | static |
| _authenticateDemoWithService() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _authenticateSignInWithService() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _executeOnMainThread(::std::function< void()> &&callback) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _handleAuthenticationResponse(::WebServices::EduSignin::SigninResponse &response) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _identityGained() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _identityLost() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _onError(::std::string const &error, ::ActiveDirectoryAuthenticationState newState, ::std::vector<::std::pair<::std::string, ::std::string > > details) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _onStatusChanged(::ActiveDirectoryAuthenticationState from, ::ActiveDirectoryAuthenticationState to) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _parseTokenInfo(::std::string const &tokenToParse) const (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _populateResponse(::WebServices::EduSignin::SigninResponse const &response) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _signInCanceled() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _updateData(::std::optional<::Bedrock::Result<::Identity::AuthToken, ::Identity::AuthError > > result, bool isRefresh) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| _updateGraphData(::std::optional<::Bedrock::Result<::Identity::AuthToken, ::Identity::AuthError > > result, bool isRefresh) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| ActiveDirectoryIdentity(ActiveDirectoryIdentity const &) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| ActiveDirectoryIdentity() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| addObserver(::edu::auth::CredentialsObserver &observer) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableQueueForMainThread() (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | |
| EnableQueueForMainThread(::std::string name) (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | explicit |
| EnableQueueForMainThread(::WorkerPool &, ::Scheduler &, ::std::string) (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | |
| getIdentity() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| IS_VALID_FIELD() | ActiveDirectoryIdentity | static |
| JWT_EXPIRATION_FIELD() | ActiveDirectoryIdentity | static |
| JWT_REQUEST_ID_FIELD() | ActiveDirectoryIdentity | static |
| mCachedServiceEndpoint() | ActiveDirectoryIdentity | static |
| mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| mQueueForThreadTaskGroup (defined in Bedrock::Threading::EnableQueueForThread) | Bedrock::Threading::EnableQueueForThread | |
| mUnk16c98e (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk27931c (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk3ae843 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk3b60d4 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk46e055 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk4d1db4 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk89d1c9 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnk9f179e (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnka7ac16 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnkb1e89c (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnkb73670 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnke3078c (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| mUnkf84d67 (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| operator=(ActiveDirectoryIdentity const &) (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| PAYLOAD_FIELD() | ActiveDirectoryIdentity | static |
| PUBLIC_KEY() | ActiveDirectoryIdentity | static |
| queue(::std::function< void()> &&callback) (defined in Bedrock::Threading::EnableQueueForThread) | Bedrock::Threading::EnableQueueForThread | |
| queueAutoRequeue(::std::function< bool()> &&callback) (defined in Bedrock::Threading::EnableQueueForThread) | Bedrock::Threading::EnableQueueForThread | |
| queueForMainThread(::std::function< void()> &&callback) (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | |
| queueForMainThreadAutoRequeue(::std::function< bool()> &&callback) (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | |
| REQUEST_ID_FIELD() | ActiveDirectoryIdentity | static |
| resetAuthenticationState() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| RESPONSE_FIELD() | ActiveDirectoryIdentity | static |
| signOut(::std::function< void(::Identity::SignOutResult)> callback) const (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| tick() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | |
| ~ActiveDirectoryIdentity() (defined in ActiveDirectoryIdentity) | ActiveDirectoryIdentity | virtual |
| ~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
| ~EnableQueueForMainThread() (defined in Bedrock::Threading::EnableQueueForMainThread) | Bedrock::Threading::EnableQueueForMainThread | virtual |
| ~EnableQueueForThread()=default (defined in Bedrock::Threading::EnableQueueForThread) | Bedrock::Threading::EnableQueueForThread | virtual |