public class X509LoginModule extends BSTokenLoginModule
X509Certificate data. This login module
extends com.ibm.wsspi.wssecurity.auth.module.BSTokenLoginModule.BSTokenLoginModule,
LoginModule| Modifier and Type | Field and Description |
|---|---|
protected static com.ibm.xml.soapsec.util.TraceComponent |
tc |
_binary, _cert, _handler, _messageContext, _options, _properties, _sharedState, _subject| Constructor and Description |
|---|
X509LoginModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
login()
Creates X509Certificate object and check its validity.
|
abort, commit, initialize, logoutpublic boolean login()
throws javax.security.auth.login.LoginException
login in interface javax.security.auth.spi.LoginModulelogin in class BSTokenLoginModulejavax.security.auth.login.LoginException - if the login failsLoginModule.login()