| Package | Description |
|---|---|
| org.eclipse.net4j.util.security |
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
|
| org.eclipse.net4j.util.ui.security |
Credentials dialogs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordCredentials |
| Modifier and Type | Method and Description |
|---|---|
IPasswordCredentials |
IPasswordCredentialsProvider.getCredentials() |
IPasswordCredentials |
PasswordCredentialsProvider.getCredentials() |
IPasswordCredentials |
PasswordCredentialsProvider.Delegating.getCredentials() |
IPasswordCredentials |
IPasswordCredentialsProvider2.getCredentials(String realm) |
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordCredentialsProvider.setCredentials(IPasswordCredentials credentials) |
| Constructor and Description |
|---|
PasswordCredentialsProvider(IPasswordCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
IPasswordCredentials |
CredentialsDialog.getCredentials() |
IPasswordCredentials |
InteractiveCredentialsProvider.getCredentials() |
IPasswordCredentials |
InteractiveCredentialsProvider.getCredentials(String realm) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.