|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.security.jaspi.modules.BaseAuthModule
org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
public class ClientCertAuthModule
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule |
|---|
callbackHandler, LOGIN_SERVICE_KEY |
| Constructor Summary | |
|---|---|
ClientCertAuthModule()
Deprecated. |
|
ClientCertAuthModule(javax.security.auth.callback.CallbackHandler callbackHandler)
Deprecated. |
|
| Method Summary | |
|---|---|
AuthStatus |
validateRequest(MessageInfo messageInfo,
javax.security.auth.Subject clientSubject,
javax.security.auth.Subject serviceSubject)
Deprecated. |
| Methods inherited from class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule |
|---|
cleanSubject, getSupportedMessageTypes, initialize, isMandatory, login, login, secureResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientCertAuthModule()
public ClientCertAuthModule(javax.security.auth.callback.CallbackHandler callbackHandler)
| Method Detail |
|---|
public AuthStatus validateRequest(MessageInfo messageInfo,
javax.security.auth.Subject clientSubject,
javax.security.auth.Subject serviceSubject)
throws AuthException
validateRequest in class BaseAuthModuleAuthException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||