Class X509CertificateImpl.CleanerState
java.lang.Object
org.opensaml.xmlsec.signature.impl.X509CertificateImpl.CleanerState
- All Implemented Interfaces:
Runnable
- Enclosing class:
- X509CertificateImpl
The action to be taken when the current state must be cleaned.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
The index to remove from the store.
-
-
Constructor Details
-
CleanerState
Constructor.- Parameters:
idx
- the index in theX509CertificateImpl.B64_CERT_STORE
.
-
-
Method Details