|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc
public class AuthenticationMechanismDesc
This class defines the implementation of the element authentication-mechanism
| Constructor Summary | |
|---|---|
AuthenticationMechanismDesc(AuthenticationMechanism am)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getAuthenticationMechanismType()
Gets the authentication-mechanism-type |
java.lang.String |
getCredentialInterface()
Gets the credential-interface |
java.util.List |
getDescriptionList()
Gets the description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationMechanismDesc(AuthenticationMechanism am)
| Method Detail |
|---|
public java.util.List getDescriptionList()
public java.lang.String getAuthenticationMechanismType()
public java.lang.String getCredentialInterface()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||