public static class X509FederationClient.X509FederationRequest extends Object
Class is immutable. @Immutable
Constructor and Description |
---|
X509FederationRequest(String publicKey,
String certificate,
Set<String> intermediateCertificates,
String purpose,
String fingerprintAlgorithm) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCertificate() |
String |
getFingerprintAlgorithm() |
Set<String> |
getIntermediateCertificates() |
String |
getPublicKey() |
String |
getPurpose() |
int |
hashCode() |
Copyright © 2016–2024. All rights reserved.