接口 javax.security.auth.message.config.ServerAuthConfig
的使用

使用 ServerAuthConfig 的软件包
javax.security.auth.message.config   
org.eclipse.jetty.security.jaspi   
 

javax.security.auth.message.configServerAuthConfig 的使用
 

返回 ServerAuthConfigjavax.security.auth.message.config 中的方法
 ServerAuthConfig AuthConfigProvider.getServerAuthConfig(String layer, String appContext, CallbackHandler handler)
           
 

org.eclipse.jetty.security.jaspiServerAuthConfig 的使用
 

实现 ServerAuthConfigorg.eclipse.jetty.security.jaspi 中的类
 class SimpleAuthConfig
           
 

参数类型为 ServerAuthConfigorg.eclipse.jetty.security.jaspi 中的构造方法
JaspiAuthenticator(ServerAuthConfig authConfig, Map authProperties, ServletCallbackHandler callbackHandler, Subject serviceSubject, boolean allowLazyAuthentication, IdentityService identityService)
           
 



Copyright © 2013. All Rights Reserved.