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