com.att.research.xacml.std.pip.engines.ldap.package-info Maven / Gradle / Ivy
/*
*
* Copyright (c) 2013,2019 AT&T Knowledge Ventures
* SPDX-License-Identifier: MIT
*/
package com.att.research.xacml.std.pip.engines.ldap;
/**
* com.att.research.xacml.std.pip.engines.ldap contains an implementation of the {@link com.att.research.xacml.api.pip.PIPEngine}
* interface that can access an LDAP server to retrieve XACML AttributeValues.
*
* @author Christopher A. Rath
* @version $Revision: 1.1 $
*/