Package | Description |
---|---|
org.wso2.balana |
This is the root package, which contains the PDP class where most
people will want to start.
|
org.wso2.balana.attr |
Contains many of the classes related to attributes and attribute
retrieval.
|
Modifier and Type | Method and Description |
---|---|
AttributeFactoryProxy |
ConfigurationStore.getDefaultAttributeFactoryProxy()
Returns the default attribute factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
AttributeFactory.registerFactory(String identifier,
AttributeFactoryProxy proxy)
Registers the given factory proxy with the given identifier.
|
static void |
AttributeFactory.setDefaultFactory(AttributeFactoryProxy proxy)
Sets the default factory.
|
Copyright © 2015 WSO2. All rights reserved.