Uses of Interface
org.wso2.balana.attr.AttributeFactoryProxy

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.
 



Copyright © 2015 WSO2. All rights reserved.