Uses of Class
eu.xtreemos.xosd.security.vops.UserNotAuthorisedException

Packages that use UserNotAuthorisedException
eu.xtreemos.xosd.resmng   
 

Uses of UserNotAuthorisedException in eu.xtreemos.xosd.resmng
 

Methods in eu.xtreemos.xosd.resmng that throw UserNotAuthorisedException
 java.util.Hashtable<java.lang.String,java.lang.String> ResMng.getResInfo(CommunicationAddress resource, java.security.cert.X509Certificate userCtx)
          Returns the monitoring information associated with the resource.
 java.util.Hashtable<java.lang.String,java.lang.String> ResMng.VerifyPolicyForResInfo(ResourceMatching resmatching)
           
 java.util.ArrayList<java.lang.String> ResMng.VerifyPolicyForResMetrics(ResourceMatching resmatching)