站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

IdentityPropagationLoginModule.Runnable - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.core.security.jaas
Interface IdentityPropagationLoginModule.Runnable

Enclosing interface:
IdentityPropagationLoginModule

public static interface IdentityPropagationLoginModule.Runnable


Method Summary
 void run(java.lang.String userName, java.lang.String password)
           
 

Method Detail

run

public void run(java.lang.String userName,
                java.lang.String password)