
public class AuthenMechanismType extends Object
| Constructor and Description |
|---|
AuthenMechanismType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthMechanism()
Get the authMechanism.
|
String |
getCredentialInterface()
Get the credentialInterface.
|
void |
setAuthMechanism(String authMechanism)
Set the authMechanism.
|
void |
setCredentialInterface(String credentialInterface)
Set the credentialInterface.
|
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()
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)