|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RevocationRegistry | |
---|---|
org.picketlink.identity.federation.core.sts | |
org.picketlink.identity.federation.core.sts.registry |
Uses of RevocationRegistry in org.picketlink.identity.federation.core.sts |
---|
Fields in org.picketlink.identity.federation.core.sts declared as RevocationRegistry | |
---|---|
protected RevocationRegistry |
AbstractSecurityTokenProvider.revocationRegistry
|
Uses of RevocationRegistry in org.picketlink.identity.federation.core.sts.registry |
---|
Classes in org.picketlink.identity.federation.core.sts.registry that implement RevocationRegistry | |
---|---|
class |
DefaultRevocationRegistry
A simple RevocationRegistry that keeps the revoked token ids in a memory-only cache. |
class |
FileBasedRevocationRegistry
FileBasedRevocationRegistry is a revocation registry implementation that uses a file to store the ids of the revoked
(canceled) security tokens. |
class |
JPABasedRevocationRegistry
JPABasedRevocationRegistry is a revocation registry implementation that uses JPA to store the ids of the revoked
(canceled) security tokens on a database. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |