| Constructor and Description |
|---|
SqrlAuthStateMonitor(SqrlConfig sqrlConfig,
SqrlServerOperations sqrlServerOperations,
SqrlClientAuthStateUpdater clientAuthStateUpdater) |
| Modifier and Type | Method and Description |
|---|---|
void |
monitorCorrelatorForChange(String correlatorString,
SqrlAuthenticationStatus browserStatus)
Add the given correlator to the list of monitored items for state changes
|
void |
run() |
void |
stopMonitoringCorrelator(String correlatorString) |
public SqrlAuthStateMonitor(SqrlConfig sqrlConfig, SqrlServerOperations sqrlServerOperations, SqrlClientAuthStateUpdater clientAuthStateUpdater)
public void monitorCorrelatorForChange(String correlatorString, SqrlAuthenticationStatus browserStatus)
browserSessionId - the browsers session IDcorrelatorString - our correlator ID of the session to monitorbrowserStatus - the current status as reported by the browserpublic void stopMonitoringCorrelator(String correlatorString)
Copyright © 2016. All rights reserved.