|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.itinnovation.grid.pbac2.pdp.webadmin.ACLmodel
public class ACLmodel
This bean is used to pass information from ACLadmin to the JSP for rendering.
ACLadmin| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isEditable()
public boolean isGroup()
public String getSuccessMessage()
public String getFailureMessage()
public String getLinkSelf()
public int getTypeOfRuleToAdd()
public void setTrustedAttributeTypes(TrustedAttributeType[] trustedAttributeTypes)
public PolicyRule[] getRules(String role)
public String[] getRoles()
public void setValidRoles(String[] validRoles)
public String[] getValidRoles()
public TrustedAttributeType[] getTrustedAttributeTypes()
public void setEditable(boolean editable)
public void setGroup(boolean group)
public void addSuccessMessage(String successMessage)
public void addFailureMessage(String failureMessage)
public void setLinkSelf(String linkSelf)
public void setTypeOfRuleToAdd(int typeOfRuleToAdd)
public void addRules(PolicyRule[] rules)
public void setDefaultType(PolicyRuleType defaultType)
public PolicyRuleType getDefaultType()
public void setResourceID(String resourceID)
public String getResourceID()
public void setDefaultProcessRole(String defaultProcessRole)
public String getDefaultProcessRole()
public void setGroups(String[] groups)
public String[] getGroups()
public TrustedAttributeType getTrustedAttributeType(int typeid)
public boolean getNoLongerExists()
public void setNoLongerExists(boolean noLongerExists)
public boolean hasAuthorityCertificate(PolicyRule rule)
rule - the rule to be checked
public Map<String,String> getDeleteParameters(PolicyRule rule)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||