A B C D E G I M N O P Q R S T U V X

A

AA_INSTANCE_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
This configuration parameter corresponds to an AttributeAuthority object.
addAttrMapping(AttributeMapping) - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
addDN(String) - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
Deprecated.  
ALL_CONFIG_KEYS - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
This array of String is used for config translation to Hashtable in PDP proxies, which allows us to adapt the code to multiple authorization framework implementations.
ALL_CONFIG_KEYS - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
ATTR_FILE_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The absolute path to a GridShib policy file.
ATTR_MAP_CONFIG_FILE - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
ATTR_SECURITY_CONFIG_FILE - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
ATTRIBUTE_MAP - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
JNDI subcontexts for attribute information hashmap
ATTRIBUTE_MAP_KEY - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
AttributeAcceptancePIP - Class in org.globus.gridshib
This PIP applies Attribute Acceptance Policy to attributes in the user's security context.
AttributeAcceptancePIP() - Constructor for class org.globus.gridshib.AttributeAcceptancePIP
 
AttributeAcceptancePIPImpl - Class in org.globus.gridshib.gt.authorization
 
AttributeAcceptancePIPImpl() - Constructor for class org.globus.gridshib.gt.authorization.AttributeAcceptancePIPImpl
 
attributeSetsMatch(Vector, Vector) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
 
attributeSetsMatch(Vector, SAMLAttribute[]) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
 
AUTHZ_HOST_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
Deprecated. this configuration parameter may be removed in a future version of GS4GT

B

BasePDP - Class in org.globus.gridshib
GT4.0.x compatible proxy to the GridShib authorization code.
BasePDP() - Constructor for class org.globus.gridshib.BasePDP
 
BasePDP - Class in org.globus.gridshib.gt.authorization
A base implementation of the GS4GT PDP interface.
BasePDP() - Constructor for class org.globus.gridshib.gt.authorization.BasePDP
 
BasePIP - Class in org.globus.gridshib
An implementation of the GT 4.0 PIP interface.
BasePIP() - Constructor for class org.globus.gridshib.BasePIP
 
BasePIP - Class in org.globus.gridshib.gt.authorization
A base implementation of the GS4GT PIP interface.
BasePIP() - Constructor for class org.globus.gridshib.gt.authorization.BasePIP
 
BLACKLIST_IP_ADDRESSES_FILE_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The absolute path to a file of blacklisted IP addresses.
BLACKLIST_NAME_IDS_FILE_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The absolute path to a file of blacklisted name identifiers.

C

CACHE_DEFAULT - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
CACHE_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
Note: Caching in SAMLMapPIPImpl is broken, so the only utilization of caching is in SAMLQueryPIPImpl and therefore this parameter need not be exposed in GS4GT v0.6.0.
ClassicGridShibPDPImpl - Class in org.globus.gridshib.gt.authorization
 
ClassicGridShibPDPImpl() - Constructor for class org.globus.gridshib.gt.authorization.ClassicGridShibPDPImpl
 
clearPolicy() - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
Delete all entries.
close() - Method in class org.globus.gridshib.BasePDP
 
close() - Method in class org.globus.gridshib.BasePIP
 
collectAttributes(Subject, MessageContext, QName) - Method in class org.globus.gridshib.BasePIP
 
collectAttributes(Subject, MessageContext) - Method in class org.globus.gridshib.gt.authorization.AttributeAcceptancePIPImpl
 
collectAttributes(Subject, MessageContext) - Method in interface org.globus.gridshib.gt.authorization.PIP
 
collectAttributes(Subject, MessageContext) - Method in class org.globus.gridshib.gt.authorization.SAMLAssertionPushPIPImpl
 
collectAttributes(Subject, MessageContext) - Method in class org.globus.gridshib.gt.authorization.SAMLMapPIPImpl
TBD
collectAttributes(Subject, MessageContext) - Method in class org.globus.gridshib.gt.authorization.SAMLQueryPIPImpl
 
CONSULT_GRIDMAP_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
A boolean parameter that enables gridmap short-circuiting in GT 4.0 deployments.
CONSULT_GRIDMAP_KEY - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 

D

