|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISSHPublicKey
Method Summary | |
---|---|
SSHKeyType |
getKeyType()
Returns the type of the key (ssh-rsa or ssh-dss) |
String |
getPublicKey()
Returns the content of the public key (key content without ssh-rsa identifier nor comment) of the ssh key |
Method Detail |
---|
String getPublicKey()
OpenShiftException
SSHKeyType getKeyType()
OpenShiftException
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |