gov.nih.nci.system.dao.security
Class MedDRASecurity

java.lang.Object
  extended by gov.nih.nci.system.dao.security.MedDRASecurity
All Implemented Interfaces:
DAOSecurity

public class MedDRASecurity
extends java.lang.Object
implements DAOSecurity

Validates security token against the MedDRA vocabulary

Author:
Shaziya Muhsin

Constructor Summary
MedDRASecurity()
           
 
Method Summary
 SecurityKey getSecurityKey(UserCredentials credentials)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MedDRASecurity

public MedDRASecurity()
Method Detail

getSecurityKey

public SecurityKey getSecurityKey(UserCredentials credentials)
                           throws java.lang.SecurityException
Specified by:
getSecurityKey in interface DAOSecurity
Throws:
java.lang.SecurityException


Copyright © 2007 National Cancer Institute (NCI). All Rights Reserved.