issrg.test.emptyDN
Class PullFromSimplePERMISWithEmptyDN

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

public class PullFromSimplePERMISWithEmptyDN
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
PullFromSimplePERMISWithEmptyDN()
          Creates a new instance of PullFromSimplePERMISWithEmptyDN
 
Method Summary
static void main(java.lang.String[] args)
          this method is used to test Simple Permis to pull subject attributes with an empty DN it should return an empty set.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PullFromSimplePERMISWithEmptyDN

public PullFromSimplePERMISWithEmptyDN()
Creates a new instance of PullFromSimplePERMISWithEmptyDN

Method Detail

main

public static void main(java.lang.String[] args)
this method is used to test Simple Permis to pull subject attributes with an empty DN it should return an empty set.