issrg.pba.rbac
Class WebDAVRevocationChecker

java.lang.Object
  extended by issrg.pba.rbac.WebDAVRevocationChecker
All Implemented Interfaces:
RevocationChecker

public class WebDAVRevocationChecker
extends java.lang.Object
implements RevocationChecker

Author:
Rune Bjerk 10.07.2007

Constructor Summary
WebDAVRevocationChecker(boolean shouldRevoke)
           
 
Method Summary
 boolean isRevoked(java.lang.Object token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDAVRevocationChecker

public WebDAVRevocationChecker(boolean shouldRevoke)
Method Detail

isRevoked

public boolean isRevoked(java.lang.Object token)
                  throws RevocationNotDecisiveException
Specified by:
isRevoked in interface RevocationChecker
Throws:
RevocationNotDecisiveException