|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.constraints.ServicesConstraint
Base class for a constraint, serves to provide storage for the set of exceptions (if any).
Field Summary | |
protected static java.util.logging.Logger |
LOG
|
Constructor Summary | |
protected |
ServicesConstraint(java.util.Set exceptions)
|
Method Summary | |
protected boolean |
isException(java.lang.String algorithm)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.bouncycastle.crypto.CryptoServicesConstraints |
check |
Field Detail |
protected static final java.util.logging.Logger LOG
Constructor Detail |
protected ServicesConstraint(java.util.Set exceptions)
Method Detail |
protected boolean isException(java.lang.String algorithm)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |