站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 connector API Documentation 英文版文档

Uses of Class org.jboss.resource.metadata.AuthenticationMechanismMetaData (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档


Uses of Class
org.jboss.resource.metadata.AuthenticationMechanismMetaData

Packages that use AuthenticationMechanismMetaData
org.jboss.resource.deployment   
org.jboss.resource.metadata   
 

Uses of AuthenticationMechanismMetaData in org.jboss.resource.deployment
 

Methods in org.jboss.resource.deployment with parameters of type AuthenticationMechanismMetaData
 Object ResourceAdapterObjectModelFactory.newChild(AuthenticationMechanismMetaData ammd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, Attributes attrs)
          authentication mechanism child elements
 void ResourceAdapterObjectModelFactory.setValue(AuthenticationMechanismMetaData ammd, org.jboss.xml.binding.ContentNavigator navigator, String namespaceURI, String localName, String value)
          authentication mechanism elements
 

Uses of AuthenticationMechanismMetaData in org.jboss.resource.metadata
 

Methods in org.jboss.resource.metadata that return AuthenticationMechanismMetaData
 AuthenticationMechanismMetaData ConnectorMetaData.getAuthenticationMechanism()
          Get the authentication mechanism
 

Methods in org.jboss.resource.metadata with parameters of type AuthenticationMechanismMetaData
 void ConnectorMetaData.setAuthenticationMechansim(AuthenticationMechanismMetaData ammd)
          Set the authentication mechansim
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.