The WebCertificateCallback constructor
- Organization of this page
Description
Executes the WebCertificateLoginModule class's login method and then creates an instance of the WebCertificateCallback class.
Syntax
public WebCertificateCallback(String attrName);
Parameters
- attrName:
-
Specifies the attribute name to be resolved from the DN name.
Exceptions
None