Uses of Class
org.eclipse.jetty.util.security.Password
Package
Description
Jetty Util : Common Security Utilities
Jetty Util : Common SSL Utility Classes
-
Uses of Password in org.eclipse.jetty.util.security
Modifier and TypeMethodDescriptionstatic Password
Password.getPassword
(String realm, String dft, String promptDft) Get a password. -
Uses of Password in org.eclipse.jetty.util.ssl
Modifier and TypeMethodDescriptionprotected Password
SslContextFactory.getPassword
(String realm) Deprecated, for removal: This API element is subject to removal in a future version.use {#link getCredential} instead.SslContextFactory.newPassword
(String password) Deprecated, for removal: This API element is subject to removal in a future version.use {#link newCredential} instead.