public class PublicKeyPrincipal extends Object implements Principal, Serializable
Constructor and Description |
---|
PublicKeyPrincipal(PublicKey publicKey) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
PublicKey |
getPublicKey() |
void |
setPublicKey(PublicKey publicKey) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.