BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.security.Certificate

Packages that use Certificate
weblogic.security   
weblogic.security.acl   
 

Uses of Certificate in weblogic.security
 

Subclasses of Certificate in weblogic.security
 class X509
          DER encoded X.509 certificate class.
 

Uses of Certificate in weblogic.security.acl
 

Methods in weblogic.security.acl with parameters of type Certificate
 User CertAuthenticator.authenticate(java.lang.String userName, Certificate[] certs, boolean ssl)
          Authenticate a user based on a certificate chain they have presented.
static User CertAuthentication.authenticate(java.lang.String userName, Certificate[] certs, boolean ssl)
          Authenticate a user based on a certificate chain they have presented.
 


Documentation is available at
http://www.weblogic.com/docs51