gov.nih.nci.caarray.services.security.mageom
Class SecuredElementInfo
java.lang.Object
gov.nih.nci.caarray.services.security.mageom.SecuredElementInfo
public class SecuredElementInfo
- extends java.lang.Object
- Author:
- Joshua Phillips
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecuredElementInfo
public SecuredElementInfo()
getInstance
public static SecuredElementInfo getInstance()
main
public static void main(java.lang.String[] args)
getSecondaryInfo
public SecondaryInfo getSecondaryInfo(java.lang.String className)
- Parameters:
className
-
- Returns:
getSecondaryInfos
public java.util.Collection getSecondaryInfos()
- Returns:
getPrimaryInfo
public PrimaryInfo getPrimaryInfo(java.lang.String className)
- Parameters:
className
-
- Returns:
configure
public void configure(java.io.InputStream in)
- Parameters:
in
-
getPathInfoForPrimary
public java.util.Map getPathInfoForPrimary(java.lang.String primClassName)
getPathExpressionsForPrimary
public java.util.Collection getPathExpressionsForPrimary(java.lang.String primClassName)