|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectissrg.pba.rbac.DefaultRevocationChecker
public class DefaultRevocationChecker
| Constructor Summary | |
|---|---|
DefaultRevocationChecker()
|
|
| Method Summary | |
|---|---|
boolean |
isRevoked(java.lang.Object token)
|
boolean |
isRevoked(ParsedToken token)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRevocationChecker()
| Method Detail |
|---|
public boolean isRevoked(ParsedToken token)
throws ACNotFoundException
ACNotFoundException
public boolean isRevoked(java.lang.Object token)
throws RevocationNotDecisiveException
isRevoked in interface RevocationCheckerRevocationNotDecisiveException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||