public final class DenyRevocationPolicy extends Object implements RevocationPolicy<Void>
| Constructor and Description |
|---|
DenyRevocationPolicy() |
public void apply(Void nothing) throws GeneralSecurityException
apply in interface RevocationPolicy<Void>nothing - SHOULD be null; ignored in all cases.GeneralSecurityException - Thrown in all cases.RevocationPolicy.apply(java.lang.Object)Copyright © 2004-2015 Jasig. All Rights Reserved.