public class PublicKeyPrincipal extends Object implements Principal, Serializable
PublicKeyPrincipal(PublicKey publicKey)
String
getName()
PublicKey
getPublicKey()
void
setPublicKey(PublicKey publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public PublicKeyPrincipal(PublicKey publicKey)
public PublicKey getPublicKey()
public String getName()
getName
Principal
public void setPublicKey(PublicKey publicKey)
Copyright © 2018 JBoss by Red Hat. All rights reserved.