Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector10.AuthenticationMechanism
Packages that use AuthenticationMechanism
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of AuthenticationMechanism in org.jboss.shrinkwrap.descriptor.api.connector10
Methods in org.jboss.shrinkwrap.descriptor.api.connector10 that return AuthenticationMechanismModifier and TypeMethodDescriptionAuthenticationMechanism.authenticationMechanismType(String authenticationMechanismType) Sets theauthentication-mechanism-typeelementResourceadapter.createAuthenticationMechanism()Creates a newauthentication-mechanismelementAuthenticationMechanism.credentialInterface(String credentialInterface) Sets thecredential-interfaceelementAuthenticationMechanism.description(String description) Sets thedescriptionelementResourceadapter.getOrCreateAuthenticationMechanism()If not already created, a newauthentication-mechanismelement will be created and returned.AuthenticationMechanism.removeAuthenticationMechanismType()Removes theauthentication-mechanism-typeelementAuthenticationMechanism.removeCredentialInterface()Removes thecredential-interfaceelementAuthenticationMechanism.removeDescription()Removes thedescriptionelementMethods in org.jboss.shrinkwrap.descriptor.api.connector10 that return types with arguments of type AuthenticationMechanismModifier and TypeMethodDescriptionResourceadapter.getAllAuthenticationMechanism()Returns allauthentication-mechanismelements -
Uses of AuthenticationMechanism in org.jboss.shrinkwrap.descriptor.impl.connector10
Classes in org.jboss.shrinkwrap.descriptor.impl.connector10 that implement AuthenticationMechanismModifier and TypeClassDescriptionclassThis class implements theauthentication-mechanismxsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector10 that return AuthenticationMechanismModifier and TypeMethodDescriptionAuthenticationMechanismImpl.authenticationMechanismType(String authenticationMechanismType) Sets theauthentication-mechanism-typeelementResourceadapterImpl.createAuthenticationMechanism()Creates a newauthentication-mechanismelementAuthenticationMechanismImpl.credentialInterface(String credentialInterface) Sets thecredential-interfaceelementAuthenticationMechanismImpl.description(String description) Sets thedescriptionelementResourceadapterImpl.getOrCreateAuthenticationMechanism()If not already created, a newauthentication-mechanismelement will be created and returned.AuthenticationMechanismImpl.removeAuthenticationMechanismType()Removes theauthentication-mechanism-typeelementAuthenticationMechanismImpl.removeCredentialInterface()Removes thecredential-interfaceelementAuthenticationMechanismImpl.removeDescription()Removes thedescriptionelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector10 that return types with arguments of type AuthenticationMechanismModifier and TypeMethodDescriptionResourceadapterImpl.getAllAuthenticationMechanism()Returns allauthentication-mechanismelements