|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICredentials | |
|---|---|
| org.jactr.tools.async.common | |
| org.jactr.tools.async.credentials | |
| org.jactr.tools.async.message.command.login | |
| Uses of ICredentials in org.jactr.tools.async.common |
|---|
| Methods in org.jactr.tools.async.common that return ICredentials | |
|---|---|
ICredentials |
MINAEndpoint.getActualCredentials()
return the actual credentials that we are using |
ICredentials |
BaseIOHandler.getCredentials()
|
ICredentials |
MINAEndpoint.setCredentialInformation(java.lang.String credentialInfo)
set the connection credentials |
| Methods in org.jactr.tools.async.common with parameters of type ICredentials | |
|---|---|
void |
BaseIOHandler.setCredentials(ICredentials credentials)
|
| Method parameters in org.jactr.tools.async.common with type arguments of type ICredentials | |
|---|---|
void |
MINAEndpoint.setCredentialsClass(java.lang.Class<? extends ICredentials> credClass)
|
| Uses of ICredentials in org.jactr.tools.async.credentials |
|---|
| Classes in org.jactr.tools.async.credentials that implement ICredentials | |
|---|---|
class |
PlainTextCredentials
|
| Uses of ICredentials in org.jactr.tools.async.message.command.login |
|---|
| Methods in org.jactr.tools.async.message.command.login that return ICredentials | |
|---|---|
ICredentials |
LoginCommand.getCredentials()
|
| Constructors in org.jactr.tools.async.message.command.login with parameters of type ICredentials | |
|---|---|
LoginCommand(ICredentials credentials)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||