public class ProtectionVerificationResult extends Object
| Constructor and Description |
|---|
ProtectionVerificationResult(Object requestor,
ProtectionResult protectionResult) |
| Modifier and Type | Method and Description |
|---|---|
ProtectionResult |
getProtectionResult() |
Object |
getRequestor() |
public ProtectionVerificationResult(Object requestor, ProtectionResult protectionResult)
public Object getRequestor()
public ProtectionResult getProtectionResult()
Copyright © 2020. All rights reserved.