issrg.test.emptyDN
Class PushSimplePERMISTokenWithEmptyDN

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

public class PushSimplePERMISTokenWithEmptyDN
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. "") in push mode.

Author:
Linying Su

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

Constructor Detail

PushSimplePERMISTokenWithEmptyDN

public PushSimplePERMISTokenWithEmptyDN()
Creates a new instance of PushSimpePERMISTokenWithEmptyDN

Method Detail

main

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