Uses of Class
org.opensaml.xml.security.x509.BasicX509Credential

Packages that use BasicX509Credential
org.opensaml.xml.security Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc. 
 

Uses of BasicX509Credential in org.opensaml.xml.security
 

Methods in org.opensaml.xml.security that return BasicX509Credential
static BasicX509Credential SecurityHelper.getSimpleCredential(java.security.cert.X509Certificate cert, java.security.PrivateKey privateKey)
          Get a simple, minimal credential containing an end-entity X.509 certificate, and optionally a private key.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.