public class SampleAttributeFinderModule
extends org.wso2.balana.finder.AttributeFinderModule
| Constructor and Description |
|---|
SampleAttributeFinderModule() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.balana.cond.EvaluationResult |
findAttribute(URI attributeType,
URI attributeId,
String issuer,
URI category,
org.wso2.balana.ctx.EvaluationCtx context) |
Set<String> |
getSupportedCategories() |
Set |
getSupportedIds() |
boolean |
isDesignatorSupported() |
public Set<String> getSupportedCategories()
getSupportedCategories in class org.wso2.balana.finder.AttributeFinderModulepublic Set getSupportedIds()
getSupportedIds in class org.wso2.balana.finder.AttributeFinderModulepublic 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.AttributeFinderModulepublic boolean isDesignatorSupported()
isDesignatorSupported in class org.wso2.balana.finder.AttributeFinderModuleCopyright © 2019 WSO2. All rights reserved.