|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.resource.metadata.DescriptionMetaDataContainer (src)
org.jboss.resource.metadata.AuthenticationMechanismMetaData
Authentication mechanism meta data
Constructor Summary | |
AuthenticationMechanismMetaData()
|
Method Summary | |
java.lang.String |
getAuthenticationMechansimType()
Get the authentication mechanism type |
java.lang.String |
getCredentialInterfaceClass()
Get the credential interface class |
void |
setAuthenticationMechansimType(java.lang.String authenticationMechanismType)
Set the authentication mechanism type |
void |
setCredentialInterfaceClass(java.lang.String credentialInterfaceClass)
Set the credential interface class |
java.lang.String |
toString()
|
Methods inherited from class org.jboss.resource.metadata.DescriptionMetaDataContainer (src) |
addDescription, getDescription, getDescription, getDescriptions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AuthenticationMechanismMetaData()
Method Detail |
public java.lang.String getAuthenticationMechansimType()
public void setAuthenticationMechansimType(java.lang.String authenticationMechanismType)
public java.lang.String getCredentialInterfaceClass()
public void setCredentialInterfaceClass(java.lang.String credentialInterfaceClass)
credentialInterfaceClass
- the classpublic java.lang.String toString()
toString
in class DescriptionMetaDataContainer (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |