JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
M
N
V
A
add(String, String)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
C
CalculateCertificateHash
- Class in
me.sniggle.common.http
Helper class to calculate the Hash to verify the certificate with
CalculateCertificateHash(String)
- Constructor for class me.sniggle.common.http.
CalculateCertificateHash
calculateHash()
- Method in class me.sniggle.common.http.
CalculateCertificateHash
calculates the SHA-256 hash and converts it to a Hex String
CertificateFingerprintHostnameVerifier
- Class in
me.sniggle.common.http
Created by iulius on 22/06/15.
CertificateFingerprintHostnameVerifier(Map<String, String>)
- Constructor for class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
CertificateFingerprintHostnameVerifier(Map<String, String>, PublicSuffixMatcher)
- Constructor for class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
E
extractCertificate(SSLSession)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
extractCN(String)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
extractSubjectAlts(X509Certificate, int)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
M
main(String[])
- Static method in class me.sniggle.common.http.
CalculateCertificateHash
main method to be called from command line
matchCN(String, String, PublicSuffixMatcher)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchDNSName(String, List<String>, PublicSuffixMatcher)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchDomainRoot(String, String)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIdentity(String, String, PublicSuffixMatcher, boolean)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIdentity(String, String, PublicSuffixMatcher)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIdentity(String, String)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIdentityStrict(String, String, PublicSuffixMatcher)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIdentityStrict(String, String)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIPAddress(String, List<String>)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
matchIPv6Address(String, List<String>)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
me.sniggle.common.http
- package me.sniggle.common.http
N
normaliseAddress(String)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
V
validateCertificate()
- Method in class me.sniggle.common.http.
CalculateCertificateHash
validates that the given certificate path exists and the Certificate could be read
verify(String, X509Certificate)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
verify(String, SSLSession)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
verifyFingerprint(String, Certificate)
- Method in class me.sniggle.common.http.
CertificateFingerprintHostnameVerifier
A
C
E
M
N
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.