org.eclipse.jetty.security.jaspi.modules
类 ClientCertAuthModule
java.lang.Object
org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
- 所有已实现的接口:
- ServerAuthContext, ServerAuthModule, ServerAuth
已过时。 use *ServerAuthentication
public class ClientCertAuthModule
- extends BaseAuthModule
- 版本:
- $Rev: 4530 $ $Date: 2009-02-13 00:47:44 +0100 (Fri, 13 Feb 2009) $
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientCertAuthModule
public ClientCertAuthModule()
- 已过时。
ClientCertAuthModule
public ClientCertAuthModule(CallbackHandler callbackHandler)
- 已过时。
validateRequest
public AuthStatus validateRequest(MessageInfo messageInfo,
Subject clientSubject,
Subject serviceSubject)
throws AuthException
- 已过时。
- 指定者:
- 接口
ServerAuth 中的 validateRequest - 覆盖:
- 类
BaseAuthModule 中的 validateRequest
- 抛出:
AuthException
Copyright © 2013. All Rights Reserved.