Deprecated API


Contents
Deprecated Fields
org.glite.security.SecurityContext.AUTHZ_APPROVED_ATTRIBUTES
          This constant is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. The label fo the set of authorized attributes. 
org.glite.security.SecurityContext.AUTHZ_POLICY
          This constant is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. The label for the authorization policy. 
org.glite.security.SecurityContext.AUTHZ_REQUESTED_ATTRIBUTES
          This constant is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. The label for the set of requested attributes. 
org.glite.security.SecurityContext.VOMS_VALIDATOR
          This constant is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. The label for the verified VOMS Validator. 
 

Deprecated Methods
org.glite.security.SecurityContext.getAuthorizationPolicy()
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.getAuthorizedAttributes()
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.getRequestedAttributes()
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.getVOMSValidator()
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.setAuthorizationPolicy(String)
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.setAuthorizedAttributes(List)
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.setRequestedAttributes(List)
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. 
org.glite.security.SecurityContext.setVOMSValidator(VOMSValidator)
          This method is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead.