Uses of Class
org.iaccess.CredentialManager.CertificateLogical

Packages that use CertificateLogical
org.iaccess.CredentialManager   
 

Uses of CertificateLogical in org.iaccess.CredentialManager
 

Methods in org.iaccess.CredentialManager that return CertificateLogical
static CertificateLogical CertificateManager.mappingToLogicalSSL(java.lang.String certAsString, long sessionValidNotAfter)
          Maps a certificate received over a secure SSL connection (Base64 encoded) to a logic format.