org.eclipse.higgins.idas.udi.impl.conf
Class ConfContextUDIMetadata

java.lang.Object
  extended by org.eclipse.higgins.idas.udi.impl.conf.ConfContextUDIMetadata
All Implemented Interfaces:
IContextUDIMetadata

public class ConfContextUDIMetadata
extends Object
implements IContextUDIMetadata


Method Summary
 String getAuthNMaterials()
           
 String[] getAuthNMaterialsTypes()
           
 Map getConfiguration()
           
 String[] getTypes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTypes

public String[] getTypes()
                  throws org.eclipse.higgins.idas.api.IdASException
Specified by:
getTypes in interface IContextUDIMetadata
Throws:
org.eclipse.higgins.idas.api.IdASException

getAuthNMaterialsTypes

public String[] getAuthNMaterialsTypes()
                                throws org.eclipse.higgins.idas.api.IdASException
Specified by:
getAuthNMaterialsTypes in interface IContextUDIMetadata
Throws:
org.eclipse.higgins.idas.api.IdASException

getAuthNMaterials

public String getAuthNMaterials()
                         throws org.eclipse.higgins.idas.api.IdASException
Specified by:
getAuthNMaterials in interface IContextUDIMetadata
Throws:
org.eclipse.higgins.idas.api.IdASException

getConfiguration

public Map getConfiguration()
                     throws org.eclipse.higgins.idas.api.IdASException
Specified by:
getConfiguration in interface IContextUDIMetadata
Throws:
org.eclipse.higgins.idas.api.IdASException