org.eclipse.higgins.idas.common
Class AuthNAnonymousMaterials

java.lang.Object
  extended byorg.eclipse.higgins.idas.common.AuthNAnonymousMaterials

public class AuthNAnonymousMaterials
extends Object

Marker class for specifying an anonymous identity for IContext.open(Object) This class is for IdAS consumers that need to open a context and specify that the contxt be opened using an anonymous identity.


Constructor Summary
AuthNAnonymousMaterials()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthNAnonymousMaterials

public AuthNAnonymousMaterials()
                        throws org.eclipse.higgins.idas.api.IdASException
Throws:
org.eclipse.higgins.idas.api.IdASException