1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNWprivate_1.1 {
29    global:
30        krb5_ldap_free;
31        krb5_ldap_open;
32        krb5_ldap_lock;
33        krb5_ldap_free_supported_realms;
34        krb5_ldap_delete_password_policy;
35        krb5_ldap_alloc;
36        krb5_ldap_close;
37        krb5_ldap_supported_realms;
38        krb5_ldap_free_password_policy;
39        krb5_ldap_free_principal;
40        krb5_ldap_create_password_policy;
41        krb5_ldap_release_errcode_string;
42        krb5_ldap_delete_principal;
43        krb5_ldap_iterate_password_policy;
44        krb5_ldap_get_principal;
45        krb5_ldap_set_option;
46        krb5_ldap_iterate;
47        krb5_ldap_delete_realm_1;
48        krb5_ldap_get_password_policy;
49        krb5_ldap_set_mkey;
50        krb5_ldap_get_mkey;
51        krb5_ldap_lib_cleanup;
52        krb5_ldap_lib_init;
53        krb5_ldap_errcode_2_string;
54        krb5_ldap_put_password_policy;
55        krb5_ldap_db_get_age;
56        krb5_ldap_unlock;
57        krb5_ldap_create;
58        krb5_ldap_put_principal;
59        krb5_ldap_free_krbcontainer_params;
60        krb5_ldap_modify_policy;
61        krb5_ldap_free_realm_params;
62        krb5_ldap_read_realm_params;
63        krb5_ldap_modify_realm;
64        krb5_ldap_read_server_params;
65        krb5_ldap_read_krbcontainer_params;
66        krb5_dbe_free_contents;
67        krb5_ldap_create_realm;
68        krb5_ldap_delete_realm;
69        krb5_ldap_free_policy;
70        krb5_ldap_list_policy;
71        krb5_ldap_read_policy;
72        krb5_ldap_list_realm;
73        krb5_ldap_delete_policy;
74        krb5_ldap_create_policy;
75        krb5_ldap_db_init;
76        krb5_ldap_create_krbcontainer;
77        tohex;
78    local:
79	*;
80};
81