当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
SecurityAssociationAuthenticator (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.security
Class SecurityAssociationAuthenticator
java.lang.Object
java.net.Authenticator
org.jboss.security.SecurityAssociationAuthenticator
- public class SecurityAssociationAuthenticator
- extends Authenticator
An implementation of Authenticator that obtains the username and password
from the current SecurityAssociation state.
- Version:
- $Revision: 1.5 $
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityAssociationAuthenticator
public SecurityAssociationAuthenticator()
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.