public class InboundAuthenticationContextCacheEntry
extends org.wso2.carbon.identity.application.common.cache.CacheEntry
Constructor and Description |
---|
InboundAuthenticationContextCacheEntry(InboundAuthenticationContext inboundAuthenticationRequest) |
Modifier and Type | Method and Description |
---|---|
InboundAuthenticationContext |
getInboundAuthenticationContext() |
void |
setInboundAuthenticationContext(InboundAuthenticationContext inboundAuthenticationContext) |
public InboundAuthenticationContextCacheEntry(InboundAuthenticationContext inboundAuthenticationRequest)
public InboundAuthenticationContext getInboundAuthenticationContext()
public void setInboundAuthenticationContext(InboundAuthenticationContext inboundAuthenticationContext)
Copyright © 2015 WSO2. All rights reserved.