net.adamcin.httpsig.ssh.jce
Class UserKeysFingerprintKeyId
java.lang.Object
net.adamcin.httpsig.ssh.jce.UserKeysFingerprintKeyId
- All Implemented Interfaces:
- KeyId
public final class UserKeysFingerprintKeyId
- extends Object
- implements KeyId
Implementation of KeyId following the Joyent API convention of /$username/keys/$fingerprint
- Since:
- 1.0.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserKeysFingerprintKeyId
public UserKeysFingerprintKeyId(String username)
getUsername
public String getUsername()
getId
public String getId(Key key)
- Specified by:
getId in interface KeyId
Copyright © 2013-2014. All Rights Reserved.