issrg.test.emptyDN
Class PullFromLDAPWithEmptyDN

java.lang.Object
  extended by issrg.test.emptyDN.PullFromLDAPWithEmptyDN

public class PullFromLDAPWithEmptyDN
extends java.lang.Object

this class defines a regression test for getting authz credentials from an anonymous user (represented as an empty DM i.e. "").

Author:
Linying Su

Constructor Summary
PullFromLDAPWithEmptyDN()
          Creates a new instance of SimpleTesting
 
Method Summary
static void main(java.lang.String[] args)
          This method is used to test Permis PDP with an empty subject DN.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PullFromLDAPWithEmptyDN

public PullFromLDAPWithEmptyDN()
Creates a new instance of SimpleTesting

Method Detail

main

public static void main(java.lang.String[] args)
This method is used to test Permis PDP with an empty subject DN. In pull model, from LDAP, it should return an empty set.