public static class SshAgentKeyConstraint.FidoProviderExtension extends SshAgentKeyConstraint.Extension
SecurityKeyProvider
.SshAgentKeyConstraint.Extension, SshAgentKeyConstraint.FidoProviderExtension, SshAgentKeyConstraint.LifeTime
CONFIRM
Constructor and Description |
---|
FidoProviderExtension(String provider)
Creates a new
SshAgentKeyConstraint.FidoProviderExtension . |
Modifier and Type | Method and Description |
---|---|
void |
put(Buffer buffer)
Writes this constraint into the given
Buffer . |
getId
public FidoProviderExtension(String provider)
SshAgentKeyConstraint.FidoProviderExtension
.provider
- path to a middleware library; must not be null
or emptypublic void put(Buffer buffer)
SshAgentKeyConstraint
Buffer
.put
in class SshAgentKeyConstraint.Extension
buffer
- Buffer
to write into at the current buffer write positionCopyright © 2008–2024 The Apache Software Foundation. All rights reserved.