| Package | Description |
|---|---|
| org.apache.sshd.server | |
| org.apache.sshd.server.auth | |
| org.apache.sshd.server.session |
| Modifier and Type | Field and Description |
|---|---|
static WelcomeBannerPhase |
ServerAuthenticationManager.DEFAULT_BANNER_PHASE
Default value for
ServerAuthenticationManager.WELCOME_BANNER_PHASE if none specified |
| Modifier and Type | Field and Description |
|---|---|
static Set<WelcomeBannerPhase> |
WelcomeBannerPhase.VALUES |
| Modifier and Type | Method and Description |
|---|---|
static WelcomeBannerPhase |
WelcomeBannerPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WelcomeBannerPhase[] |
WelcomeBannerPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WelcomeBannerPhase |
ServerUserAuthService.getWelcomePhase() |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.