Uses of Class
com.iizix.prop.PKCS12IdentityProp
Packages that use PKCS12IdentityProp Package Description com.iizigo.prop.editor com.iizigo.run.prop com.iizigo.server.config com.iizix.prop Uses of PKCS12IdentityProp in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor that return PKCS12IdentityProp Modifier and Type Method Description PKCS12IdentityProp
PKCS12IdentityPropEditor. getEditedProp()
Gets the single edited property.PKCS12IdentityProp[]
PKCS12IdentityPropEditor. getEditedProps()
Gets the array of edited properties.Methods in com.iizigo.prop.editor with parameters of type PKCS12IdentityProp Modifier and Type Method Description void
PKCS12IdentityPropEditor. assignKeyStore(PKCS12IdentityProp id, java.lang.String password)
Assigns a new keystore and password.Uses of PKCS12IdentityProp in com.iizigo.run.prop
Methods in com.iizigo.run.prop that return types with arguments of type PKCS12IdentityProp Modifier and Type Method Description IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>
EditorRuntimeBuilderProps. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)
Gets the extension for a property editor.Uses of PKCS12IdentityProp in com.iizigo.server.config
Methods in com.iizigo.server.config that return types with arguments of type PKCS12IdentityProp Modifier and Type Method Description IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>
EditorLetsEncryptDomain. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)
Gets the extension for a property editor.IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>
EditorWebServerPortConfig. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)
Gets the extension for a property editor.Uses of PKCS12IdentityProp in com.iizix.prop
Methods in com.iizix.prop that return PKCS12IdentityProp Modifier and Type Method Description PKCS12IdentityProp
PKCS12IdentityProp. clone()
Clones the byte array property.