public class CarbonAttributeFinder
extends org.wso2.balana.finder.AttributeFinderModule
Modifier and Type | Field and Description |
---|---|
protected int |
tenantId |
Constructor and Description |
---|
CarbonAttributeFinder(int tenantId) |
Modifier and Type | Method and Description |
---|---|
void |
clearAttributeCache()
Clears attribute cache
|
org.wso2.balana.cond.EvaluationResult |
findAttribute(URI attributeType,
URI attributeId,
String issuer,
URI category,
org.wso2.balana.ctx.EvaluationCtx context) |
Set |
getSupportedIds() |
void |
init()
Registers PIP attribute handlers with the PDP against their supported attributes.
|
boolean |
isDesignatorSupported() |
public void init()
public org.wso2.balana.cond.EvaluationResult findAttribute(URI attributeType, URI attributeId, String issuer, URI category, org.wso2.balana.ctx.EvaluationCtx context)
findAttribute
in class org.wso2.balana.finder.AttributeFinderModule
public boolean isDesignatorSupported()
isDesignatorSupported
in class org.wso2.balana.finder.AttributeFinderModule
public Set getSupportedIds()
getSupportedIds
in class org.wso2.balana.finder.AttributeFinderModule
public void clearAttributeCache()
Copyright © 2016 WSO2. All rights reserved.