Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.connector15.CredentialInterfaceType
Packages that use CredentialInterfaceType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of CredentialInterfaceType in org.jboss.shrinkwrap.descriptor.api.connector15
Methods in org.jboss.shrinkwrap.descriptor.api.connector15 that return CredentialInterfaceTypeModifier and TypeMethodDescriptionAuthenticationMechanismType.getCredentialInterface()Returns thecredential-interfaceelementstatic CredentialInterfaceTypeCredentialInterfaceType.getFromStringValue(String value) static CredentialInterfaceTypeReturns the enum constant of this class with the specified name.static CredentialInterfaceType[]CredentialInterfaceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.connector15 with parameters of type CredentialInterfaceTypeModifier and TypeMethodDescriptionAuthenticationMechanismType.credentialInterface(CredentialInterfaceType credentialInterface) Sets thecredential-interfaceelement -
Uses of CredentialInterfaceType in org.jboss.shrinkwrap.descriptor.impl.connector15
Methods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return CredentialInterfaceTypeModifier and TypeMethodDescriptionAuthenticationMechanismTypeImpl.getCredentialInterface()Returns thecredential-interfaceelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 with parameters of type CredentialInterfaceTypeModifier and TypeMethodDescriptionAuthenticationMechanismTypeImpl.credentialInterface(CredentialInterfaceType credentialInterface) Sets thecredential-interfaceelement