|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeFactoryProxy | |
---|---|
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. |
Uses of AttributeFactoryProxy in org.wso2.balana |
---|
Methods in org.wso2.balana that return AttributeFactoryProxy | |
---|---|
AttributeFactoryProxy |
ConfigurationStore.getDefaultAttributeFactoryProxy()
Returns the default attribute factory. |
Uses of AttributeFactoryProxy in org.wso2.balana.attr |
---|
Methods in org.wso2.balana.attr with parameters of type AttributeFactoryProxy | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |