Uses of Class
org.sourceid.saml20.domain.datasource.info.LdapInfo
-
Packages that use LdapInfo Package Description com.pingidentity.access Provides access to various objects contained within the main PingFederate application and engine.org.sourceid.saml20.domain.datasource.info Provides wrappers to data source specific information. -
-
Uses of LdapInfo in com.pingidentity.access
Methods in com.pingidentity.access that return LdapInfo Modifier and Type Method Description LdapInfoDataSourceAccessor. getLdapInfo(String ldapId)Retrieves LDAP lookup information for the specified id. -
Uses of LdapInfo in org.sourceid.saml20.domain.datasource.info
Methods in org.sourceid.saml20.domain.datasource.info that return LdapInfo Modifier and Type Method Description LdapInfoLdapInfo. clone()Provides a clone of the information stored in the LdapInfo class.
-