DEFAULT_GRIDMAP - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
A GridMap object used for Gridmap short-circuiting, which is set in the BasePDP abstract class.
DEFAULT_GRIDMAP - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
DEFAULT_IDP_PROVIDER_ID - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
A default IdP entityID used in the system tests.
DEFAULT_SP_PROVIDER_ID - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
A default SP entityID used in the system tests.
DENY - Static variable in class org.globus.gridshib.gt.authorization.PDPDecision
 

E

ENABLE_ATTRIBUTE_AUTHZ_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
A boolean parameter that indicates whether or not attribute-based authorization is enabled.
ENABLE_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
A boolean parameter that indicates whether or not attribute-based mapping is enabled.
ENABLE_ATTRIBUTE_QUERY_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
A boolean parameter that determines whether or not an attribute query is enabled.
ENABLE_BLACKLISTING_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
A boolean parameter that indicates whether or not blacklisting is enabled.

G

getAttrMappings() - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
getAttrMappingsArray() - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
getAuthorities() - Method in class org.globus.gridshib.gt.authorization.SAMLQueryPIPImpl
 
getPolicy(Node) - Method in class org.globus.gridshib.BasePDP
 
getPolicyNames() - Method in class org.globus.gridshib.BasePDP
 
getString(int) - Static method in class org.globus.gridshib.gt.authorization.PDPDecision
 
getUsernameMappings(AttributeMapping[], Iterator) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
 
GridShibConfigParams - Interface in org.globus.gridshib.gt.authorization
 
GridShibPDP - Class in org.globus.gridshib
This GT 4.0 combined interceptor makes an access control decision based on both pushed and pulled attributes.
GridShibPDP() - Constructor for class org.globus.gridshib.GridShibPDP
 
GridShibPullPDP - Class in org.globus.gridshib
This GT 4.0 combined interceptor makes an access control decision based on pulled attributes.
GridShibPullPDP() - Constructor for class org.globus.gridshib.GridShibPullPDP
 
GridShibPushPDP - Class in org.globus.gridshib
This GT 4.0 combined interceptor makes an access control decision based on pushed attributes.
GridShibPushPDP() - Constructor for class org.globus.gridshib.GridShibPushPDP
 
GS4GT - Class in org.globus.gridshib.gt.authorization
A container for GridShib combined interceptors.
GS4GT() - Constructor for class org.globus.gridshib.gt.authorization.GS4GT
 
GS4GT.PullPDPImpl - Class in org.globus.gridshib.gt.authorization
Combined interceptor for GridShib attribute pull.
GS4GT.PullPDPImpl() - Constructor for class org.globus.gridshib.gt.authorization.GS4GT.PullPDPImpl
 
GS4GT.PushPDPImpl - Class in org.globus.gridshib.gt.authorization
Combined interceptor for GridShib attribute push.
GS4GT.PushPDPImpl() - Constructor for class org.globus.gridshib.gt.authorization.GS4GT.PushPDPImpl
 
GS4GT.PushPullPDPImpl - Class in org.globus.gridshib.gt.authorization
Combined interceptor for attribute push/pull that implements the GridShib Attribute Aggregation Algorithm.
GS4GT.PushPullPDPImpl() - Constructor for class org.globus.gridshib.gt.authorization.GS4GT.PushPullPDPImpl
 

I

IDP_PROVIDER_ID_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The entityID of the IdP to query by default.
impl - Variable in class org.globus.gridshib.AttributeAcceptancePIP
 
impl - Variable in class org.globus.gridshib.GridShibPDP
 
impl - Variable in class org.globus.gridshib.GridShibPullPDP
 
impl - Variable in class org.globus.gridshib.GridShibPushPDP
 
impl - Variable in class org.globus.gridshib.SAMLAssertionPushPIP
 
impl - Variable in class org.globus.gridshib.SAMLAttributePDP
The instance of SAMLAttributePDPImpl that backs this SAMLAttributePDP instance.
impl - Variable in class org.globus.gridshib.SAMLBlacklistPDP
The instance of SAMLBlacklistPDPImpl that backs this SAMLBlacklistPDP instance.
impl - Variable in class org.globus.gridshib.SAMLMapPIP
 
impl - Variable in class org.globus.gridshib.SAMLQueryPIP
 
INDETERMINATE - Static variable in class org.globus.gridshib.gt.authorization.PDPDecision
 
