| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.connector16 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
CredentialInterfaceType |
AuthenticationMechanismType.getCredentialInterface()
Returns the
credential-interface element |
static CredentialInterfaceType |
CredentialInterfaceType.getFromStringValue(String value) |
static CredentialInterfaceType |
CredentialInterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CredentialInterfaceType[] |
CredentialInterfaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMechanismType<T> |
AuthenticationMechanismType.credentialInterface(CredentialInterfaceType credentialInterface)
Sets the
credential-interface element |
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)