|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptions
org.jboss.metadata.rar.spec.AuthenticationMechanismMetaData
public class AuthenticationMechanismMetaData
Authentication mechanism meta data
| Constructor Summary | |
|---|---|
AuthenticationMechanismMetaData()
|
|
| Method Summary | |
|---|---|
String |
getAuthenticationMechanismType()
Get the authentication mechanism type |
String |
getCredentialInterfaceClass()
Get the credential interface class |
void |
setAuthenticationMechanismType(String authenticationMechanismType)
Set the authentication mechanism type |
void |
setCredentialInterfaceClass(String credentialInterfaceClass)
Set the credential interface class |
String |
toString()
|
| Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptions |
|---|
getDescriptions, merge, setDescriptions |
| Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImpl |
|---|
clone, equals, getId, hashCode, merge, setId |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationMechanismMetaData()
| Method Detail |
|---|
public String getAuthenticationMechanismType()
public void setAuthenticationMechanismType(String authenticationMechanismType)
authenticationMechanismType - the typepublic String getCredentialInterfaceClass()
public void setCredentialInterfaceClass(String credentialInterfaceClass)
credentialInterfaceClass - the classpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||