public static class LdapSecureMode.Adapter extends XmlAdapter<String,LdapSecureMode>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(LdapSecureMode qualifier) |
LdapSecureMode |
unmarshal(String val) |
public String marshal(LdapSecureMode qualifier)
marshal in class XmlAdapter<String,LdapSecureMode>public LdapSecureMode unmarshal(String val)
unmarshal in class XmlAdapter<String,LdapSecureMode>Copyright © 2023 Atlassian. All rights reserved.