Uses of Class
net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher

Packages that use SubjectCredentials.CertificateMatcher
net.jini.jeri.ssl Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over TLS/SSL) to support invocation constraints. 
 

Uses of SubjectCredentials.CertificateMatcher in net.jini.jeri.ssl
 

Methods in net.jini.jeri.ssl that return SubjectCredentials.CertificateMatcher
(package private) static SubjectCredentials.CertificateMatcher SubjectCredentials.CertificateMatcher.create(String certificateName)
          Creates an object that can be compared with an X.509 certificate.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.