| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.ac.impl.PolicyBuilder
org.apache.lenya.ac.impl.RemovedAccreditablePolicyBuilder
public class RemovedAccreditablePolicyBuilder
A PolicyBuilder which can be used after an accreditable was removed.
| Field Summary | 
|---|
| Fields inherited from class org.apache.lenya.ac.impl.PolicyBuilder | 
|---|
GROUP_ELEMENT, ID_ATTRIBUTE, IP_RANGE_ELEMENT, POLICY_ELEMENT, ROLE_ELEMENT, SSL_ATTRIBUTE, USER_ELEMENT, WORLD_ELEMENT | 
| Constructor Summary | |
|---|---|
RemovedAccreditablePolicyBuilder(AccreditableManager accreditableManager)
Ctor.  | 
|
| Method Summary | |
|---|---|
protected  Accreditable | 
getAccreditable(java.lang.String elementName,
                java.lang.String id)
Creates an accredtiable for an element.  | 
 void | 
setRemovedAccreditable(Accreditable accreditable)
Sets the removed accreditable.  | 
| Methods inherited from class org.apache.lenya.ac.impl.PolicyBuilder | 
|---|
build, buildPolicy, buildPolicy, getAccreditableManager, save, savePolicy | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RemovedAccreditablePolicyBuilder(AccreditableManager accreditableManager)
accreditableManager - The accreditable manager.| Method Detail | 
|---|
public void setRemovedAccreditable(Accreditable accreditable)
accreditable - An accreditable.
protected Accreditable getAccreditable(java.lang.String elementName,
                                       java.lang.String id)
                                throws AccessControlException
PolicyBuilder
getAccreditable in class PolicyBuilderelementName - The elment name.id - The ID of the accreditable.
AccessControlException - when something went wrong.PolicyBuilder.getAccreditable(java.lang.String, java.lang.String)
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||