|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.codegenerator.AuthenMechanismType
public class AuthenMechanismType

A AuthenMechanismType.
| Constructor Summary | |
|---|---|
AuthenMechanismType()
|
|
| Method Summary | |
|---|---|
String |
getAuthMechanism()
Get the authMechanism. |
String |
getCredentialInterface()
Get the credentialInterface. |
void |
setAuthMechanism(String authMechanism)
Set the authMechanism. |
void |
setCredentialInterface(String credentialInterface)
Set the credentialInterface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenMechanismType()
| Method Detail |
|---|
public void setAuthMechanism(String authMechanism)
authMechanism - The authMechanism to set.public String getAuthMechanism()
public void setCredentialInterface(String credentialInterface)
credentialInterface - The credentialInterface to set.public String getCredentialInterface()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||