Project Aristotle - ArisID Attribute Services

Uses of Class
org.openliberty.arisidbeans.ModPropertyValue

Packages that use ModPropertyValue
org.openliberty.arisidbeans   
 

Uses of ModPropertyValue in org.openliberty.arisidbeans
 

Methods in org.openliberty.arisidbeans with parameters of type ModPropertyValue
 void IGFObject.setAttribute(ModPropertyValue attr)
          Modifies the attributes value of the Subject in Attribute Authority.
 void IGFObject.setAttribute(ModPropertyValue attr, java.security.Principal user)
          Modifies the attributes value of the Subject in Attribute Authority.
 

Method parameters in org.openliberty.arisidbeans with type arguments of type ModPropertyValue
 void IGFObject.setAttributes(java.util.List<ModPropertyValue> attrs)
          Modifies the attributes values of the Subject in Attribute Authority.
 void IGFObject.setAttributes(java.util.List<ModPropertyValue> attrs, java.security.Principal user)
          Modifies the attributes values of the Subject in Attribute Authority.
 


OpenLiberty.org - Licensed under Apache APL 2.0