Modifier and Type | Method and Description |
---|---|
AuthenticationResult |
AuthenticationResultCacheEntry.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationResultCacheEntry.setResult(AuthenticationResult result) |
Modifier and Type | Method and Description |
---|---|
protected AuthenticationResult |
IdentityProcessor.processResponseFromFrameworkLogin(IdentityMessageContext context)
Processes the IdentityMessageContext and retrieved the using
sessionDataKey parameter and sets the
AuthenticationResult to message context if found in AuthenticationResultCache |
Modifier and Type | Method and Description |
---|---|
static void |
FrameworkUtils.addAuthenticationResultToCache(String key,
AuthenticationResult authenticationResult) |
Copyright © 2016 WSO2. All rights reserved.