initialize(PDPConfig, String, String) - Method in class org.globus.gridshib.BasePDP
 
initialize(PDPConfig, String, String) - Method in class org.globus.gridshib.BasePIP
 
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.AttributeAcceptancePIPImpl
 
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.BasePDP
If a subclass overrides this method (which is almost always the case), it MUST call this method at the end of a successful initialization.
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.BasePIP
If a subclass overrides this method (which is almost always the case), it MUST call this method at the end of a successful initialization.
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.ClassicGridShibPDPImpl
Loads policies, configures caching and initializes PIP.
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.GS4GT.PullPDPImpl
 
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.GS4GT.PushPDPImpl
 
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.GS4GT.PushPullPDPImpl
 
initialize(HashMap, String) - Method in interface org.globus.gridshib.gt.authorization.PDP
 
initialize(HashMap, String) - Method in interface org.globus.gridshib.gt.authorization.PIP
 
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.SAMLAssertionPushPIPImpl
 
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.SAMLAttributePDPImpl
Loads a policy file that is used for access control decisions.
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.SAMLBlacklistPDPImpl
Loads one or more blacklists.
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.SAMLMapPIPImpl
This method attempts to load a map policy file (MAP_FILE_KEY).
initialize(HashMap, String) - Method in class org.globus.gridshib.gt.authorization.SAMLQueryPIPImpl
 
isAttributePermitted(Subject, ShibbolethPDPPolicy) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
Checks the configured attributes against the subject's issued attributes (i.e., those attributes stored in the subject's security context).
isAttributePermitted(SAMLAttribute[], ShibbolethPDPPolicy) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
Checks the configured attributes against the given attributes.
isInitialized(String) - Method in class org.globus.gridshib.gt.authorization.BasePDP
 
isInitialized(String) - Method in class org.globus.gridshib.gt.authorization.BasePIP
 
isInitialized(String) - Method in interface org.globus.gridshib.gt.authorization.PDP
 
isInitialized(String) - Method in interface org.globus.gridshib.gt.authorization.PIP
 
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.BasePDP
 
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.gt.authorization.ClassicGridShibPDPImpl
Runs the masterPDP logic, which: 1.
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.gt.authorization.GS4GT.PullPDPImpl
This PDP implementation orchestrates the following specific workflow: For each SAML identity in the security context, do the following: Invoke SAMLQueryPIPImpl Invoke AttributeAcceptancePIPImpl Invoke SAMLBlacklistPDPImpl If DENY, return DENY; otherwise, continue iterating Invoke SAMLAttributePDPImpl If PERMIT, break; otherwise, continue iterating Invoke SAMLMapPIPImpl Return SAMLAttributePDPImpl decision GS4GT.PullPDPImpl returns whatever SAMLAttributePDPImpl returned on the last iteration through the loop.
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.gt.authorization.GS4GT.PushPDPImpl
This PDP implementation orchestrates the following specific workflow: Invoke GS4GT.PrePolicyPDPImpl If PERMIT or DENY, return PERMIT or DENY (resp.); otherwise, continue Invoke SAMLAttributePDPImpl Return SAMLAttributePDPImpl decision If this PDP reaches the end of the authorization chain without returning PERMIT or DENY, it returns whatever SAMLAttributePDPImpl returns.
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.gt.authorization.GS4GT.PushPullPDPImpl
This PDP implementation orchestrates the following specific workflow: Invoke GS4GT.PrePolicyPDPImpl If PERMIT or DENY, return PERMIT or DENY (resp.); otherwise, continue Invoke SAMLAttributePDPImpl If PERMIT, return PERMIT; otherwise, continue Invoke GS4GT.PullPDPImpl Return GS4GT.PullPDPImpl decision If this PDP reaches the end of the authorization chain without returning PERMIT or DENY, it returns whatever GS4GT.PullPDPImpl returns.
isPermitted(Subject, MessageContext, QName) - Method in interface org.globus.gridshib.gt.authorization.PDP
 
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.gt.authorization.SAMLAttributePDPImpl
Note that this method never returns PDPDecision.DENY.
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.gt.authorization.SAMLBlacklistPDPImpl
If blacklisting is not enabled, this method short circuits and returns PDPDecision.NOT_APPLICABLE.
isPermitted(Subject, MessageContext, QName) - Method in class org.globus.gridshib.SAMLBlacklistPDP
Overrides the corresponding method in the superclass.

