|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.wssecurity.auth.module.BSTokenLoginModule
com.ibm.wsspi.wssecurity.auth.module.PkiPathLoginModule
public class PkiPathLoginModule
A LoginModule
implementation to process and validate PkiPath type X509Certificate data.
This login module extends com.ibm.wsspi.wssecurity.auth.module.BSTokenLoginModule
.
BSTokenLoginModule
,
LoginModule
Field Summary |
---|
Fields inherited from class com.ibm.wsspi.wssecurity.auth.module.BSTokenLoginModule |
---|
_binary, _cert, _handler, _messageContext, _options, _properties, _sharedState, _subject |
Constructor Summary | |
---|---|
PkiPathLoginModule()
|
Method Summary | |
---|---|
boolean |
login()
Logs in the login process and validates PkiPath data. |
Methods inherited from class com.ibm.wsspi.wssecurity.auth.module.BSTokenLoginModule |
---|
abort, commit, initialize, logout |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PkiPathLoginModule()
Method Detail |
---|
public boolean login() throws javax.security.auth.login.LoginException
login
in interface javax.security.auth.spi.LoginModule
login
in class BSTokenLoginModule
javax.security.auth.login.LoginException
- if the login failsLoginModule.login()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |