org.glite.authz.common
Class AuthzServiceConstants

java.lang.Object
  extended by org.glite.authz.common.AuthzServiceConstants

public class AuthzServiceConstants
extends java.lang.Object

Constants used by the service.


Field Summary
static java.lang.String XACML_SAML_PROFILE_URI
          URI identifier for the XACML/SAML Profile used by the authorization service.
 
Constructor Summary
AuthzServiceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XACML_SAML_PROFILE_URI

public static final java.lang.String XACML_SAML_PROFILE_URI
URI identifier for the XACML/SAML Profile used by the authorization service.

See Also:
Constant Field Values
Constructor Detail

AuthzServiceConstants

public AuthzServiceConstants()


Copyright © 2008-2012 EMI - European Middleware Initiative. All Rights Reserved.