M

main(String[]) - Static method in class org.globus.gridshib.gt.authorization.X500DNClient
 
main(String[]) - Static method in class org.globus.gridshib.gt.authorization.X509ExtensionClient
 
MAP_FILE_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The absolute path to a GridShib policy file.
METADATA_PATH_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The absolute path to a directory of metadata files.

N

NOT_APPLICABLE - Static variable in class org.globus.gridshib.gt.authorization.PDPDecision
 

O

org.globus.gridshib - package org.globus.gridshib
 
org.globus.gridshib.gt.authorization - package org.globus.gridshib.gt.authorization
 

P

PDP - Interface in org.globus.gridshib.gt.authorization
 
PDPDecision - Class in org.globus.gridshib.gt.authorization
A superset of the decisions possible in the old and new authorization frameworks.
PDPDecision() - Constructor for class org.globus.gridshib.gt.authorization.PDPDecision
 
pdpImpl() - Method in class org.globus.gridshib.BasePDP
 
pdpImpl() - Method in class org.globus.gridshib.GridShibPDP
 
pdpImpl() - Method in class org.globus.gridshib.GridShibPullPDP
 
pdpImpl() - Method in class org.globus.gridshib.GridShibPushPDP
 
pdpImpl() - Method in class org.globus.gridshib.SAMLAttributePDP
Gets the instance of SAMLAttributePDPImpl that backs this SAMLAttributePDP instance.
pdpImpl() - Method in class org.globus.gridshib.SAMLBlacklistPDP
Gets the instance of SAMLBlacklistPDPImpl that backs this SAMLBlacklistPDP instance.
PERMIT - Static variable in class org.globus.gridshib.gt.authorization.PDPDecision
 
PIP - Interface in org.globus.gridshib.gt.authorization
 
pipImpl() - Method in class org.globus.gridshib.AttributeAcceptancePIP
 
pipImpl() - Method in class org.globus.gridshib.BasePIP
A subclass MUST implement this method.
pipImpl() - Method in class org.globus.gridshib.SAMLAssertionPushPIP
 
pipImpl() - Method in class org.globus.gridshib.SAMLMapPIP
 
pipImpl() - Method in class org.globus.gridshib.SAMLQueryPIP
 

Q

queryCachedAttributeInformation(String, String) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
Checks for any previously obtained attribute information about the subject.

R

REFRESH_TIME_PROP - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
removeAttr(AttributeMapping) - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
removeDN(String) - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
Deprecated.  
replaceAttrs(AttributeMapping[]) - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
replaceDNs(String[]) - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
Deprecated.  
RESPECT_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
Deprecated. As of v0.6.0, this configuration property, which is exclusive to the ClassicGridShibPDP class, is deprecated.

S

SAML_MAP_POLICY_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
This configuration parameter corresponds to a ShibbolethPDPPolicy instance.
SAMLAssertionPushPIP - Class in org.globus.gridshib
This PIP traverses the certificate chain presented by the requester, extracts any SAML assertions bound to the certificates in the chain, and updates the security context with the security information extracted from the bound assertions.
SAMLAssertionPushPIP() - Constructor for class org.globus.gridshib.SAMLAssertionPushPIP
 
SAMLAssertionPushPIPImpl - Class in org.globus.gridshib.gt.authorization
 
SAMLAssertionPushPIPImpl() - Constructor for class org.globus.gridshib.gt.authorization.SAMLAssertionPushPIPImpl
 
SAMLAttributePDP - Class in org.globus.gridshib
This PDP makes an access control decision based on information from the user's security context.
SAMLAttributePDP() - Constructor for class org.globus.gridshib.SAMLAttributePDP
 
SAMLAttributePDPImpl - Class in org.globus.gridshib.gt.authorization
A PDP implementation that backs SAMLAttributePDP.
SAMLAttributePDPImpl() - Constructor for class org.globus.gridshib.gt.authorization.SAMLAttributePDPImpl
 
SAMLBlacklistPDP - Class in org.globus.gridshib
This PDP makes an access control decision based on information from the user's security context.
SAMLBlacklistPDP() - Constructor for class org.globus.gridshib.SAMLBlacklistPDP
 
