|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagedSubject
This is a managed subject interface to a managed PERMIS decision engine.
this interface extends the Subject interface, then adds the Managed functionality, which is holding and returning the policy version number.
so that if the policy updates it's own version number this subject can be identified as being out of date.
Method Summary | |
---|---|
int |
policyVersionNumber()
get the "update policy version" number. |
Methods inherited from interface issrg.pba.Subject |
---|
exportCreds, getHolder, getOwner, getService |
Method Detail |
---|
int policyVersionNumber()
policyVersionNumber()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |