Package org.xipki.cmp

Class ProtectionVerificationResult


  • public class ProtectionVerificationResult
    extends Object
    Protection verification result with the requestor.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • ProtectionVerificationResult

        public ProtectionVerificationResult​(Object requestor,
                                            ProtectionResult protectionResult)
    • Method Detail

      • getRequestor

        public Object getRequestor()