public class AuthenticationRequestCacheEntry
extends org.wso2.carbon.identity.application.common.cache.CacheEntry
Constructor and Description |
---|
AuthenticationRequestCacheEntry(AuthenticationRequest requestContext) |
Modifier and Type | Method and Description |
---|---|
AuthenticationRequest |
getAuthenticationRequest() |
void |
setAuthenticationRequest(AuthenticationRequest authenticationRequest) |
public AuthenticationRequestCacheEntry(AuthenticationRequest requestContext)
public AuthenticationRequest getAuthenticationRequest()
public void setAuthenticationRequest(AuthenticationRequest authenticationRequest)
Copyright © 2015 WSO2. All rights reserved.