protected class BasicKeyInfoGeneratorFactory.BasicOptions extends Object implements Cloneable
KeyInfo
from a Credential
.Modifier and Type | Field and Description |
---|---|
private boolean |
emitEntityIDAsKeyName
Emit the entity ID value in a Credential as a KeyName element.
|
private boolean |
emitKeyNames
Emit key names found in a Credential as KeyName elements.
|
private boolean |
emitPublicKeyValue
Emit the value of
Credential.getPublicKey() as a KeyValue element. |
Modifier | Constructor and Description |
---|---|
protected |
BasicOptions() |
Modifier and Type | Method and Description |
---|---|
protected BasicKeyInfoGeneratorFactory.BasicOptions |
clone() |
private boolean emitKeyNames
private boolean emitEntityIDAsKeyName
private boolean emitPublicKeyValue
Credential.getPublicKey()
as a KeyValue element.protected BasicKeyInfoGeneratorFactory.BasicOptions clone()
Copyright © 1999–2017. All rights reserved.