Uses of Interface
org.jboss.jca.embedded.dsl.ironjacamar13.api.CredentialType
Packages that use CredentialType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of CredentialType in org.jboss.jca.embedded.dsl.ironjacamar13.api
Methods in org.jboss.jca.embedded.dsl.ironjacamar13.api that return CredentialTypeModifier and TypeMethodDescriptionRecoverType.getOrCreateRecoverCredential()If not already created, a newrecover-credentialelement with the given value will be created.Sets thepasswordelementCredentialType.removePassword()Removes thepasswordelementCredentialType.removeSecurityDomain()Removes thesecurity-domainelementCredentialType.removeUserName()Removes theuser-nameelementCredentialType.securityDomain(String securityDomain) Sets thesecurity-domainelementSets theuser-nameelement -
Uses of CredentialType in org.jboss.jca.embedded.dsl.ironjacamar13.impl
Classes in org.jboss.jca.embedded.dsl.ironjacamar13.impl that implement CredentialTypeModifier and TypeClassDescriptionclassThis class implements thecredentialTypexsd typeMethods in org.jboss.jca.embedded.dsl.ironjacamar13.impl that return CredentialTypeModifier and TypeMethodDescriptionRecoverTypeImpl.getOrCreateRecoverCredential()If not already created, a newrecover-credentialelement with the given value will be created.Sets thepasswordelementCredentialTypeImpl.removePassword()Removes thepasswordelementCredentialTypeImpl.removeSecurityDomain()Removes thesecurity-domainelementCredentialTypeImpl.removeUserName()Removes theuser-nameelementCredentialTypeImpl.securityDomain(String securityDomain) Sets thesecurity-domainelementSets theuser-nameelement