|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CredentialInterfaceEnum | |
|---|---|
| org.jboss.jca.common.metadata.ra.common | This package contains metadatas common for connector-*.xsd |
| Uses of CredentialInterfaceEnum in org.jboss.jca.common.metadata.ra.common |
|---|
| Methods in org.jboss.jca.common.metadata.ra.common that return CredentialInterfaceEnum | |
|---|---|
static CredentialInterfaceEnum |
CredentialInterfaceEnum.forName(String fullQualifiedName)
Conveninet method to get enum instance giving full qualified name |
CredentialInterfaceEnum |
AuthenticationMechanism.getCredentialInterface()
|
static CredentialInterfaceEnum |
CredentialInterfaceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CredentialInterfaceEnum[] |
CredentialInterfaceEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.jca.common.metadata.ra.common with parameters of type CredentialInterfaceEnum | |
|---|---|
AuthenticationMechanism(ArrayList<LocalizedXsdString> description,
XsdString authenticationMechanismType,
CredentialInterfaceEnum credentialInterface,
String id)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||