| Package | Description | 
|---|---|
| com.sshtools.publickey.authorized | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommandOption  | 
class  | 
EnvironmentOption  | 
class  | 
FromOption  | 
class  | 
PermitOpenOption  | 
class  | 
PrincipalsOption  | 
class  | 
TunnelOption  | 
| Modifier and Type | Field and Description | 
|---|---|
static Option<?> | 
AuthorizedKeyOptions.AGENT_FORWARDING  | 
static Option<?> | 
AuthorizedKeyOptions.CERT_AUTHORITY  | 
static Option<?> | 
AuthorizedKeyOptions.NO_AGENT_FORWARDING  | 
static Option<?> | 
AuthorizedKeyOptions.NO_PORT_FORWARDING  | 
static Option<?> | 
AuthorizedKeyOptions.NO_PTY  | 
static Option<?> | 
AuthorizedKeyOptions.NO_USER_RC  | 
static Option<?> | 
AuthorizedKeyOptions.NO_X11_FORWARDING  | 
static Option<?> | 
AuthorizedKeyOptions.PORT_FORWARDING  | 
static Option<?> | 
AuthorizedKeyOptions.PTY  | 
static Option<?> | 
AuthorizedKeyOptions.RESRICT  | 
static Option<?> | 
AuthorizedKeyOptions.USER_RC  | 
static Option<?> | 
AuthorizedKeyOptions.X11_FORWARDING  | 
| Modifier and Type | Method and Description | 
|---|---|
static Option<?> | 
AuthorizedKeyOptions.getNoOption(Option<?> option)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AuthorizedKeyFile.addKey(SshPublicKey key,
      String comment,
      Option<?>... options)  | 
static Option<?> | 
AuthorizedKeyOptions.getNoOption(Option<?> option)  | 
void | 
AuthorizedKeyFile.setOption(PublicKeyEntry entry,
         Option<?> option)  | 
void | 
AuthorizedKeyFile.setOption(SshPublicKey key,
         Option<?> option)  | 
protected boolean | 
PublicKeyEntry.supportsRestrictedOption(Option<?> option)  | 
Copyright © 2025. All rights reserved.