Class TrustPoint
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.validationService.trustpoint.TrustPoint
- All Implemented Interfaces:
Callable<TrustPointResult>
- Direct Known Subclasses:
TrustAnchorUrl,TrustedListService
public abstract class TrustPoint extends Object implements Callable<TrustPointResult>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTrustPoint.TrustPointType -
Constructor Summary
Constructors Constructor Description TrustPoint(String url, TrustPoint.TrustPointType type) -
Method Summary
Modifier and Type Method Description TrustPoint.TrustPointTypegetType()StringgetUrl()
-
Constructor Details
-
TrustPoint
-
-
Method Details
-
getUrl
-
getType
-