Uses of Class
com.iizigo.prop.editor.PKCS12IdentityPropEditor
Packages that use PKCS12IdentityPropEditor Package Description com.iizigo.run.prop com.iizigo.server.config Uses of PKCS12IdentityPropEditor in com.iizigo.run.prop
Methods in com.iizigo.run.prop that return types with arguments of type PKCS12IdentityPropEditor Modifier and Type Method Description IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>
EditorRuntimeBuilderProps. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)
Gets the extension for a property editor.Methods in com.iizigo.run.prop with parameters of type PKCS12IdentityPropEditor Modifier and Type Method Description IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>
EditorRuntimeBuilderProps. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)
Gets the extension for a property editor.Uses of PKCS12IdentityPropEditor in com.iizigo.server.config
Methods in com.iizigo.server.config that return types with arguments of type PKCS12IdentityPropEditor 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.Methods in com.iizigo.server.config with parameters of type PKCS12IdentityPropEditor 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.