issrg.pba.rbac
Interface RevocationChecker

All Known Implementing Classes:
DefaultRevocationChecker, WebDAVRevocationChecker

public interface RevocationChecker


Method Summary
 boolean isRevoked(java.lang.Object token)
           
 

Method Detail

isRevoked

boolean isRevoked(java.lang.Object token)
                  throws RevocationNotDecisiveException
Throws:
RevocationNotDecisiveException