| Package | Description |
|---|---|
| org.eclipse.jetty.util.security |
Jetty Util : Common Security Utilities
|
| org.eclipse.jetty.util.ssl |
Jetty Util : Common SSL Utility Classes
|
| Modifier and Type | Method | Description |
|---|---|---|
static Password |
Password.getPassword(java.lang.String realm,
java.lang.String dft,
java.lang.String promptDft) |
Get a password.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected Password |
SslContextFactory.getPassword(java.lang.String realm) |
Returns the password object for the given realm.
|
Password |
SslContextFactory.newPassword(java.lang.String password) |
Creates a new Password object.
|
Copyright © 1995–2017 Webtide. All rights reserved.