Uses of Class
it.eng.rdlab.soa3.pm.connector.javaapi.beans.Attribute

Packages that use Attribute
it.eng.rdlab.soa3.pm.connector.javaapi.beans   
it.eng.rdlab.soa3.pm.connector.javaapi.engine   
 

Uses of Attribute in it.eng.rdlab.soa3.pm.connector.javaapi.beans
 

Methods in it.eng.rdlab.soa3.pm.connector.javaapi.beans that return types with arguments of type Attribute
 List<Attribute> AuthZRequestBean.getAttributes()
           
 

Method parameters in it.eng.rdlab.soa3.pm.connector.javaapi.beans with type arguments of type Attribute
 void AuthZRequestBean.setAttributes(List<Attribute> attributes)
           
 

Uses of Attribute in it.eng.rdlab.soa3.pm.connector.javaapi.engine
 

Method parameters in it.eng.rdlab.soa3.pm.connector.javaapi.engine with type arguments of type Attribute
 List<RuleBean> PolicyEngine.listRulesBySubjects(List<Attribute> subjects)
          Returns a list of rules with given attributes map
 



Copyright © 2013. All Rights Reserved.