SAMLBlacklistPDPImpl - Class in org.globus.gridshib.gt.authorization
A blacklisting PDP implementation that backs SAMLBlacklistPDP.
SAMLBlacklistPDPImpl() - Constructor for class org.globus.gridshib.gt.authorization.SAMLBlacklistPDPImpl
 
SAMLMapPIP - Class in org.globus.gridshib
This PIP maps attributes from the user's security context into one or more local accounts.
SAMLMapPIP() - Constructor for class org.globus.gridshib.SAMLMapPIP
 
SAMLMapPIPImpl - Class in org.globus.gridshib.gt.authorization
Reads a configuration file containing mappings from attributes to usernames.
SAMLMapPIPImpl() - Constructor for class org.globus.gridshib.gt.authorization.SAMLMapPIPImpl
 
SAMLP_1_0 - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
SAMLP_1_0_RESPONDER - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
SAMLP_1_0_SUCCESS - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
SAMLP_1_1 - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
SAMLP_1_1_RESPONDER - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
SAMLP_1_1_SUCCESS - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
SAMLQueryPIP - Class in org.globus.gridshib
This PIP queries a SAML Attribute Authority (only the Shibboleth Attribute Authority is supported at this time) and updates the security context with the resulting attributes.
SAMLQueryPIP() - Constructor for class org.globus.gridshib.SAMLQueryPIP
 
SAMLQueryPIPImpl - Class in org.globus.gridshib.gt.authorization
 
SAMLQueryPIPImpl() - Constructor for class org.globus.gridshib.gt.authorization.SAMLQueryPIPImpl
 
scope - Variable in class org.globus.gridshib.BasePDP
 
scope - Variable in class org.globus.gridshib.BasePIP
 
serviceId - Variable in class org.globus.gridshib.BasePDP
 
serviceId - Variable in class org.globus.gridshib.BasePIP
 
setCachedAttributeInformation(String, String, AttributeInformation) - Static method in class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
 
setPolicy(Node) - Method in class org.globus.gridshib.BasePDP
 
SHIB_PDP_POLICY_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
This configuration parameter corresponds to a ShibbolethPDPPolicy object.
ShibbolethConstants - Interface in org.globus.gridshib.gt.authorization
 
ShibbolethPDPPolicy - Class in org.globus.gridshib.gt.authorization
 
ShibbolethPDPPolicy(AttributeMapping[]) - Constructor for class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
ShibbolethPDPPolicy(String[], AttributeMapping[]) - Constructor for class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
ShibbolethPDPUtil - Class in org.globus.gridshib.gt.authorization
Contains static methods for common Shib PDP tasks
ShibbolethPDPUtil() - Constructor for class org.globus.gridshib.gt.authorization.ShibbolethPDPUtil
 
SP_PROVIDER_ID_KEY - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
The entityID of this attribute requester.

T

toString() - Method in class org.globus.gridshib.gt.authorization.ShibbolethPDPPolicy
 
TRUST_STORE_DIR_PROP - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 

U

USE_VOMS - Static variable in interface org.globus.gridshib.gt.authorization.GridShibConfigParams
This configuration parameter is not yet implemented in GS4GT v0.6.0.

V

VALIDATE - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
VOMS_PDP - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
VOMS_PDP_AND_LOGIC - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
VOMS_PDP_POLICY - Static variable in interface org.globus.gridshib.gt.authorization.VomsConstants
 
VOMS_PIP - Static variable in interface org.globus.gridshib.gt.authorization.ShibbolethConstants
 
VomsConstants - Interface in org.globus.gridshib.gt.authorization
Because we optionally invoke VOMS libraries via reflection (not relying on the jar being present) and because of the way the PIP/PDP proxy objects work, we need a way to pull configs for the VOMS interceptors.

X

X500DNClient - Class in org.globus.gridshib.gt.authorization
 
X500DNClient() - Constructor for class org.globus.gridshib.gt.authorization.X500DNClient
 
X509ExtensionClient - Class in org.globus.gridshib.gt.authorization
 
X509ExtensionClient() - Constructor for class org.globus.gridshib.gt.authorization.X509ExtensionClient
 

A B C D E G I M N O P Q R S T U V X

Copyright © 2007-2008 University of Illinois. All Rights Reserved.