Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector15.AuthenticationMechanismType
Packages that use AuthenticationMechanismType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of AuthenticationMechanismType in org.jboss.shrinkwrap.descriptor.api.connector15
Methods in org.jboss.shrinkwrap.descriptor.api.connector15 that return AuthenticationMechanismTypeModifier and TypeMethodDescriptionAuthenticationMechanismType.authenticationMechanismType(String authenticationMechanismType) Sets theauthentication-mechanism-typeelementOutboundResourceadapterType.createAuthenticationMechanism()Creates a newauthentication-mechanismelementAuthenticationMechanismType.credentialInterface(String credentialInterface) Sets thecredential-interfaceelementAuthenticationMechanismType.credentialInterface(CredentialInterfaceType credentialInterface) Sets thecredential-interfaceelementAuthenticationMechanismType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementOutboundResourceadapterType.getOrCreateAuthenticationMechanism()If not already created, a newauthentication-mechanismelement will be created and returned.Sets theidattributeAuthenticationMechanismType.removeAllDescription()Removes thedescriptionelementAuthenticationMechanismType.removeAuthenticationMechanismType()Removes theauthentication-mechanism-typeelementAuthenticationMechanismType.removeCredentialInterface()Removes thecredential-interfaceattributeAuthenticationMechanismType.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector15 that return types with arguments of type AuthenticationMechanismTypeModifier and TypeMethodDescriptionOutboundResourceadapterType.getAllAuthenticationMechanism()Returns allauthentication-mechanismelements -
Uses of AuthenticationMechanismType in org.jboss.shrinkwrap.descriptor.impl.connector15
Classes in org.jboss.shrinkwrap.descriptor.impl.connector15 that implement AuthenticationMechanismTypeModifier and TypeClassDescriptionclassThis class implements theauthentication-mechanismTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return AuthenticationMechanismTypeModifier and TypeMethodDescriptionAuthenticationMechanismTypeImpl.authenticationMechanismType(String authenticationMechanismType) Sets theauthentication-mechanism-typeelementOutboundResourceadapterTypeImpl.createAuthenticationMechanism()Creates a newauthentication-mechanismelementAuthenticationMechanismTypeImpl.credentialInterface(String credentialInterface) Sets thecredential-interfaceelementAuthenticationMechanismTypeImpl.credentialInterface(CredentialInterfaceType credentialInterface) Sets thecredential-interfaceelementAuthenticationMechanismTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementOutboundResourceadapterTypeImpl.getOrCreateAuthenticationMechanism()If not already created, a newauthentication-mechanismelement will be created and returned.Sets theidattributeAuthenticationMechanismTypeImpl.removeAllDescription()Removes thedescriptionelementAuthenticationMechanismTypeImpl.removeAuthenticationMechanismType()Removes theauthentication-mechanism-typeelementAuthenticationMechanismTypeImpl.removeCredentialInterface()Removes thecredential-interfaceattributeAuthenticationMechanismTypeImpl.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return types with arguments of type AuthenticationMechanismTypeModifier and TypeMethodDescriptionOutboundResourceadapterTypeImpl.getAllAuthenticationMechanism()Returns allauthentication-mechanismelements