public class LdapContextParameter extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
private String |
name
The parameter name
|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
LdapContextParameter(String name)
Creates a new LdapContextParameter instance
|
private static final long serialVersionUID
private String name
public LdapContextParameter(String name)
name - The parameter namepublic String getValue()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.