- get(String, Object) - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService
- getAbsoluteReference(Element, String, String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.BaseFilterBeanDefinitionParser
-
Gets the absolute refrence given a possibly relative reference.
- getActivePersistentIdEntry(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Gets the persistent ID entry for the given ID.
- getActivePersistentIdEntry(String, String, String, boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
- getActivePersistentIdEntry(String, String, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Gets the currently active identifier entry for a (principal, peer, local) tuple.
- getAnonymousRelyingConfiguration() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Gets the relying party configuration to use for anonymous parties.
- getAnonymousRelyingConfiguration() - Method in interface edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfigurationManager
-
Gets the relying party configuration to use for anonymous parties.
- getAnonymousRP() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the anonymous relying party config for the group.
- getApplicationContext() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Gets the application context that is the parent to this service's context.
- getAssertingPartyId() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the provider (message issuer) ID.
- getAssertionAudiences() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets the list of audiences an assertion is intended for.
- getAssertionLifetime() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets the amount of time, in milliseconds, before an issued assertion expires.
- getAssertionLifetime() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets the lifetime, in millisecond, for an issued assertion.
- getAssertionProxyCount() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Gets the maximum number of times an assertion may be proxied.
- getAttribtueIds(EntityDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Gets the attribute IDs for those attributes requested in the entity metadata.
- getAttribtueIds(EntityDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Gets the attribute IDs for those attributes requested in the entity metadata.
- getAttributeAuthority() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Gets the attribute authority for the profile configuration.
- getAttributeAuthority() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.AbstractSAML1ProfileConfiguration
-
Gets the Attribute authority to use.
- getAttributeAuthority() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Gets the Attribute authority to use.
- getAttributeDefinitions() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver
-
Gets the attribute definitions registered with this resolver.
- getAttributeEncoders() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.AttributeDefinition
-
Gets the map of encoders to be added to attributes produced by this definition, keyed on encoder category.
- getAttributeEncoders() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Gets the map of encoders to be added to attributes produced by this definition, keyed on encoder category.
- getAttributeEncoders() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ContextualAttributeDefinition
-
Gets the map of encoders to be added to attributes produced by this definition, keyed on encoder category.
- getAttributeEncoders() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Gets the encoders for the attributes.
- getAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeRule
-
Gets the ID of the attribute to which this rule applies.
- getAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractAttributeTargetedRegexMatchFunctor
-
Gets the ID of the attribute whose values will be evaluated.
- getAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractAttributeTargetedStringMatchFunctor
-
Gets the ID of the attribute whose values will be evaluated.
- getAttributeID() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSColumnDescriptor
-
Gets the name of the attribute to map the column to.
- getAttributeIDBySAMLAttribute(AttributeDesignator) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.provider.SAML1AttributeAuthority
-
Translates SAML 1 attribute naming information into the internal attribute ID used by the resolver and filtering
engine.
- getAttributeIDBySAMLAttribute(Attribute) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.provider.SAML2AttributeAuthority
-
Translates SAML 2 attribute naming information into the internal attribute ID used by the resolver and filtering
engine.
- getAttributeIDBySAMLAttribute(AttributeDesignator) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Translates SAML 1 attribute naming information into the internal attribute ID used by the resolver and filtering
engine.
- getAttributeIDBySAMLAttribute(Attribute) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Translates SAML 2 attribute naming information into the internal attribute ID used by the resolver and filtering
engine.
- getAttributeIds(SAMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Gets the attribute IDs for those attributes requested in the attribute query.
- getAttributeIds(List<AttributeDesignator>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
This parses the attribute ids from the supplied list of attributes.
- getAttributeIds(RequestAbstractType) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Gets the attribute IDs for those attributes requested in the attribute query.
- getAttributeIds(List<Attribute>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
This parses the attribute ids from the supplied list of attributes.
- getAttributeName() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.AttributeEncoder
-
Get the name of the attribute.
- getAttributeName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractAttributeEncoder
-
Get the name of the attribute.
- getAttributeRequestContext() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethFilteringContext
-
Gets the context for the attribute request.
- getAttributeRequestContext() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethResolutionContext
-
Gets the attribute request that started this resolution.
- getAttributeResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Gets the attribute resolver.
- getAttributeResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Gets the attribute resolver.
- getAttributeRules() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeFilterPolicy
-
Gets the attribute rules that are in effect if this policy is in effect.
- getAttributeRules() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
-
Gets the attribute rules that are in effect if this policy is in effect.
- getAttributes(ContextType) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeAuthority
-
Gets the attributes for the principal identified in the request.
- getAttributes() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Gets the retrieved attributes.
- getAttributes(SAMLProfileRequestContext<? extends SAMLObject, ? extends ResponseAbstractType, NameIdentifier, ? extends AbstractSAML1ProfileConfiguration>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Gets the attributes for the principal identified in the request.
- getAttributes(SAMLProfileRequestContext<? extends RequestAbstractType, ? extends StatusResponseType, NameID, ? extends AbstractSAML2ProfileConfiguration>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Gets the attributes for the principal identified in the request.
- getAttributes() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the retrieved attributes.
- getAttributeTemplate() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TemplateAttributeDefinition
-
Get the attribute template.
- getAttributeTemplate() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
-
Get the attribute template.
- getAudiences() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets the audiences of issued assertions.
- getAuditEventTime() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the timestamp for this audit event.
- getAuthenticationType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the authentication type used when connecting to the directory.
- getAuthenticationTypeByName(String) - Static method in enum edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector.AUTHENTICATION_TYPE
-
Returns the corresponding AUTHENTICATION_TYPE for the supplied auth type name.
- getAuthTypeName() - Method in enum edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector.AUTHENTICATION_TYPE
-
This returns the auth type name needed by the LdapConfig.
- getBaseDN() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the base search DN.
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.authority.SAML1AttributeAuthorityBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.authority.SAML2AttributeAuthorityBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1Base64AttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1ScopedStringAttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1StringAttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1StringNameIdentifierEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1XMLObjectAttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2Base64AttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2ScopedStringAttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2StringAttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2StringNameIDEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2XMLObjectAttributeEncoderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AndMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AnyMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeIssuerRegexMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeIssuerStringMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeRequesterRegexMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeRequesterStringMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeScopeRegexMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeScopeStringMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeValueRegexMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeValueStringMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AuthenticationMethodRegexMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AuthenticationMethodStringMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.NotMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.NumOfAttributeValuesMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.OrMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.PrincipalNameRegexMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.PrincipalNameStringMatchFunctionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.ScriptMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeInMetadataMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerEntityAttributeExactMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerEntityAttributeRegexMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerInEntityGroupMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerNameIDFormatExactMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterEntityAttributeExactMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterInEntityGroupMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterNameIDFormatExactMatchFunctorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.ShibbolethAttributeFilteringEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.CryptoTransientIdAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrescopedAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrincipalAuthenticationMethodAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrincipalNameAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.RegexSplitAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScopedAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SimpleAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TransientIdAttributeDefinitionBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StaticDataConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.CryptoTransientPrincipalConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.DirectPrincipalConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.TransientPrincipalConnectorBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.ShibbolethAttributeResolverBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.ChainingMetadataProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.EntityRoleFilterBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.FileBackedHTTPMetadataProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.FilesystemMetadataProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.HTTPMetadataProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.InlineMetadataProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.MetadataFilterChainBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.RequiredValidUntilFilterBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.ResourceBackedMetadataProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.SchemaValidationFilterBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.SignatureValidationFilterBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.profile.JSPErrorHandlerBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.profile.VelocityErrorHandlerBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroupBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1AttributeQueryProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2AttributeQueryProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2LogoutRequestProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.SAMLMDRelyingPartyConfigurationManagerBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.ChainingResourceFilterBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.ClasspathResourceBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.FileBackedHttpResourceBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.FilesystemResourceBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.HttpResourceBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.PropertyReplacementResourceFilterBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractBasicCredentialBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractPKIXValidationInformationBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractX509CredentialBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.CertPathPKIXValidationOptionsBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingSignatureTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ClientCertAuthRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MandatoryMessageAuthenticationRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeySignatureTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeyTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationOptionsBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.IssueInstantRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.MandatoryIssuerRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.MessageReplayRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2AuthnRequestsSignedRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPPostSimpleSignRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPRedirectDeflateSignatureRuleBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAMLProtocolMessageXMLSignatureSecurityPolicyBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporterBeanDefinitionParser
- getBuilderFactory() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Convenience method for getting the XML object builder factory.
- getCacheElementTimeToLive() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the time to live, in milliseconds, for cache elements.
- getCacheElementTimeToLive() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the time to live, in milliseconds, for cache elements.
- getCacheManager() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the manager for the results cache.
- getCacheManager() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the manager for the results cache.
- getCertificates() - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
-
Gets the cerificates respresented by this info set.
- getCertificates() - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Gets the cerificates respresented by this credential.
- getChain() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingSignatureTrustEngineFactoryBean
-
Gets the chain member list.
- getChain() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingTrustEngineFactoryBean
-
Gets the chain member list.
- getCipherAlgorithm() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the encryption algorithm.
- getCipherKey() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the encryption key.
- getCipherKeyAlias() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the encryption key alias.
- getCipherKeyPassword() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the encryption key password.
- getColumnDescriptor() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
Gets the set of column descriptors used to deal with result set data.
- getColumnDescriptors() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the result set column descriptors.
- getColumnName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSColumnDescriptor
-
Gets the name of the database column.
- getConnectionCredential() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the client authentication material used when connecting to the LDAP via SSL or TLS.
- getConnectionDataSource() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the database connection source.
- getConnectionStrategy() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the LDAP connection strategy.
- getConnectionTimeout(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getConnectTimeout(SVNRepository) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- getCreationTime() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the time the identifier was created.
- getCredentials() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the credentials for the group.
- getCredentials() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineFactoryBean
-
Gets the list of trusted credentials.
- getCredentials() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineFactoryBean
-
Gets the list of trusted credentials.
- getCrls() - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
-
Gets the CRLs respresented by this info set.
- getCrls() - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Gets the CRLs respresented by this credential.
- getDataConnectors() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver
-
Gets the data connectors registered with this provider.
- getDataSealer() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.CryptoTransientIdAttributeDefinitionFactoryBean
-
Gets the object used to protect and encrypt identifiers.
- getDataSealer() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.CryptoTransientPrincipalConnectorFactoryBean
-
Gets the object used to decrypt identifiers.
- getDatasource() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Gets the datasource used to communicate with database.
- getDataType() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSColumnDescriptor
-
Gets the Java data type to express the database value as.
- getDeactivatedPersistentIdEntries(String, String, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Gets the list of deactivated IDs for a given (principal, peer, local) tuple.
- getDeactivationTime() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the time the identifier was deactivated.
- getDefaultAuthenticationMethod() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Gets the authentication method to use if one is not specified within a request.
- getDefaultAuthenticationMethod() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Gets the authentication method to use if one is not specified within a request.
- getDefaultRelyingPartyConfiguration() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Gets the default relying party configuration.
- getDefaultRelyingPartyConfiguration() - Method in interface edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfigurationManager
-
Gets the default relying party configuration.
- getDefaultRP() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the default relying party for the group.
- getDefaultSigningCredential() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Gets the default signing credential for this relying party.
- getDefaultSigningCredential() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Gets the default signing credential for the relying party.
- getDefaultValue() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.MappedAttributeDefinition
-
Gets the default return value.
- getDefaultValue() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionFactoryBean
-
Gets the default return value.
- getDenyValueRule() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeRule
-
Gets the filter that denies the release of attribute values.
- getDenyValueRules() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethFilteringContext
-
Gets the deny value rules that apply to the attribute.
- getDependencyIds() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn
-
Gets the IDs of the resolution plugins this plugin is dependent on.
- getDependencyIds() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ContextualAttributeDefinition
-
Gets the IDs of the resolution plugins this plugin is dependent on.
- getDependencyIds() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ContextualDataConnector
-
Gets the IDs of the resolution plugins this plugin is dependent on.
- getDependencyIds() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.ContextualPrincipalConnector
-
Gets the IDs of the resolution plugins this plugin is dependent on.
- getDependencyIds() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ResolutionPlugIn
-
Gets the IDs of the resolution plugins this plugin is dependent on.
- getDependencyIds() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.AbstractResolutionPluginFactoryBean
-
Gets the ID of resolution plug-ins this plugin depends on.
- getDisplayDescriptions() - Method in class edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute
-
Gets the localized human readable description of attribute.
- getDisplayDescriptions() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.AttributeDefinition
-
Gets the localized human readable description of attribute.
- getDisplayDescriptions() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Gets the localized human readable description of attribute.
- getDisplayDescriptions() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ContextualAttributeDefinition
-
Gets the localized human readable description of attribute.
- getDisplayDescriptions() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Gets the localized human readable description of attribute.
- getDisplayNames() - Method in class edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute
-
Gets the localized human readable name of the attribute.
- getDisplayNames() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.AttributeDefinition
-
Gets the localized human readable name of the attribute.
- getDisplayNames() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Gets the localized human readable name of the attribute.
- getDisplayNames() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ContextualAttributeDefinition
-
Gets the localized human readable name of the attribute.
- getDisplayNames() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Gets the localized human readable name of the attribute.
- getEncodedCertificate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractPKIXValidationInformationBeanDefinitionParser
-
Extracts the certificate bytes from the content of a Certificate configuration element.
- getEncodedCertificate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractX509CredentialBeanDefinitionParser
-
Extracts the certificate bytes from the content of a Certificate configuration element.
- getEncodedCertificate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemPKIXValidationInformationBeanDefinitionParser
-
Extracts the certificate bytes from the content of a Certificate configuration element.
- getEncodedCertificate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemX509CredentialBeanDefinitionParser
-
Extracts the certificate bytes from the content of a Certificate configuration element.
- getEncodedCertificate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlinePKIXValidationInformationBeanDefinitionParser
-
Extracts the certificate bytes from the content of a Certificate configuration element.
- getEncodedCertificate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlineX509CredentialBeanDefinitionParser
-
Extracts the certificate bytes from the content of a Certificate configuration element.
- getEncodedCRL(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractPKIXValidationInformationBeanDefinitionParser
-
Extracts the CRL(s) bytes from the content of a CRL configuration element.
- getEncodedCRL(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractX509CredentialBeanDefinitionParser
-
Extracts the CRL(s) bytes from the content of a CRL configuration element.
- getEncodedCRL(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemPKIXValidationInformationBeanDefinitionParser
-
Extracts the CRL(s) bytes from the content of a CRL configuration element.
- getEncodedCRL(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemX509CredentialBeanDefinitionParser
-
Extracts the CRL(s) bytes from the content of a CRL configuration element.
- getEncodedCRL(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlinePKIXValidationInformationBeanDefinitionParser
-
Extracts the CRL(s) bytes from the content of a CRL configuration element.
- getEncodedCRL(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlineX509CredentialBeanDefinitionParser
-
Extracts the CRL(s) bytes from the content of a CRL configuration element.
- getEncodedPrivateKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialBeanDefinitionParser
-
Extracts the private key bytes from the content of the PrivateKey configuration element.
- getEncodedPrivateKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemBasicCredentialBeanDefinitionParser
-
Extracts the private key bytes from the content of the PrivateKey configuration element.
- getEncodedPrivateKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemX509CredentialBeanDefinitionParser
-
Extracts the private key bytes from the content of the PrivateKey configuration element.
- getEncodedPrivateKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlineBasicCredentialBeanDefinitionParser
-
Extracts the private key bytes from the content of the PrivateKey configuration element.
- getEncodedPrivateKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlineX509CredentialBeanDefinitionParser
-
Extracts the private key bytes from the content of the PrivateKey configuration element.
- getEncodedPublicKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractBasicCredentialBeanDefinitionParser
-
Extracts the public key bytes from the content of the PublicKey configuration element.
- getEncodedPublicKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemBasicCredentialBeanDefinitionParser
-
Extracts the public key bytes from the content of the PublicKey configuration element.
- getEncodedPublicKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlineBasicCredentialBeanDefinitionParser
-
Extracts the public key bytes from the content of the PublicKey configuration element.
- getEncodedSecretKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractBasicCredentialBeanDefinitionParser
-
Extracts the secret key bytes from the content of the SecretKey configuration element.
- getEncodedSecretKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemBasicCredentialBeanDefinitionParser
-
Extracts the secret key bytes from the content of the SecretKey configuration element.
- getEncodedSecretKey(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.InlineBasicCredentialBeanDefinitionParser
-
Extracts the secret key bytes from the content of the SecretKey configuration element.
- getEncoders() - Method in class edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute
-
Gets the list of attribute encoders usable with this attribute.
- getEncoders() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Gets the list of attribute encoders usable with this attribute.
- getEncryptAssertion() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Gets whether assertions should be encrypted.
- getEncryptNameID() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Gets whether NameIDs should be encrypted.
- getEntityAttribute(EntityDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeMatchFunctor
-
Gets the entity attribute from the given entity metadata.
- getEntityCertificate() - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Gets the end-entity cerificate respresented by this credential.
- getEntityGroup() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityGroupMatchFunctor
-
Gets the entity group to match against.
- getEntityID() - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialFactoryBean
-
Get the entity ID of the credential.
- getEntityMetadata(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeMatchFunctor
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeIssuerEntityAttributeExactMatchFunctor
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeIssuerEntityAttributeRegexMatchFunctor
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeRequesterEntityAttributeExactMatchFunctor
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeRequesterEntityAttributeRegexMatchFunctor
-
Gets the entity descriptor for the entity to check.
- getEntitySSODescriptor(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractNameIDFormatSupportedMatchFunctor
-
Gets the SSO role descriptor for the entity to be checked.
- getEntitySSODescriptor(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeIssuerNameIDFormatExactMatchFunctor
-
Gets the SSO role descriptor for the entity to be checked.
- getEntitySSODescriptor(ShibbolethFilteringContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeRequesterNameIDFormatExactMatchFunctor
-
Gets the SSO role descriptor for the entity to be checked.
- getErrorHandler() - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileHandlerManager
-
Gets the error handler for this manager.
- getExtensionsParentName(Extensions) - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
-
Get the name of the parent element of an Extensions
element in metadata, mostly
useful for logging purposes.
- getFailFastInitialization(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractMetadataProviderBeanDefinitionParser
-
Gets the fail fast initialization requirement for the metadata provider.
- getFailoverDataConnectorId() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.BaseDataConnectorFactoryBean
-
Gets the ID of failover data connectors for this plugin.
- getFailoverDependencyId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.BaseDataConnector
-
Returns the ID of data connectors to use if this one fails.
- getFailoverDependencyId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ContextualDataConnector
-
Returns the ID of data connectors to use if this one fails.
- getFailoverDependencyId() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.DataConnector
-
Returns the ID of data connectors to use if this one fails.
- getFilteringEngine() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Gets the filtering engine.
- getFilteringEngine() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Gets the filtering engine.
- getFilterPolicies() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEngine
-
Gets the filter policies active for this engine.
- getFilterTemplate() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
Gets the template used to create queries.
- getFilterTemplate() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the LDAP query filter template.
- getFirstAuthentication(String, String, SVNURL) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- getFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.BasePrincipalConnector
-
Get NamID format.
- getFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.ContextualPrincipalConnector
-
Get NamID format.
- getFormat() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.PrincipalConnector
-
Get NamID format.
- getFriendlyName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractSAML2AttributeEncoder
-
Gets the human friendly name of the attribute.
- getFriendlyName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2ScopedStringAttributeEncoder
-
Gets the human friendly name of the attribute.
- getFriendlyName() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAML2AttributeEncoder
-
Gets the human friendly name of the attribute.
- getGeneratedAttribute() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
-
Gets the ID of the attribute generated by the connector.
- getGeneratedAttribute() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Gets the ID of the attribute generated by the connector.
- getGeneratedAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ComputedIDDataConnector
-
Gets the ID of the attribute generated by this connector.
- getGeneratedAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the ID of the attribute generated by this connector.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute
-
Gets the unique ID of the attribute.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Gets the unique ID of the attribute.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn
-
Returns the unique ID of the plugin.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ContextualAttributeDefinition
-
Returns the unique ID of the plugin.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdEntry
-
Gets the ID.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ContextualDataConnector
-
Returns the unique ID of the plugin.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.ContextualPrincipalConnector
-
Returns the unique ID of the plugin.
- getId() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ResolutionPlugIn
-
Returns the unique ID of the plugin.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Gets the ID of this service.
- getId() - Method in class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporter
-
Gets the ID of this service.
- getId() - Method in interface edu.internet2.middleware.shibboleth.common.service.Service
-
Gets the ID of this service.
- getIdentifierLifetime() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TransientIdAttributeDefinitionFactoryBean
-
Gets the length of time, in milliseconds, the identifier are valid.
- getIdentifierStore() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TransientIdAttributeDefinitionFactoryBean
-
Gets the store used to map transient identifier tokens to principal names.
- getIdentifierStore() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.TransientPrincipalConnectorFactoryBean
-
Gets the store used to map transient identifier tokens to principal names.
- getIdLifetime() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.CryptoTransientIdAttributeDefinition
-
Gets the time, in milliseconds, ids are valid.
- getIdLifetime() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdAttributeDefinition
-
Gets the time, in milliseconds, ids are valid.
- getIdLifetime() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.CryptoTransientIdAttributeDefinitionFactoryBean
-
Gets the time, in milliseconds, ids are valid.
- getIdProducer() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorFactoryBean
-
Gets the data connector that produced the ID.
- getIdSize() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdAttributeDefinition
-
Gets the size, in bytes, of the id.
- getInactivityTimeout() - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
Gets the session inactivity timeout in milliseconds.
- getInactivityTimeout() - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
Gets the session inactivity timeout in milliseconds.
- getInputStream() - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNResource
- getKey() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.AddEntryEvent
-
Gets the key of the added item.
- getKey() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.RemoveEntryEvent
-
Gets the key of the removed item.
- getKeyInfos() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityImpl
-
Get the list of KeyInfo child elements.
- getKeyInfos() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataKeyAuthority
-
Get the list of KeyInfo child elements.
- getKeyNames() - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialFactoryBean
-
Gets the names for the key represented by the credential.
- getKeys(String) - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService
- getKeystorePassword() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the keystore password.
- getKeystorePath() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the keystore path.
- getKeystoreType() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the keystore type.
- getLanguage() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
Gets the scripting language being used.
- getLastActivityInstant() - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
Gets the time of the last activity from the user.
- getLastActivityInstant() - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
Gets the time of the last activity from the user.
- getLastModified(Resource) - Method in class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
- getLastModifiedTime() - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNResource
- getLdapPool() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
This returns the ldap pool strategy this connector is using.
- getLdapProperties() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the LDAP connection provider specific properties.
- getLdapUrl() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the LDAP server's URL.
- getLocalEntityId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the ID of the entity that issued the identifier.
- getLocalId(ShibbolethResolutionContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the local ID component of the persistent ID.
- getLocalId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the local ID component of the persistent identifier.
- getLocation() - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNResource
- getMacAlgorithm() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the MAC algorithm.
- getMacKey() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the MAC key, if different from the encryption key.
- getMacKeyAlias() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the MAC key alias.
- getMacKeyPassword() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the MAC key password.
- getMajorVersion() - Static method in class edu.internet2.middleware.shibboleth.common.Version
-
Gets the major version number of the library.
- getMatchPattern() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
-
Gets the match pattern used to evaluate if a scope matches the scope criteria given by this extension.
- getMatchPattern() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataScope
-
Gets the match pattern used to evaluate if a scope matches the scope criteria given by this extension.
- getMatchString() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractStringMatchFunctor
-
Gets the string to match for a positive evaluation.
- getMaximumCachedElements() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the maximum number of elements that will be cached.
- getMaximumCachedElements() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the maximum number of elements that will be cached.
- getMaximumSPSessionLifetime() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
-
Gets the maximum amount of time, in milliseconds, the service provider should maintain a session for the user
based on the authentication assertion.
- getMaximumSPSessionLifetime() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
Gets the maximum amount of time, in milliseconds, the service provider should maintain a session for the user
based on the authentication assertion.
- getMaxRefreshDelay(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractReloadingMetadataProviderBeanDefinitionParser
-
Gets the maximum refresh delay for the metadata provider.
- getMaxResultSize() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the maximum number of results to return from a query.
- getMessageDecoder() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the message decoder used to decode the message from the inbound transport.
- getMessageEncoder() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the message encoder used to encoder the message onto the outbound transport.
- getMessageProfile() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the URI of the message profile being used.
- getMetadataProvider() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the metadata provider for the group.
- getMetadataProvider() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeySignatureTrustEngineFactoryBean
-
Gets the metadata provider used to look up key information for peer entities.
- getMetadataProvider() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeyTrustEngineFactoryBean
-
Gets the metadata provider used to look up key information for peer entities.
- getMetadataProvider() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineFactoryBean
-
Gets the metadata provider used to look up PKIX information for peer entities.
- getMetadataProvider() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineFactoryBean
-
Gets the metadata provider used to look up key information for peer entities.
- getMetadataProvider() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Gets the metadata provider used to lookup information about entities.
- getMicroVersion() - Static method in class edu.internet2.middleware.shibboleth.common.Version
-
Gets the micro version number of the library.
- getMinorVersion() - Static method in class edu.internet2.middleware.shibboleth.common.Version
-
Gets the minor version number of the library.
- getMinRefreshDelay(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractReloadingMetadataProviderBeanDefinitionParser
-
Gets the minimum refresh delay for the metadata provider.
- getName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeMatchFunctor
-
Gets the name of the entity attribute the entity must have.
- getName() - Static method in class edu.internet2.middleware.shibboleth.common.Version
-
Gets the name of the library.
- getNameFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractSAML2AttributeEncoder
-
Gets the attribute's name format.
- getNameFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1StringNameIdentifierEncoder
-
Gets the name format URI for the NameID.
- getNameFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2ScopedStringAttributeEncoder
-
Gets the attribute's name format.
- getNameFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2StringNameIDEncoder
-
Gets the name format URI for the NameID.
- getNameFormat() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAML2AttributeEncoder
-
Gets the attribute's name format.
- getNameFormat() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAMLNameIdentifierEncoder
-
Gets the name format URI for the NameID.
- getNameFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeMatchFunctor
-
Gets the name format of the entity attribute the entity must have.
- getNameIdentifierAttribute() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the attribute encoded as the SAML name identifier.
- getNameIdentifierFormat(SAMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver
-
Gets the format of the name identifier used to identify the subject.
- getNameIdentifierFormat() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionFactoryBean
-
Gets the format for the NameIdentifier used as an attribute value.
- getNameIdentifierQualifier() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionFactoryBean
-
Gets the NameIdentifier qualifier for the NameIdentifier used as an attribute value.
- getNameIdFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractNameIDFormatSupportedMatchFunctor
-
Get the NameID format that needs to be supported by the entity.
- getNameIdFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML1NameIdentifierAttributeDefinition
-
Gets the format for the NameIdentifier used as an attribute value.
- getNameIdFormat() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Gets the format for the NameID used as an attribute value.
- getNameIdFormat() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
Gets the format for the NameID used as an attribute value.
- getNameIdFormat() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.BasePrincipalConnectorFactoryBean
-
Gets the format of the NameID the connector operates on.
- getNameIdFormatPrecedence() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Gets the precedence of NameID formats for this relying party.
- getNameIdFormatPrecedence() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Gets the precedence of NameID formats for this relying party.
- getNameIdQualifier() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML1NameIdentifierAttributeDefinition
-
Gets the NameIdentifier qualifier for the NameIdentifier used as an attribute value.
- getNameIdQualifier() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Gets the NameQualifier for the NameID used as an attribute value.
- getNameIdQualifier() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
Gets the NameQualifier for the NameID used as an attribute value.
- getNameIdSPQualifier() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Gets the SPNameQualifier for the NameID used as an attribute value.
- getNameIdSPQualifier() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
Gets the SPNameQualifier for the NameID used as an attribute value.
- getNameIdValue() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the value of the SAML name identifier.
- getNameQualifier() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1StringNameIdentifierEncoder
-
Gets the name domain qualifier for the NameID.
- getNameQualifier() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2StringNameIDEncoder
-
Gets the name domain qualifier for the NameID.
- getNameQualifier() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAMLNameIdentifierEncoder
-
Gets the name domain qualifier for the NameID.
- getNamespace() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractSAML1AttributeEncoder
-
Gets the attribute namespace.
- getNamespace() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1ScopedStringAttributeEncoder
-
Gets the attribute namespace.
- getNamespace() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAML1AttributeEncoder
-
Gets the attribute namespace.
- getNextAuthentication(String, String, SVNURL) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- getNumberOfPersistentIdEntries(String, String, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Gets the number of persistent ID entries for a (principal, peer, local) tuple.
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.CryptoTransientIdAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrescopedAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrincipalAuthenticationMethodAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrincipalNameAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.RegexSplitAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScopedAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SimpleAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TransientIdAttributeDefinitionFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StaticDataConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.CryptoTransientPrincipalConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.DirectPrincipalConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.TransientPrincipalConnectorFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1ArtifactResolutionProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1AttributeQueryProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ArtifactResolutionProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2AttributeQueryProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2LogoutRequestProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingSignatureTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeySignatureTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeyTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
- getObjectType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
- getOrderedChildren() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityImpl
- getOrderedChildren() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
- getOutboundArtifactType() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets the 2-byte artifact type used for outbound messages.
- getOutboundArtifactType() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets the 2-byte artifact type used on outbound messages.
- getParserPool() - Method in class edu.internet2.middleware.shibboleth.common.config.OpensamlConfigBean
-
Get the global ParserPool to configure.
- getParserPool() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the pool of XML parsers.
- getParserPoolRef(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractMetadataProviderBeanDefinitionParser
-
Gets the default parser pool reference for the metadata provider.
- getParserPoolRef(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractReloadingMetadataProviderBeanDefinitionParser
-
Gets the default parser pool reference for the metadata provider.
- getPartition() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.AddEntryEvent
-
Gets the partition to which the entry was added.
- getPartition() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.RemoveEntryEvent
-
Gets the partition to which the entry was removed.
- getPartitions() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService
- getPassword(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getPeerEntityId(ShibbolethResolutionContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the entity ID used for the peer.
- getPeerEntityId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the ID of the entity to which the identifier was issued.
- getPeerEntityId(ShibbolethResolutionContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.StoredIDPrincipalConnector
-
Gets the entity ID used for the peer.
- getPeerProvidedId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the ID, provided by the peer, associated with this ID.
- getPermitValueRule() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeRule
-
Gets the filter that permits the release of attribute values.
- getPersistentId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the persistent identifier.
- getPersistentIdEntries(String, String, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Gets all the persistent ID entries for a (principal, peer, local) tuple.
- getPersistentIdEntry(String, boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Gets the persistent ID entry for the given ID.
- getPKIXInfo() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
Gets the list of PKIX validation info.
- getPKIXInfo() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
Gets the list of PKIX validation info.
- getPKIXValidationOptions() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineFactoryBean
-
Get the PKIX validation options.
- getPKIXValidationOptions() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineFactoryBean
-
Get the PKIX validation options.
- getPKIXValidationOptions() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
Get the PKIX validation options.
- getPKIXValidationOptions() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
Get the PKIX validation options.
- getPluginId() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.AbstractResolutionPluginFactoryBean
-
Gets the unique ID of this plugin.
- getPolicyId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeFilterPolicy
-
Gets the unique ID for this policy.
- getPolicyId() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
-
Gets the unique ID for this policy.
- getPolicyId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyFactoryBean
-
Gets the unique ID of the policy.
- getPolicyId() - Method in class edu.internet2.middleware.shibboleth.common.security.ShibbolethSecurityPolicy
-
Gets the ID of the policy.
- getPolicyRequirement() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
-
Gets the requirement for this policy.
- getPolicyRequirementRule() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeFilterPolicy
-
Gets the requirement for this policy.
- getPolicyRules() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyFactoryBean
-
Gets the rules that make up the policy.
- getPollingFrequency() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseReloadableService
-
Gets the frequency, in milliseconds, that the configuration resources are polled.
- getPollingRetryAttempts() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseReloadableService
-
Gets the number of times a resource may error out before it is considered permanently invalid.
- getPollingTimer() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseReloadableService
-
Gets the timer used to resource polling jobs.
- getPoolStrategy() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the ldap pool strategy.
- getPoolValidator() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the pool validator.
- getPrincipal(SAMLProfileRequestContext<? extends SAMLObject, ? extends ResponseAbstractType, NameIdentifier, ? extends AbstractSAML1ProfileConfiguration>) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.provider.SAML1AttributeAuthority
-
Resolves a NameIdentifier
into the internal principal name used by Shibboleth.
- getPrincipal(SAMLProfileRequestContext<? extends RequestAbstractType, ? extends StatusResponseType, NameID, ? extends AbstractSAML2ProfileConfiguration>) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.provider.SAML2AttributeAuthority
-
Resolves a NameID
into the internal principal name used by Shibboleth.
- getPrincipal(SAMLProfileRequestContext<? extends SAMLObject, ? extends ResponseAbstractType, NameIdentifier, ? extends AbstractSAML1ProfileConfiguration>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Resolves a NameIdentifier
into the internal principal name used by Shibboleth.
- getPrincipal(SAMLProfileRequestContext<? extends RequestAbstractType, ? extends StatusResponseType, NameID, ? extends AbstractSAML2ProfileConfiguration>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Resolves a NameID
into the internal principal name used by Shibboleth.
- getPrincipal() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the principal DN used to bind to the directory.
- getPrincipalAuthenticationMethod() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Gets the method used to authenticate the principal.
- getPrincipalAuthenticationMethod() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the authentication method, identified by their URI, used to log into the relying party.
- getPrincipalAuthenticationMethod() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the method used to authenticate the principal.
- getPrincipalConnectors() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver
-
Gets the principal connectors registered with this resolver.
- getPrincipalCredential() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the credential of the principal DN used to bind to the directory.
- getPrincipalName() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Gets the principal name of the subject of the request.
- getPrincipalName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdEntry
-
Gets the principal the token was issued for.
- getPrincipalName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Gets the name of the principal the identifier represents.
- getPrincipalName() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the principal ID of the user.
- getPrincipalName() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the principal name of the subject of the request.
- getPrincipalName() - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
A convenience method that gets the first principal retrieved from the
Subject
.
- getPrincipalName() - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
A convenience method that gets the first principal retrieved from the
Subject
.
- getPrivateKey() - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
-
Gets the private key respresented by this credential.
- getPrivateKey() - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Gets the private key respresented by this credential.
- getProfileConfiguration() - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Gets the configuration for the profile for the relying party.
- getProfileConfiguration(String, String) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the profile configuration for the given entity and profile Id.
- getProfileConfiguration() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the configuration for the profile for the relying party.
- getProfileConfiguration(String) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
- getProfileConfigurations() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Gets the registered profile configurations.
- getProfileConfigurations() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Gets whether assertions should be encrypted.
- getProfileHandler(ServletRequest) - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileHandlerManager
-
Gets the profile handler to service this request.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the ID of the profile supported by this handler.
- getProfileId() - Method in interface edu.internet2.middleware.shibboleth.common.relyingparty.ProfileConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.ArtifactResolutionConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.AttributeQueryConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.ShibbolethSSOConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.ArtifactResolutionConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AttributeQueryConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.ECPConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.LogoutRequestConfiguration
-
Gets the unique identifier of the profile.
- getProfileId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
Gets the unique identifier of the profile.
- getProfileSecurityPolicy() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets the security policy for this profile.
- getProviderId(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.BaseMetadataProviderBeanDefinitionParser
-
Gets the ID of the metadata provider.
- getProviderId() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Gets the ID of the provider to use for this relying party.
- getProviderId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Gets the entity ID of the responder when communicating with the relying party.
- getProxyAudiences() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Gets the audiences for proxied assertions.
- getProxyAudiences() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Gets the audiences for a proxied assertion.
- getProxyCount() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Gets the maximum number of times an assertion may be proxied.
- getProxyHost(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getProxyManager(SVNURL) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- getProxyPassword(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getProxyPort(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getProxyUsername(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getPublicKey() - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
-
Gets the public key respresented by this credential.
- getQualifiedId(Element, String, String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.BaseFilterBeanDefinitionParser
-
Generates an ID for a filter engine component.
- getQueryTemplate() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the SQL query template.
- getQueryTimeout() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
Gets the timeout, in seconds, of the SQL query.
- getQueryTimeout() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the timeout, in milliseconds, of the SQL query.
- getQueryTimeout() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Gets the timeout, in milliseconds, of the SQL query.
- getQueryUsesStoredProcedures() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets whether the SQL query uses stored procedures.
- getRandom() - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Returns the pseudorandom generator.
- getReadTimeout(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getReadTimeout(SVNRepository) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- getReadWriteLock() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Gets the read-write lock guarding the service context.
- getReadWriteLock() - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
-
Get the lock instance used to synchronize access to the caches.
- getRefreshDelayFactor(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractReloadingMetadataProviderBeanDefinitionParser
-
Gets the refresh delay factor for the metadata provider.
- getRegex() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.RegexSplitAttributeDefinitionFactoryBean
-
Gets the regular expression used to split values.
- getRegexp() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
-
Get the regexp attribute value.
- getRegexp() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataScope
-
Get the regexp attribute value.
- getRegexpXSBoolean() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
-
Get the regexp attribute value.
- getRegexpXSBoolean() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataScope
-
Get the regexp attribute value.
- getRegularExpression() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractRegexMatchFunctor
-
Gets the regular expression to match.
- getReleasedAttributes() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the list of internal IDs of the attributes that were released.
- getReleasedAttributes() - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Gets the attributes, by ID, released to the peer.
- getReleasedAttributes() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the attributes, by ID, released to the peer.
- getRelyingParties() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.BasePrincipalConnector
-
Get relying parties this connector is valid for.
- getRelyingParties() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.ContextualPrincipalConnector
-
Get relying parties this connector is valid for.
- getRelyingParties() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.PrincipalConnector
-
Get relying parties this connector is valid for.
- getRelyingParties() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the relying party configurations for the group.
- getRelyingPartyConfiguration() - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Gets the configuration for the relying party for this request.
- getRelyingPartyConfiguration(String) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the relying party configuration for the given entity.
- getRelyingPartyConfiguration() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the configuration for the relying party for this request.
- getRelyingPartyConfiguration(String) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Gets the configuration for the given relying party.
- getRelyingPartyConfiguration(String) - Method in interface edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfigurationManager
-
Gets the configuration for the given relying party.
- getRelyingPartyConfigurationManager() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the relying party manager for this profile handler.
- getRelyingPartyConfigurations() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Gets the registered relying party configurations indexed by relying party ID.
- getRelyingPartyConfigurations() - Method in interface edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfigurationManager
-
Gets the registered relying party configurations indexed by relying party ID.
- getRelyingPartyId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdEntry
-
Gets the relying party the token was issued to.
- getRelyingPartyId(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyConfigurationBeanDefinitionParser
-
Gets the ID of the relying party.
- getRelyingPartyId() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Gets the ID of the relying party.
- getRelyingPartyId() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the entity ID of the relying party.
- getRelyingPartyId() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Gets the entity ID of the relying party this configuration is for.
- getRemoteHost() - Method in class edu.internet2.middleware.shibboleth.common.log.AccessLogEntry
-
Gets the remote client host or IP address.
- getRepository() - Static method in class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
-
Returns a reference to the default static repository.
- getRepository(String) - Static method in class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
-
Returns a reference to the repository stored statically under the specified name.
- getRepository(VelocityEngine) - Static method in class edu.internet2.middleware.shibboleth.common.util.VelocityStringResourceRepositoryAdaptor
-
Returns a reference to the default static repository.
- getRepository(VelocityEngine, String) - Static method in class edu.internet2.middleware.shibboleth.common.util.VelocityStringResourceRepositoryAdaptor
-
Returns a reference to the repository stored statically under the specified name.
- getRequestBinding() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the URI of the binding used during the request.
- getRequestedAttributesIds() - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Gets the collection of IDs for the attributes being requested by the relying party.
- getRequestedAttributesIds() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the collection of IDs for the attributes being requested by the relying party.
- getRequestId() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the unique ID of the request.
- getRequestPath() - Method in class edu.internet2.middleware.shibboleth.common.log.AccessLogEntry
-
Gets the request path without servlet context information.
- getRequestPaths(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.profile.AbstractRequestURIMappedProfileHandlerBeanDefinitionParser
-
Gets the list of request paths the profile handler handles.
- getRequestPaths() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractRequestURIMappedProfileHandler
-
Gets the request paths that to which this profile handler will respond.
- getRequestTime() - Method in class edu.internet2.middleware.shibboleth.common.log.AccessLogEntry
-
Gets the time the request was made.
- getRequestUriWithoutContext(HttpServletRequest) - Static method in class edu.internet2.middleware.shibboleth.common.util.HttpHelper
-
Gets the request URI as returned by HttpServletRequest.getRequestURI()
but without the servlet context
path.
- getRequireValidMetadata(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.BaseMetadataProviderBeanDefinitionParser
-
Gets the valid metadata requirement for the metadata provider.
- getResolvedAttributeDefinitions() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethResolutionContext
-
Get an unmodifiable map of the attribute definitions that have been resolved for this request.
- getResolvedDataConnectors() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethResolutionContext
-
Get an unmodifiable map of the data connectors that have been resolved for this request.
- getResolvedPlugins() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethResolutionContext
-
Get the resolution plug-ins that have been resolved for this request.
- getResourceFile(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getResourceFile() - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNResource
-
Gets
File
for the resource.
- getResourceStream(String) - Method in class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
-
Get an InputStream so that the Runtime can build a template with it.
- getResponseBinding() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the URI of the binding used during the response.
- getResponseId() - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Gets the unique ID of the response message.
- getRespositoryUrl(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getRetainedValues(String, boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethFilteringContext
-
Gets the values, for the given attribute, that have no yet been filtered out.
- getReturnAttributes() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
This returns the attributes that all searches will request from the ldap.
- getReturnAttributes() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the attributes to return from a query.
- getReturnValue() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ValueMap
-
Gets the return value.
- getRevision(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getRoleDescriptors(String, QName, String) - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
-
Get the list of metadata role descriptors which match the given entityID, role and protocol.
- getSalt() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ComputedIDDataConnector
-
Gets the salt used when computing the ID.
- getSalt() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the salt used when computing the ID.
- getSalt() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
-
Gets the salt used when computing the ID.
- getSalt() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Gets the salt used when computing the ID.
- getSAMLAttributeByAttributeID(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.provider.SAML1AttributeAuthority
-
Translates the internal attribute ID, used by the resolver and filtering engine, into its representative SAML 1
attribute name.
- getSAMLAttributeByAttributeID(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.provider.SAML2AttributeAuthority
-
Translates the internal attribute ID, used by the resolver and filtering engine, into its representative SAML 2
attribute name.
- getSAMLAttributeByAttributeID(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Translates the internal attribute ID, used by the resolver and filtering engine, into its representative SAML 1
attribute name.
- getSAMLAttributeByAttributeID(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Translates the internal attribute ID, used by the resolver and filtering engine, into its representative SAML 2
attribute name.
- getScope() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ScopedAttributeValue
-
Gets the scope of the value.
- getScope() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScopedAttributeDefinition
-
Get scope value.
- getScope() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScopedAttributeDefinitionFactoryBean
-
Gets the scope of the attribute.
- getScope() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Gets the scope value.
- getScope() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethScopedValue
-
Gets the scope value.
- getScopeAttribute() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractScopedAttributeEncoder
-
Get the scope attribute.
- getScopeAttributeName() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Gets the name of the scope attribute.
- getScopeAttributeName() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethScopedValue
-
Gets the name of the scope attribute.
- getScopeDelimited() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.PrescopedAttributeDefinition
-
Get delimiter between value and scope.
- getScopeDelimiter() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractScopedAttributeEncoder
-
Get the scope delimiter.
- getScopeDelimiter() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrescopedAttributeDefinitionFactoryBean
-
Gets the delimiter between value and scope.
- getScopeType() - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractScopedAttributeEncoder
-
Get the scope type.
- getScript() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScriptedAttributeDefinition
-
Gets the script that will be executed.
- getScript() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
Gets the script.
- getScriptContext(ShibbolethFilteringContext, String, Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.ScriptMatchFunctor
-
Creates the script execution context from the resolution context.
- getScriptContext(ShibbolethResolutionContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScriptedAttributeDefinition
-
Creates the script execution context from the resolution context.
- getScriptFile() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
Gets the file to read the script from.
- getScriptLanguage() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScriptedAttributeDefinition
-
Gets the scripting language used.
- getSearchScope() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the search scope of a query.
- getSearchTimeLimit() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the maximum amount of time, in milliseconds, to wait for a search to complete.
- getSecretKey() - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
-
Gets the secret key respresented by this credential.
- getSecurityPolicies() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the security policies for the group.
- getSecurityPolicy() - Method in interface edu.internet2.middleware.shibboleth.common.relyingparty.ProfileConfiguration
-
Gets the security policy for this profile.
- getSecurityPolicy() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets the security policy for this profile.
- getServerHost() - Method in class edu.internet2.middleware.shibboleth.common.log.AccessLogEntry
-
Gets the server's host name or IP address.
- getServerPort() - Method in class edu.internet2.middleware.shibboleth.common.log.AccessLogEntry
-
Gets the server's port number.
- getServiceConfigurations() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Gets an unmodifiable list of configurations for this service.
- getServiceContext() - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Gets this service's context.
- getServiceId(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.service.AbstractServiceBeanDefinitionParser
-
Gets the ID of the service.
- getSession(String) - Method in interface edu.internet2.middleware.shibboleth.common.session.SessionManager
-
Gets the user's session based on a session index.
- getSessionID() - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
Gets the unique identifier of the session.
- getSessionID() - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
Gets the unique identifier of the session.
- getSessionManager() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the session manager for this profile handler.
- getSignAssertions() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets whether assertions should be signed.
- getSignAssertions() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets whether assertions should be signed.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1AttributeQueryProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2AttributeQueryProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2LogoutRequestProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSignAssertionsDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signAssertions property.
- getSigningCredential() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets the credential used to sign assertions.
- getSigningCredential() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets the credential that should be used to sign a message.
- getSignRequests() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets whether to sign protocol requests.
- getSignRequests() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets whether to sign protocol requests.
- getSignResponses() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets whether to sign protocol responses.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1AttributeQueryProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2AttributeQueryProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2LogoutRequestProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResponsesDefault() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationBeanDefinitionParser
-
Gets the default value for the signResponses property.
- getSignResposnes() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Gets whether to sign protocol responses.
- getSourceAttribute() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
-
Gets the ID of the attribute whose first value is used when generating the computed ID.
- getSourceAttribute() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Gets the ID of the attribute whose first value is used when generating the computed ID.
- getSourceAttributeID() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Return the source attribute.
- getSourceAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ComputedIDDataConnector
-
Gets the ID of the attribute whose first value is used when generating the computed ID.
- getSourceAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the ID of the attribute whose first value is used when generating the computed ID.
- getSourceAttributeId() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Gets the ID of the attribute that serves as the source of information for the attribute definition.
- getSourceAttributes() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TemplateAttributeDefinition
-
Get the source attribute IDs.
- getSourceAttributes() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
-
Get the source attribute IDs.
- getSourceValues() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ValueMap
-
Gets the collection of source values.
- getStaticAttributes() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StaticDataConnectorFactoryBean
-
Gets the static attributes returned by the created data connector.
- getStorageService() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Gets the storage service used to store profile data.
- getStorageService() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.AddEntryEvent
-
Gets the storage service to which an item was added.
- getStorageService() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.RemoveEntryEvent
-
Gets the storage service to which an item was removed.
- getStoredId(String, String, String, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the persistent ID stored in the database.
- getStoredIDStore() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Gets the data store used to manage stored IDs.
- getSubject() - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
Gets the subject with which this session is associated.
- getSubject() - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
Gets the subject with which this session is associated.
- getTargetRule() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.NotMatchFunctor
-
Gets the match functor that will be the target of the logical NOT.
- getTargetRules() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AndMatchFunctor
-
Gets the functors whose results will be ANDed.
- getTargetRules() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.OrMatchFunctor
-
Gets the functors whose results will be ORed.
- getTaskTimerRef(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.AbstractReloadingMetadataProviderBeanDefinitionParser
-
Gets the default task timer reference for the metadata provider.
- getTemplateEngine() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
Gets the engine used to evaluate the query template.
- getTemplateEngine() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the template engine used to construct query filters.
- getTemplateEngine() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Gets the template engine used to construct the SQL query from the query template.
- getTrustCredential() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets the trust material used when connecting to the LDAP via SSL or TLS.
- getTrustedNames() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
Gets the set of trusted names.
- getTrustedNames() - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
Gets the set of trusted names.
- getTrustedNames(KeyInfo) - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
-
Extract trusted names from a KeyInfo element.
- getTrustEngines() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Gets the trust engines for the group.
- getTrustManager(SVNURL) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- getUnfilteredAttributes() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethFilteringContext
-
Gets the attributes being filtered.
- getUnknownAttributes() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityImpl
- getUsageType() - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialFactoryBean
-
Gets the usage type of the credential.
- getUsername(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getUserSession() - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Gets the current user session, if there is one.
- getUserSession() - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Gets the current user session, if there is one.
- getUserSession() - Method in class edu.internet2.middleware.shibboleth.common.session.LoginEvent
-
Gets the session for the user logging in.
- getUserSession() - Method in class edu.internet2.middleware.shibboleth.common.session.LogoutEvent
-
Gets the session for the user logging out.
- getUsesStoredProcedure() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
Gets whether queries made use stored procedures.
- getUseStartTLS() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Gets whether to use StartTLS when connecting to the LDAP.
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeExactMatchFunctor
-
Gets the value of the entity attribute the entity must have.
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ScopedAttributeValue
-
Gets the value of the attribute.
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ValueMap.SourceValue
-
Gets the value string.
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.AddEntryEvent
-
Gets the added item.
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService.RemoveEntryEvent
-
Gets the removed item.
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
- getValue() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Get the attribute value.
- getValue() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethScopedValue
-
Get the attribute value.
- getValueComparator() - Method in class edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute
-
Gets the comparator used to sort values.
- getValueComparator() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Gets the comparator used to sort values.
- getValueMaps() - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.MappedAttributeDefinition
-
Get the value maps.
- getValueMaps() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionFactoryBean
-
Gets the value maps.
- getValueRegex() - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeRegexMatchFunctor
-
Gets the value of the entity attribute the entity must have.
- getValues() - Method in class edu.internet2.middleware.shibboleth.common.attribute.BaseAttribute
-
Gets the values of the attribute.
- getValues() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Gets the values of the attribute.
- getValuesFromAllDependencies(ShibbolethResolutionContext, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn
-
Get values from dependencies.
- getValuesFromAllDependencies(ShibbolethResolutionContext) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Get values from dependencies.
- getValuesFromAttributeDependency(ShibbolethResolutionContext, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn
-
Get values from attribute dependencies.
- getValuesFromConnectorDependency(ShibbolethResolutionContext, String, String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn
-
Get values from data connectors.
- getVelocityEngine() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
-
Get velocity engine instance.
- getVerifyDepth() - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
-
Get the max verify depth represented by this info set.
- getVerifyDepth() - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityImpl
-
Get the VerifyDepth attribute value.
- getVerifyDepth() - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataKeyAuthority
-
Get the VerifyDepth attribute value.
- getVersion() - Static method in class edu.internet2.middleware.shibboleth.common.Version
-
Gets the version of the library.
- getWorkingCopyDirectory(Element) - Method in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
- getX509Certificates(KeyInfo) - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
-
Extract certificates from a KeyInfo element.
- getX509CRLs(KeyInfo) - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
-
Extract CRL's from a KeyInfo element.
- SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for SAML 1 artifact query profile configurations.
- SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser
-
- SAML1ArtifactResolutionProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for SAML 1 artifact query profile configurations.
- SAML1ArtifactResolutionProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1ArtifactResolutionProfileConfigurationFactoryBean
-
- SAML1AttributeAuthority - Interface in edu.internet2.middleware.shibboleth.common.attribute.provider
-
An attribute authority that can take an attribute query and produce a resultant attribute statement.
- SAML1AttributeAuthorityBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.authority
-
SAML 1 attribute authority bean definition parsers.
- SAML1AttributeAuthorityBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.authority.SAML1AttributeAuthorityBeanDefinitionParser
-
- SAML1AttributeEncoder - Interface in edu.internet2.middleware.shibboleth.common.attribute.encoding
-
SAML 1.X attribute encoder.
- SAML1AttributeQueryProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for SAML 1 attribute query profile configurations.
- SAML1AttributeQueryProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1AttributeQueryProfileConfigurationBeanDefinitionParser
-
- SAML1AttributeQueryProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for SAML 1 attribute query profile configurations.
- SAML1AttributeQueryProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML1AttributeQueryProfileConfigurationFactoryBean
-
- SAML1Base64AttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
Implementation of SAML 1.X attribute encoder.
- SAML1Base64AttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1Base64AttributeEncoder
-
Constructor.
- SAML1Base64AttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML1 Base64 attribute encoder.
- SAML1Base64AttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1Base64AttributeEncoderBeanDefinitionParser
-
- SAML1NameIdentifierAttributeDefinition - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
-
An attribute definition the creates attributes whose values are NameIdentifier
.
- SAML1NameIdentifierAttributeDefinition() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML1NameIdentifierAttributeDefinition
-
Constructor.
- SAML1NameIdentifierAttributeDefinitionBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Spring bean definition parser for SAML 1 NameIdentifier attribute definitions.
- SAML1NameIdentifierAttributeDefinitionBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionBeanDefinitionParser
-
- SAML1NameIdentifierAttributeDefinitionFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
- SAML1NameIdentifierAttributeDefinitionFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionFactoryBean
-
- SAML1NameIdentifierEncoder - Interface in edu.internet2.middleware.shibboleth.common.attribute.encoding
-
SAML 1.X NameIdentifier
encoder for attributes.
- SAML1ScopedStringAttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
Implementation of SAML 1.X scoped attribute encoder.
- SAML1ScopedStringAttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1ScopedStringAttributeEncoder
-
Constructor.
- SAML1ScopedStringAttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML1 string attribute encoder.
- SAML1ScopedStringAttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1ScopedStringAttributeEncoderBeanDefinitionParser
-
- SAML1StringAttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
Implementation of SAML 1.X attribute encoder.
- SAML1StringAttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1StringAttributeEncoder
-
Constructor.
- SAML1StringAttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML1 string attribute encoder.
- SAML1StringAttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1StringAttributeEncoderBeanDefinitionParser
-
- SAML1StringNameIdentifierEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
An attribute encoder that takes the first value of an attribute and creates a NameIdentifier
of it.
- SAML1StringNameIdentifierEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1StringNameIdentifierEncoder
-
Constructor.
- SAML1StringNameIdentifierEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
- SAML1StringNameIdentifierEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1StringNameIdentifierEncoderBeanDefinitionParser
-
- SAML1XMLObjectAttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
A SAML 1 encoder that uses XMLObject
as the value for attribute values.
- SAML1XMLObjectAttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1XMLObjectAttributeEncoder
-
Constructor.
- SAML1XMLObjectAttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML1 XMLObject attribute encoder.
- SAML1XMLObjectAttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1XMLObjectAttributeEncoderBeanDefinitionParser
-
- SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for SAML 2 artifact resolution profile configurations.
- SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser
-
- SAML2ArtifactResolutionProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for SAML 2 artifact query profile configurations.
- SAML2ArtifactResolutionProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ArtifactResolutionProfileConfigurationFactoryBean
-
- SAML2AttributeAuthority - Interface in edu.internet2.middleware.shibboleth.common.attribute.provider
-
An attribute authority that can take an attribute query and produce a resultant attribute statement.
- SAML2AttributeAuthorityBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.authority
-
SAML 1 attribute authority bean definition parsers.
- SAML2AttributeAuthorityBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.authority.SAML2AttributeAuthorityBeanDefinitionParser
-
- SAML2AttributeEncoder - Interface in edu.internet2.middleware.shibboleth.common.attribute.encoding
-
SAML 2.0 attribute encoder.
- SAML2AttributeQueryProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for SAML 2 attribute query configurations.
- SAML2AttributeQueryProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2AttributeQueryProfileConfigurationBeanDefinitionParser
-
- SAML2AttributeQueryProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for SAML 2 attribute query profile configurations.
- SAML2AttributeQueryProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2AttributeQueryProfileConfigurationFactoryBean
-
- SAML2AuthnRequestsSignedRuleBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security.saml
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security:saml}SAML2AuthnRequestsSigned
- SAML2AuthnRequestsSignedRuleBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2AuthnRequestsSignedRuleBeanDefinitionParser
-
- SAML2Base64AttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
Implementation of SAML 2.0 attribute encoder.
- SAML2Base64AttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2Base64AttributeEncoder
-
Constructor.
- SAML2Base64AttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML2 string attribute encoder.
- SAML2Base64AttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2Base64AttributeEncoderBeanDefinitionParser
-
- SAML2ECPProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for ecp SAML 2 SSO profile configurations.
- SAML2ECPProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationBeanDefinitionParser
-
- SAML2ECPProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for ECP SAML 2 SSO profile configurations.
- SAML2ECPProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationFactoryBean
-
- SAML2HTTPPostSimpleSignRuleBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security.saml
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security:saml}SAML2HTTPPostSimpleSign.
- SAML2HTTPPostSimpleSignRuleBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPPostSimpleSignRuleBeanDefinitionParser
-
- SAML2HTTPRedirectDeflateSignatureRuleBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security.saml
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security:saml}SAML2HTTPRedirectSimpleSign.
- SAML2HTTPRedirectDeflateSignatureRuleBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPRedirectDeflateSignatureRuleBeanDefinitionParser
-
- SAML2LogoutRequestProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for SAML 2 logout request profile configurations.
- SAML2LogoutRequestProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2LogoutRequestProfileConfigurationBeanDefinitionParser
-
- SAML2LogoutRequestProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for SAML 2 logout request profile configurations.
- SAML2LogoutRequestProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2LogoutRequestProfileConfigurationFactoryBean
-
- SAML2NameIDAttributeDefinition - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
-
An attribute definition the creates attributes whose values are NameID
.
- SAML2NameIDAttributeDefinition() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Constructor.
- SAML2NameIDAttributeDefinitionBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Spring bean definition parser for SAML 2 NameID attribute definitions.
- SAML2NameIDAttributeDefinitionBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionBeanDefinitionParser
-
- SAML2NameIDAttributeDefinitionFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
- SAML2NameIDAttributeDefinitionFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
- SAML2NameIDEncoder - Interface in edu.internet2.middleware.shibboleth.common.attribute.encoding
-
SAML 2.0 NameID attribute encoder.
- SAML2ScopedStringAttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
Implementation of SAML 2.0 scoped attribute encoder.
- SAML2ScopedStringAttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2ScopedStringAttributeEncoder
-
Constructor.
- SAML2ScopedStringAttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML2 string attribute encoder.
- SAML2ScopedStringAttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2ScopedStringAttributeEncoderBeanDefinitionParser
-
- SAML2SSOProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for SAML 2 SSO profile configurations.
- SAML2SSOProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationBeanDefinitionParser
-
- SAML2SSOProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for SAML 2 SSO profile configurations.
- SAML2SSOProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
-
- SAML2StringAttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
Implementation of SAML 2.0 attribute encoder.
- SAML2StringAttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2StringAttributeEncoder
-
Constructor.
- SAML2StringAttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML2 string attribute encoder.
- SAML2StringAttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2StringAttributeEncoderBeanDefinitionParser
-
- SAML2StringNameIDEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
An attribute encoder that takes the first value of an attribute and creates a NameID
of it.
- SAML2StringNameIDEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2StringNameIDEncoder
-
Constructor.
- SAML2StringNameIDEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
- SAML2StringNameIDEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2StringNameIDEncoderBeanDefinitionParser
-
- SAML2XMLObjectAttributeEncoder - Class in edu.internet2.middleware.shibboleth.common.attribute.encoding.provider
-
A SAML 2 encoder that uses XMLObject
as the value for attribute values.
- SAML2XMLObjectAttributeEncoder() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2XMLObjectAttributeEncoder
-
Constructor.
- SAML2XMLObjectAttributeEncoderBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.encoding
-
Spring Bean Definition Parser for SAML2 XMLObject attribute encoder.
- SAML2XMLObjectAttributeEncoderBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2XMLObjectAttributeEncoderBeanDefinitionParser
-
- SAMLMatchFunctorNamespaceHandler - Class in edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml
-
Namespace handler for the attribute filter engine SAML match functions.
- SAMLMatchFunctorNamespaceHandler() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.SAMLMatchFunctorNamespaceHandler
-
- SAMLMDRelyingPartyConfigurationManager - Class in edu.internet2.middleware.shibboleth.common.relyingparty.provider
-
A relying party manager that uses SAML metadata to lookup information about requested entities.
- SAMLMDRelyingPartyConfigurationManager() - Constructor for class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Constructor.
- SAMLMDRelyingPartyConfigurationManagerBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty
-
- SAMLMDRelyingPartyConfigurationManagerBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.SAMLMDRelyingPartyConfigurationManagerBeanDefinitionParser
-
- SAMLNameIdentifierEncoder<NameIDType extends org.opensaml.xml.XMLObject> - Interface in edu.internet2.middleware.shibboleth.common.attribute.encoding
-
Base interface for encoders that generate SAML name identifiers.
- SAMLProfileRequestContext<InboundMessageType extends org.opensaml.common.SAMLObject,OutboundMessageType extends org.opensaml.common.SAMLObject,NameIdentifierType extends org.opensaml.common.SAMLObject,ProfileConfigurationType extends ProfileConfiguration> - Interface in edu.internet2.middleware.shibboleth.common.profile.provider
-
Marker interface that combines profile and attribute request and SAML message contexts.
- SAMLProtocolMessageXMLSignatureSecurityPolicyBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security.saml
-
Spring bean definition for {urn:mace:shibboleth:2.0:security:saml}ProtocolWithXMLSignature elements.
- SAMLProtocolMessageXMLSignatureSecurityPolicyBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.saml.SAMLProtocolMessageXMLSignatureSecurityPolicyBeanDefinitionParser
-
- SAMLRelyingPartyNamespaceHandler - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring namespace handler for the Shibboleth relying party namespace.
- SAMLRelyingPartyNamespaceHandler() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAMLRelyingPartyNamespaceHandler
-
- SAMLSecurityNamespaceHandler - Class in edu.internet2.middleware.shibboleth.common.config.security.saml
-
Spring namespace handler for SAML security objects.
- SAMLSecurityNamespaceHandler() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.saml.SAMLSecurityNamespaceHandler
-
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1StringNameIdentifierEncoderBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML2StringNameIDEncoderBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AndMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AnyMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeIssuerRegexMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeIssuerStringMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeRequesterRegexMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeRequesterStringMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeScopeRegexMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeScopeStringMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeValueRegexMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AttributeValueStringMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AuthenticationMethodRegexMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AuthenticationMethodStringMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.NotMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.NumOfAttributeValuesMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.OrMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.PrincipalNameRegexMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.PrincipalNameStringMatchFunctionBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.ScriptMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeInMetadataMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerEntityAttributeExactMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerEntityAttributeRegexMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerInEntityGroupMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeIssuerNameIDFormatExactMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterEntityAttributeExactMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterInEntityGroupMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterNameIDFormatExactMatchFunctorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.ShibbolethAttributeFilteringEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.AttributeResolverBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.CryptoTransientPrincipalConnectorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.DirectPrincipalConnectorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.TransientPrincipalConnectorBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.ShibbolethAttributeResolverBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.relyingparty.SAMLMDRelyingPartyConfigurationManagerBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.ChainingResourceFilterBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.ClasspathResourceBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.FileBackedHttpResourceBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.FilesystemResourceBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.HttpResourceBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.PropertyReplacementResourceFilterBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.CertPathPKIXValidationOptionsBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.ChainingSignatureTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.ChainingTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.ClientCertAuthRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemBasicCredentialBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemPKIXValidationInformationBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.FilesystemX509CredentialBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.InlineBasicCredentialBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.InlinePKIXValidationInformationBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.InlineX509CredentialBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.MandatoryMessageAuthenticationRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeySignatureTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeyTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationOptionsBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.IssueInstantRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.MandatoryIssuerRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.MessageReplayRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2AuthnRequestsSignedRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPPostSimpleSignRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPRedirectDeflateSignatureRuleBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAMLProtocolMessageXMLSignatureSecurityPolicyBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineBeanDefinitionParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class edu.internet2.middleware.shibboleth.common.config.service.ServicesBeanDefinitionParser
-
Schema type.
- SchemaValidationFilterBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.metadata
-
Bean definition parser for SchemaValidationFilter
beans.
- SchemaValidationFilterBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.metadata.SchemaValidationFilterBeanDefinitionParser
-
- SCOPE_ATTRIBUTE_ATTRIBUTE_NAME - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.BaseScopedAttributeEncoderBeanDefinitionParser
-
Local name of scope attribute attribute.
- SCOPE_DELIMITER_ATTRIBUTE_NAME - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.BaseScopedAttributeEncoderBeanDefinitionParser
-
Local name of scope delimiter attribute.
- SCOPE_TYPE_ATTRIBUTE_NAME - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.BaseScopedAttributeEncoderBeanDefinitionParser
-
Local name of scope type attribute.
- ScopedAttributeDefinition - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
-
An attribute definition that creates
ScopedAttributeValue
s by taking a source attribute value and applying a
static scope to each.
- ScopedAttributeDefinition(String) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScopedAttributeDefinition
-
Constructor.
- ScopedAttributeDefinitionBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Spring Bean Definition Parser for static data connector.
- ScopedAttributeDefinitionBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScopedAttributeDefinitionBeanDefinitionParser
-
- ScopedAttributeDefinitionFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
- ScopedAttributeDefinitionFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScopedAttributeDefinitionFactoryBean
-
- ScopedAttributeValue - Class in edu.internet2.middleware.shibboleth.common.attribute.provider
-
An attribute value with an associated scope.
- ScopedAttributeValue(String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.provider.ScopedAttributeValue
-
Constructor.
- ScriptedAttributeDefinition - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
-
An attribute definition the computes the attribute definition by executing a script written in some JSR-223
supporting language.
- ScriptedAttributeDefinition(String) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScriptedAttributeDefinition
-
Constructor.
- ScriptedAttributeDefinitionBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Spring bean definition parser for scripted attribute configuration elements.
- ScriptedAttributeDefinitionBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionBeanDefinitionParser
-
- ScriptedAttributeDefinitionFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Scripted attribute factory.
- ScriptedAttributeDefinitionFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
- ScriptMatchFunctor - Class in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic
-
Match function based on a JSR-268 script.
- ScriptMatchFunctor(String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.ScriptMatchFunctor
-
Constructor.
- ScriptMatchFunctorBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic
-
- ScriptMatchFunctorBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.ScriptMatchFunctorBeanDefinitionParser
-
- searchLdap(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
This searches the LDAP with the supplied filter.
- SecurityNamespaceHandler - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring namespace handler for Shibboleth security objects.
- SecurityNamespaceHandler() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.SecurityNamespaceHandler
-
- service(HttpServletRequest, HttpServletResponse) - Method in class edu.internet2.middleware.shibboleth.common.profile.ProfileRequestDispatcherServlet
- Service - Interface in edu.internet2.middleware.shibboleth.common.service
-
A simple interface that represents coarse grained services, or components, within the software.
- ServiceException - Exception in edu.internet2.middleware.shibboleth.common.service
-
Base exception for Service related errors.
- ServiceException() - Constructor for exception edu.internet2.middleware.shibboleth.common.service.ServiceException
-
Constructor.
- ServiceException(String) - Constructor for exception edu.internet2.middleware.shibboleth.common.service.ServiceException
-
Constructor.
- ServiceException(Throwable) - Constructor for exception edu.internet2.middleware.shibboleth.common.service.ServiceException
-
Constructor.
- ServiceException(String, Throwable) - Constructor for exception edu.internet2.middleware.shibboleth.common.service.ServiceException
-
Constructor.
- ServiceNamespaceHandler - Class in edu.internet2.middleware.shibboleth.common.config.service
-
Spring namespace handler for service definitions.
- ServiceNamespaceHandler() - Constructor for class edu.internet2.middleware.shibboleth.common.config.service.ServiceNamespaceHandler
-
- ServicesBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.service
-
Bean definition parser for IdP services config root element.
- ServicesBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.service.ServicesBeanDefinitionParser
-
- ServletContextAttributeExporter - Class in edu.internet2.middleware.shibboleth.common.config.service
-
A simple service that exports Spring beans into the Servlet context as an attribute.
- ServletContextAttributeExporter(Collection<String>) - Constructor for class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporter
-
Constructor.
- ServletContextAttributeExporterBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.service
-
Bean parser for service Servlet attribute exporter service.
- ServletContextAttributeExporterBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporterBeanDefinitionParser
-
- Session - Interface in edu.internet2.middleware.shibboleth.common.session
-
Session information for user currently logged in.
- SessionManager<SessionType extends Session> - Interface in edu.internet2.middleware.shibboleth.common.session
-
Session managers are responsible for creating, managing, and destroying Shibboleth sessions.
- setAnonymousRP(RelyingPartyConfiguration) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the anonymous relying party config for the group.
- setApplicationContext(ApplicationContext) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Sets the application context that is the parent to this service's context.
- setApplicationContext(ApplicationContext) - Method in class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporter
- setApplicationContext(ApplicationContext) - Method in class edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageService
- setAssertingPartyId(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the provider (message issuer) ID.
- setAssertionAudiences(Collection<String>) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets the list of audiences an assertion is intended for.
- setAssertionLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets the amount of time before an issued assertion expires.
- setAssertionLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets the lifetime, in millisecond, for an issued assertion.
- setAssertionProxyCount(int) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Sets the maximum number of times an assertion may be proxied.
- setAttributeAuthority(SAML2AttributeAuthority) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Sets the attribute authority for the profile configuration.
- setAttributeAuthority(SAML1AttributeAuthority) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.AbstractSAML1ProfileConfiguration
-
Sets the Attribute authority to use.
- setAttributeAuthority(SAML2AttributeAuthority) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Sets the Attribute authority to use.
- setAttributeEncoders(List<AttributeEncoder>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Sets the encoders for the attributes.
- setAttributeId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractAttributeTargetedRegexMatchFunctor
-
Sets the ID of the attribute whose values will be evaluated.
- setAttributeId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractAttributeTargetedStringMatchFunctor
-
Sets the ID of the attribute whose values will be evaluated.
- setAttributeName(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.AttributeEncoder
-
Sets the name of the attribute.
- setAttributeName(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractAttributeEncoder
-
Sets the name of the attribute.
- setAttributeRules(List<AttributeRule>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
-
Sets the attribute rules that are in effect if this policy is in effect.
- setAttributes(Map<String, BaseAttribute>) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Sets the retrieved attributes.
- setAttributes(Map<String, BaseAttribute>) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the retrieved attributes.
- setAttributeTemplate(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TemplateAttributeDefinition
-
Set the attribute template.
- setAttributeTemplate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
-
Set the attribute template.
- setAudiences(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets the audiences of issued assertions.
- setAuthenticationProvider(ISVNAuthenticationProvider) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
- setAuthenticationType(LdapDataConnector.AUTHENTICATION_TYPE) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the authentication type used when connecting to the directory.
- setBaseDN(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the base search DN.
- setBeanName(String) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
- setBeanName(String) - Method in class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporter
- setBlockWaitTime(int) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolVTStrategy
-
Sets the amount of time to wait, in milliseconds, if blocking when the pool is empty.
- setBlockWhenEmpty(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolEmptyStrategy
-
Sets whether to block when the pool is empty.
- setBlockWhenEmpty(boolean) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolStrategy
-
Sets whether to block when the pool is empty.
- setBlockWhenEmpty(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolVTStrategy
-
Sets whether to block when the pool is empty.
- setCacheElementTimeToLive(long) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the time to live, in milliseconds, for cache elements.
- setCacheElementTimeToLive(long) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the time to live, in milliseconds, for cache elements.
- setCacheManager(CacheManager) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the manager for the results cache.
- setCacheManager(CacheManager) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the manager for the results cache.
- setCaseSensitive(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractStringMatchFunctor
-
Sets whether the match evaluation is case sensitive.
- setCaseSensitive(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.RegexSplitAttributeDefinitionFactoryBean
-
Sets whether the regular expression is case sensitive.
- setCertificates(List<X509Certificate>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
-
Sets the cerificates respresented by this info set.
- setCertificates(List<X509Certificate>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Sets the cerificates respresented by this credential.
- setChain(List<SignatureTrustEngine>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingSignatureTrustEngineFactoryBean
-
Sets the chain member list.
- setChain(List<TrustEngine>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ChainingTrustEngineFactoryBean
-
Sets the chain member list.
- setCipherAlgorithm(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the encryption algorithm.
- setCipherKey(SecretKey) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the encryption key.
- setCipherKeyAlias(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the encryption key alias.
- setCipherKeyPassword(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the encryption key password.
- setColumnDescriptors(List<RDBMSColumnDescriptor>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the result set column descriptors.
- setConnectionCredential(X509Credential) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the client authentication material used when connecting to the LDAP via SSL or TLS.
- setConnectionDataSource(DataSource) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the database connection source.
- setConnectionReadOnly(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
Sets whether this data connector uses read-only connections.
- setConnectionStrategy(ConnectionHandler.ConnectionStrategy) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the LDAP connection strategy.
- setConnectionTimeout(int) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
-
Sets the network connection timeout in milliseconds.
- setCreationTime(Timestamp) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the time the identifier was created.
- setCredentials(List<Credential>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the credentials for the group.
- setCredentials(List<Credential>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineFactoryBean
-
Sets the list of trusted credentials.
- setCredentials(List<Credential>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineFactoryBean
-
Sets the list of trusted credentials.
- setCrls(List<X509CRL>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
-
Sets the CRLs respresented by this info set.
- setCrls(List<X509CRL>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Sets the CRLs respresented by this credential.
- setDataSealer(DataSealer) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.CryptoTransientIdAttributeDefinitionFactoryBean
-
Sets the object used to protect and encrypt identifiers.
- setDataSealer(DataSealer) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.CryptoTransientPrincipalConnectorFactoryBean
-
Sets the object used to decrypt identifiers.
- setDatasource(DataSource) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Sets the datasource used to communicate with database.
- setDeactivationTime(Timestamp) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the time the identifier was deactivated.
- setDefaultAuthenticationMethod(String) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Sets the authentication method to use if one is not specified within a request.
- setDefaultAuthenticationMethod(String) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Sets the authentication method to use if one is not specified within a request.
- setDefaultRP(RelyingPartyConfiguration) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the default relying party for the group.
- setDefaultSigningCredential(Credential) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Sets the default signing credential for this relying party.
- setDefaultSigningCredential(Credential) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Sets the default signing credential for the relying party.
- setDefaultValue(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.MappedAttributeDefinition
-
Sets the default return value.
- setDefaultValue(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionFactoryBean
-
Sets the default return value.
- setDenyValueRule(MatchFunctor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeRule
-
Sets the filter that denies the release of attribute values.
- setDependencyIds(Set<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.AbstractResolutionPluginFactoryBean
-
Sets the ID of resolution plug-ins this plugin depends on.
- setDependencyOnly(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Sets whether this attribute definition is only a dependency and thus its values should never be released outside
the resolver.
- setDependencyOnly(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Sets whether attributes produced by the definition should be released outside the resolver.
- setDisplayDescriptions(Map<Locale, String>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Sets the human readable description of attribute.
- setDisplayNames(Map<Locale, String>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Sets the human readable name of the attribute.
- setEncryptAssertion(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Sets whether assertions should be encrypted.
- setEncryptAssertions(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Sets whether to encryption assertions.
- setEncryptAssertions(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationFactoryBean
-
Sets whether to encryption assertions.
- setEncryptNameID(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Sets whether NameIDs should be encrypted.
- setEncryptNameIds(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Sets whether to encrypt NameIDs.
- setEncryptNameIds(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationFactoryBean
-
Sets whether to encrypt NameIDs.
- setEntityCertificate(X509Certificate) - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Sets the end-entity cerificate respresented by this credential.
- setEntityGroup(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityGroupMatchFunctor
-
Sets the entity group to match against.
- setEntityID(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialFactoryBean
-
Set the entity ID of the credential.
- setFailoverDataConnectorIds(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.BaseDataConnectorFactoryBean
-
Sets the ID of failover data connectors for this plugin.
- setFailoverDependencyIds(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.BaseDataConnector
-
Set the ID of data connectors to use if this one fails.
- setFilteringEngine(ShibbolethAttributeFilteringEngine) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
Sets the attribute filtering engine.
- setFilteringEngine(ShibbolethAttributeFilteringEngine) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
Sets the attribute filtering engine.
- setFilterTemplate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the LDAP query filter template.
- setFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.BasePrincipalConnector
-
Set NameID format.
- setFriendlyName(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractSAML2AttributeEncoder
-
Sets the human friendly name of the attribute.
- setFriendlyName(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2ScopedStringAttributeEncoder
-
Sets the human friendly name of the attribute.
- setFriendlyName(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAML2AttributeEncoder
-
Sets the human friendly name of the attribute.
- setGeneratedAttribute(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
-
Sets the ID of the attribute generated by the connector.
- setGeneratedAttribute(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Sets the ID of the attribute generated by the connector.
- setHttpBasicAuthSettings(HttpClient, Element, String, URL) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.HTTPMetadataProviderBeanDefinitionParser
-
Sets the basic authentication properties, if any, for the HTTP client used to fetch metadata.
- setHttpProxySettings(HttpClientBuilder, Element, String) - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.HTTPMetadataProviderBeanDefinitionParser
-
Sets the HTTP proxy properties, if any, for the HTTP client used to fetch metadata.
- setId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Set id of this attribute.
- setId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn
-
Set plug-in id.
- setIdentifierLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TransientIdAttributeDefinitionFactoryBean
-
Sets the length of time, in milliseconds, the identifier are valid.
- setIdentifierStore(StorageService<String, TransientIdEntry>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TransientIdAttributeDefinitionFactoryBean
-
Sets the store used to map transient identifier tokens to principal names.
- setIdentifierStore(StorageService<String, TransientIdEntry>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.TransientPrincipalConnectorFactoryBean
-
Sets the store used to map transient identifier tokens to principal names.
- setIdLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.CryptoTransientIdAttributeDefinition
-
Sets the time, in milliseconds, ids are valid.
- setIdLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.CryptoTransientIdAttributeDefinitionFactoryBean
-
Sets the time, in milliseconds, ids are valid.
- setIdProducer(StoredIDDataConnector) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorFactoryBean
-
Sets the data connector that produced the ID.
- setIdSize(int) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdAttributeDefinition
-
Sets the size, in bytes, of the id.
- setIncludeAttributeStatement(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
-
Sets whether responses to the authentication request should include an attribute statement.
- setIncludeAttributeStatement(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationFactoryBean
-
Sets whether responses to the authentication request should include an attribute statement.
- setIncludeAttributeStatement(boolean) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.ShibbolethSSOConfiguration
-
Sets whether responses to the authentication request should include an attribute statement.
- setIncludeAttributeStatement(boolean) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
Sets whether responses to the authentication request should include an attribute statement.
- setIncludeConditionsNotBefore(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets whether assertions should include a NotBefore condition.
- setIncludeConditionsNotBefore(boolean) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets whether assertions should include a NotBefore condition.
- setInitialized(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Sets whether this service has been initialized.
- setKeyNames(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialFactoryBean
-
Sets the names for the key represented by the credential.
- setKeystorePassword(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the keystore password.
- setKeystorePath(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the keystore path.
- setKeystoreType(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the keystore type.
- setLanguage(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
Sets the scripting language being used.
- setLastActivityInstant(DateTime) - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
Sets the time of the last activity from the user.
- setLastActivityInstant(DateTime) - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
Sets the time of the last activity from the user.
- setLdapFactory(LdapFactory<Ldap>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolEmptyStrategy
-
Sets the ldap factory.
- setLdapFactory(LdapFactory<Ldap>) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolStrategy
-
Sets the ldap factory.
- setLdapFactory(LdapFactory<Ldap>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolVTStrategy
-
Sets the ldap factory.
- setLdapPoolConfig(LdapPoolConfig) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolEmptyStrategy
-
Sets the ldap pool configuration.
- setLdapPoolConfig(LdapPoolConfig) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolStrategy
-
Sets the ldap pool configuration.
- setLdapPoolConfig(LdapPoolConfig) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapPoolVTStrategy
-
Sets the ldap pool configuration.
- setLdapProperties(Map<String, String>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the LDAP connection provider specific properties.
- setLdapUrl(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the LDAP server's URL.
- setLocalEntityId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the ID of the entity that issued the identifier.
- setLocalId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the local ID component of the persistent identifier.
- setLowercaseAttributeNames(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets whether LDAP attribute names used as Shibboleth attribute IDs will be lowercased.
- setMacAlgorithm(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the MAC key algorithm.
- setMacKey(SecretKey) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the MAC key.
- setMacKeyAlias(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the MAC key alias.
- setMacKeyPassword(String) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the MAC key password.
- setMatchIfMetadataSilent(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeInMetadataMatchFunctor
-
Sets whether to match if the metadata contains no AttributeConsumingService.
- setMatchString(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractStringMatchFunctor
-
Sets the string to match for a positive evaluation.
- setMaximumCachedElements(int) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the maximum number of elements that will be cached.
- setMaximumCachedElements(int) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the maximum number of elements that will be cached.
- setMaximumSPSessionLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
-
Sets the maximum amount of time, in milliseconds, the service provider should maintain a session for the user
based on the authentication assertion.
- setMaximumSPSessionLifetime(long) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
Sets the maximum amount of time, in milliseconds, the service provider should maintain a session for the user
based on the authentication assertion.
- setMaxResultSize(int) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the maximum number of results to return from a query.
- setMergeResults(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets whether to merge multiple results into a single result.
- setMessageDecoder(SAMLMessageDecoder) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the message decoder used to decode the message from the inbound transport.
- setMessageEncoder(SAMLMessageEncoder) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the message encoder used to encoder the message onto the outbound transport.
- setMessageProfile(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the URI of the message profile being used.
- setMetadataProvider(MetadataProvider) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the metadata provider for the group.
- setMetadataProvider(MetadataProvider) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeySignatureTrustEngineFactoryBean
-
Sets the metadata provider used to look up key information for peer entities.
- setMetadataProvider(MetadataProvider) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataExplicitKeyTrustEngineFactoryBean
-
Sets the metadata provider used to look up key information for peer entities.
- setMetadataProvider(MetadataProvider) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineFactoryBean
-
Sets the metadata provider used to look up PKIX information for peer entities.
- setMetadataProvider(MetadataProvider) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineFactoryBean
-
Sets the metadata provider used to look up key information for peer entities.
- setMetadataProvider(MetadataProvider) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager
-
Sets the metadata provider used to lookup information about entities.
- setName(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeMatchFunctor
-
Sets the name of the entity attribute the entity must have.
- setNameFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractSAML2AttributeEncoder
-
Sets the attribute's name format.
- setNameFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1StringNameIdentifierEncoder
-
Sets the name format URI for the NameID.
- setNameFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2ScopedStringAttributeEncoder
-
Sets the attribute's name format.
- setNameFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2StringNameIDEncoder
-
Sets the name format URI for the NameID.
- setNameFormat(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAML2AttributeEncoder
-
Sets the attribute's name format.
- setNameFormat(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAMLNameIdentifierEncoder
-
Sets the name format URI for the NameID.
- setNameFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeMatchFunctor
-
Sets the name format of the entity attribute the entity must have.
- setNameIdentifierAttribute(BaseAttribute) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the attribute encoded as the SAML name identifier.
- setNameIdentifierFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionFactoryBean
-
Sets the format for the NameIdentifier used as an attribute value.
- setNameIdentifierQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML1NameIdentifierAttributeDefinitionFactoryBean
-
Sets the NameIdentifier qualifier for the NameIdentifier used as an attribute value.
- setNameIdFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractNameIDFormatSupportedMatchFunctor
-
Sets the NameID format that needs to be supported by the entity.
- setNameIdFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML1NameIdentifierAttributeDefinition
-
Sets the format for the NameIdentifier used as an attribute value.
- setNameIdFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Sets the format for the NameID used as an attribute value.
- setNameIdFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
Sets the format for the NameID used as an attribute value.
- setNameIdFormat(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.BasePrincipalConnectorFactoryBean
-
Sets the format of the NameID the connector operates on.
- setNameIdFormatPrecedence(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Sets the precedence of NameID formats for this relying party.
- setNameIdFormatPrecedence(String[]) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Sets the precedence of NameID formats for this relying party.
- setNameIdQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML1NameIdentifierAttributeDefinition
-
Sets the NameIdentifier qualifier for the NameIdentifier used as an attribute value.
- setNameIdQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Sets the NameQualifier for the NameID used as an attribute value.
- setNameIdQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
Sets the NameQualifier for the NameID used as an attribute value.
- setNameIdSPQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SAML2NameIDAttributeDefinition
-
Sets the SPNameQualifier for the NameID used as an attribute value.
- setNameIdSPQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SAML2NameIDAttributeDefinitionFactoryBean
-
Sets the SPNameQualifier for the NameID used as an attribute value.
- setNameIdValue(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the value of the SAML name identifier.
- setNameQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1StringNameIdentifierEncoder
-
Sets the name domain qualifier for the NameID.
- setNameQualifier(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML2StringNameIDEncoder
-
Sets the name domain qualifier for the NameID.
- setNameQualifier(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAMLNameIdentifierEncoder
-
Sets the name domain qualifier for the NameID.
- setNamespace(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractSAML1AttributeEncoder
-
Sets the attribute namespace.
- setNamespace(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.SAML1ScopedStringAttributeEncoder
-
Sets the attribute namespace.
- setNamespace(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.encoding.SAML1AttributeEncoder
-
Sets the attribute namespace.
- setNoResultIsError(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
This sets whether this connector will throw an exception if no search results are found.
- setNoResultIsError(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.StoredIDPrincipalConnector
-
This sets whether this connector will throw an exception if no search results are found.
- setNoResultIsError(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
This sets whether this connector will throw an exception if no search results are found.
- setNoResultIsError(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorFactoryBean
-
This sets whether this connector will throw an exception if no search results are found.
- setNoResultsIsError(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
This sets whether this connector will throw an exception if no search results are found.
- setNoResultsIsError(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets whether a query that returns no results is an error condition.
- setOnlyIfRequired(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AttributeInMetadataMatchFunctor
-
Sets whether optionally requested attributes should be matched.
- setOutboundArtifactType(byte[]) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets the 2-byte artifact type used for outbound messages.
- setOutboundArtifactType(byte[]) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets the 2-byte artifact type used on outbound messages.
- setParserPool(ParserPool) - Method in class edu.internet2.middleware.shibboleth.common.config.OpensamlConfigBean
-
Set the global ParserPool to configure.
- setParserPool(ParserPool) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Sets the pool of XML parsers.
- setPassThru(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.MappedAttributeDefinition
-
Sets whether the definition passes thru unmatched values.
- setPassThru(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionFactoryBean
-
Sets whether the definition passes thru unmatched values.
- setPeerEntityId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the ID of the entity to which the identifier was issued.
- setPeerProvidedId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the ID, provided by the peer, associated with this ID.
- setPermitValueRule(MatchFunctor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeRule
-
Sets the filter that permits the release of attribute values.
- setPersistentId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Set the persistent identifier.
- setPKIXInfo(List<PKIXValidationInformation>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
Sets the list of PKIX validation info.
- setPKIXInfo(List<PKIXValidationInformation>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
Sets the list of PKIX validation info.
- setPKIXValidationOptions(PKIXValidationOptions) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXSignatureTrustEngineFactoryBean
-
Set the PKIX validation options.
- setPKIXValidationOptions(PKIXValidationOptions) - Method in class edu.internet2.middleware.shibboleth.common.config.security.MetadataPKIXX509CredentialTrustEngineFactoryBean
-
Set the PKIX validation options.
- setPKIXValidationOptions(PKIXValidationOptions) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
Set the PKIX validation options.
- setPKIXValidationOptions(PKIXValidationOptions) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
Set the PKIX validation options.
- setPluginId(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.AbstractResolutionPluginFactoryBean
-
Sets the unique ID of this plugin.
- setPolicyId(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
-
Sets the unique ID for this policy.
- setPolicyId(String) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyFactoryBean
-
Sets the unique ID of the policy.
- setPolicyRequirement(MatchFunctor) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyFactoryBean
-
Sets the requirement for this policy.
- setPolicyRequirementRule(MatchFunctor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeFilterPolicy
-
Sets the requirement for this policy.
- setPolicyRules(ArrayList<SecurityPolicyRule>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyFactoryBean
-
Sets the rules that make up the policy.
- setPollingFrequency(long) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseReloadableService
-
Sets the frequency, in milliseconds, that the configuration resources are polled.
- setPollingRetryAttempts(int) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseReloadableService
-
Sets the number of times a resource may error out before it is considered permanently invalid.
- setPollingTimer(Timer) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseReloadableService
-
Sets the timer used to resource polling jobs.
- setPoolStrategy(LdapPoolStrategy) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the ldap pool strategy.
- setPoolValidator(LdapValidator) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the validator used to validate pool connections.
- setPrincipal(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the principal DN used to bind to the directory.
- setPrincipalAuthenticationMethod(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Sets the method used to authenticate the principal.
- setPrincipalAuthenticationMethod(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the authentication method, identified by their URI, used to log into the relying party.
- setPrincipalAuthenticationMethod(String) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the method used to authenticate the principal.
- setPrincipalCredential(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the credential of the principal DN used to bind to the directory.
- setPrincipalName(String) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Sets the principal name of the subject of the request.
- setPrincipalName(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Sets the name of the principal the identifier represents.
- setPrincipalName(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the principal ID of the user.
- setPrincipalName(String) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the principal name of the subject of the request.
- setPrivateKey(PrivateKey) - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
-
Sets the private key respresented by this credential.
- setPrivateKey(PrivateKey) - Method in class edu.internet2.middleware.shibboleth.common.config.security.X509CredentialFactoryBean
-
Sets the private key respresented by this credential.
- setProfileConfiguration(ProfileConfigurationType) - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Sets the configuration for the profile for the relying party.
- setProfileConfiguration(ProfileConfigurationType) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the configuration for the profile for the relying party.
- setProfileConfigurations(List<ProfileConfiguration>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Sets the registered profile configurations.
- setProfileSecurityPolicy(SecurityPolicy) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets the security policy for this profile.
- setProviderId(String) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Sets the ID of the provider to use for this relying party.
- setProviderId(String) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Sets the entity ID of the responder when communicating with the relying party.
- setProxyAudiences(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAML2ProfileConfigurationFactoryBean
-
Sets the audiences for proxied assertions.
- setProxyCount(int) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
-
Gets the maximum number of times an assertion may be proxied.
- setPublicKey(PublicKey) - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
-
Sets the public key respresented by this credential.
- setQueryTemplate(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the SQL query template.
- setQueryTimeout(int) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
Sets the timeout, in seconds, of the SQL query.
- setQueryTimeout(long) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the timeout, in milliseconds, of the SQL query.
- setQueryTimeout(long) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Sets the timeout, in milliseconds, of the SQL query.
- setQueryUsesStoredProcedures(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets whether the SQL query uses stored procedures.
- setRandom(SecureRandom) - Method in class edu.internet2.middleware.shibboleth.common.util.DataSealer
-
Sets the pseudorandom generator.
- setReadOnlyConnections(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets whether the database connection is read-only.
- setReadTimeout(int) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
-
Sets the read operation timeout in milliseconds.
- setRegex(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.RegexSplitAttributeDefinitionFactoryBean
-
Sets the regular expression used to split values.
- setRegexp(Boolean) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
-
Set the regexp attribute value.
- setRegexp(XSBooleanValue) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
-
Set the regexp attribute value.
- setRegexp(Boolean) - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataScope
-
Set the regexp attribute value.
- setRegexp(XSBooleanValue) - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataScope
-
Set the regexp attribute value.
- setRegularExpression(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AbstractRegexMatchFunctor
-
Sets the regular expression to match.
- setReleasedAttributes(Collection<String>) - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Sets the attributes, by ID, released to the peer.
- setReleasedAttributes(Collection<String>) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the attributes, by ID, released to the peer.
- setRelyingParties(List<RelyingPartyConfiguration>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the relying party configurations for the group.
- setRelyingPartyConfiguration(RelyingPartyConfiguration) - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Sets the configuration for the relying party for this request.
- setRelyingPartyConfiguration(RelyingPartyConfiguration) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the configuration for the relying party for this request.
- setRelyingPartyConfigurationManager(RPManagerType) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Sets the relying party manager for this profile handler.
- setRelyingPartyId(String) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyFactoryBean
-
Sets the ID of the relying party.
- setRelyingPartyId(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the entity ID of the relying party.
- setRelyingPartyId(String) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.RelyingPartyConfiguration
-
Sets the entity ID of the relying party this configuration is for.
- setRepository(String, StringResourceRepository) - Static method in class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
-
Sets the specified StringResourceRepository
in static storage under the specified name.
- setRequestBinding(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the URI of the binding used during the request.
- setRequestedAttributes(Collection<String>) - Method in interface edu.internet2.middleware.shibboleth.common.attribute.AttributeRequestContext
-
Sets the collection of IDs for the attributes being requested by the relying party.
- setRequestedAttributes(Collection<String>) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the collection of IDs for the attributes being requested by the relying party.
- setRequestId(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the unique ID of the request.
- setRequestPaths(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractRequestURIMappedProfileHandler
-
Sets the request paths that to which this profile handler will respond.
- setResponseBinding(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the URI of the binding used during the response.
- setResponseId(String) - Method in class edu.internet2.middleware.shibboleth.common.log.AuditLogEntry
-
Sets the unique ID of the response message.
- setReturnAttributes(String[]) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
This sets the attributes that all searches will request from the ldap.
- setReturnAttributes(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector
-
This sets the attributes that all searches will request from the ldap.
- setReturnAttributes(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the attributes to return from a query.
- setReturnValue(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ValueMap
-
Sets the return value.
- setSalt(byte[]) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
-
Sets the salt used when computing the ID.
- setSalt(byte[]) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Sets the salt used when computing the ID.
- setScope(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScopedAttributeDefinitionFactoryBean
-
Sets the scope of the attribute.
- setScope(String) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Sets the scope value.
- setScope(String) - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethScopedValue
-
Sets the scope value.
- setScopeAttribute(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractScopedAttributeEncoder
-
Set the scope attribute.
- setScopeAttributeName(String) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Sets the name of the scope attribute.
- setScopeAttributeName(String) - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethScopedValue
-
Sets the name of the scope attribute.
- setScopeDelimiter(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractScopedAttributeEncoder
-
Set the scope delimiter.
- setScopeDelimiter(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.PrescopedAttributeDefinitionFactoryBean
-
Sets the delimiter between value and scope.
- setScopeType(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.encoding.provider.AbstractScopedAttributeEncoder
-
Set the scope type.
- setScript(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ScriptedAttributeDefinition
-
Sets the script that will be executed.
- setScript(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
Sets the script.
- setScriptFile(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.ScriptedAttributeDefinitionFactoryBean
-
Sets the file to read the script from.
- setSearchScope(LdapConfig.SearchScope) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the search scope of a query.
- setSearchTimeLimit(int) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the maximum amount of time, in milliseconds, to wait for a search to complete.
- setSecretKey(SecretKey) - Method in class edu.internet2.middleware.shibboleth.common.config.security.BasicCredentialFactoryBean
-
Sets the secret key respresented by this credential.
- setSecurityPolicies(List<SecurityPolicy>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the security policies for the group.
- setSecurityPolicy(SecurityPolicy) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets the security policy for this profile.
- setServiceConfigurations(List<Resource>) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Sets the service's configuration resources.
- setServiceContext(GenericApplicationContext) - Method in class edu.internet2.middleware.shibboleth.common.config.BaseService
-
Sets this service's context.
- setSessionManager(SessionManager<SessionType>) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Sets the session manager for this profile handler.
- setSignAssertions(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets whether assertions should be signed.
- setSignAssertions(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationFactoryBean
-
Sets whether assertions should be signed.
- setSignAssertions(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets whether assertions should be signed.
- setSigningCredential(Credential) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets the credential used to sign assertions.
- setSigningCredential(Credential) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Gets the credential that should be used for sign a message.
- setSignRequests(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets whether to sign protocol requests.
- setSignRequests(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets whether to sign protocol requests.
- setSignResponses(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationFactoryBean
-
Sets whether to sign protocol responses.
- setSignResponses(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2ECPProfileConfigurationFactoryBean
-
Sets whether to sign protocol responses.
- setSignResponses(CryptoOperationRequirementLevel) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
-
Sets whether to sign protocol responses.
- setSkipEndpointValidationWhenSigned(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
-
Sets whether to bypass ACS checks for signed requests.
- setSkipEndpointValidationWhenSigned(boolean) - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
Sets whether to bypass ACS checks for signed requests.
- setSourceAttribute(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.ComputedIDDataConnectorFactoryBean
-
Sets the ID of the attribute whose first value is used when generating the computed ID.
- setSourceAttribute(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
Sets the ID of the attribute whose first value is used when generating the computed ID.
- setSourceAttributeID(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.BaseAttributeDefinition
-
Set the source attribute.
- setSourceAttributeId(String) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.BaseAttributeDefinitionFactoryBean
-
Sets the ID of the attribute that serves as the source of information for the attribute definition.
- setSourceAttributes(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TemplateAttributeDefinition
-
Set the source attribute IDs.
- setSourceAttributes(List<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
-
Set the source attribute IDs.
- setStaticAttributes(List<BaseAttribute<String>>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StaticDataConnectorFactoryBean
-
Sets the static attributes returned by the created data connector.
- setStorageService(StorageService<?, ?>) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.AbstractShibbolethProfileHandler
-
Sets the storage service used to store profile data.
- setSubject(Subject) - Method in class edu.internet2.middleware.shibboleth.common.session.impl.AbstractSession
-
Sets the subject with which this session is associated.
- setSubject(Subject) - Method in interface edu.internet2.middleware.shibboleth.common.session.Session
-
Sets the subject with which this session is associated.
- setTargetRule(MatchFunctor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.NotMatchFunctor
-
Sets the match functor that will be the target of the logical NOT.
- setTemplateEngine(TemplateEngine) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the template engine used to construct query filters.
- setTemplateEngine(TemplateEngine) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.RDBMSDataConnectorFactoryBean
-
Sets the template engine used to construct the SQL query from the query template.
- setTokenLiftetime(long) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.TransientIdAttributeDefinition
-
Sets the time, in milliseconds, ids are valid.
- setTrustCredential(X509Credential) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets the trust material used when connecting to the LDAP via SSL or TLS.
- setTrustedNames(Set<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
Sets the set of trusted names.
- setTrustedNames(Set<String>) - Method in class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
Sets the set of trusted names.
- setTrustEngines(List<TrustEngine>) - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroup
-
Sets the trust engines for the group.
- setTrustManager(TrustManager) - Method in class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
-
Sets the trust manager used when negotiating SSL/TLS connections.
- setupPoolStrategy() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Initializes the LDAP factory and validator for the selected pool strategy,
and initializes the pool.
- setUsageType(UsageType) - Method in class edu.internet2.middleware.shibboleth.common.config.security.AbstractCredentialFactoryBean
-
Sets the usage type of the credential.
- setUserSession(Session) - Method in interface edu.internet2.middleware.shibboleth.common.profile.ProfileRequestContext
-
Sets the current user session.
- setUserSession(Session) - Method in class edu.internet2.middleware.shibboleth.common.profile.provider.BaseSAMLProfileRequestContext
-
Sets the current user session.
- setUsesStoredProcedure(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.RDBMSDataConnector
-
Sets whether queries made use stored procedures.
- setUseStartTLS(boolean) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.LdapDataConnectorFactoryBean
-
Sets whether to use StartTLS when connecting to the LDAP.
- setValue(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeExactMatchFunctor
-
Sets the value of the entity attribute the entity must have.
- setValue(String) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
- setValue(String) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Set the attribute value.
- setValue(String) - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethScopedValue
-
Set the attribute value.
- setValueComparator(Comparator<ValueType>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Set value comparator for this attribute.
- setValueMaps(List<ValueMap>) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionFactoryBean
-
Sets the value maps.
- setValueRegex(Pattern) - Method in class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml.AbstractEntityAttributeRegexMatchFunctor
-
Sets the value of the entity attribute the entity must have.
- setValues(Collection<ValueType>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
Replace the current set of values with the given set.
- setVelocityEngine(VelocityEngine) - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionFactoryBean
-
Set velocity engine instance.
- setVerifyDepth(Integer) - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationInformationFactoryBean
-
Set the max verify depth represented by this info set.
- setVerifyDepth(Integer) - Method in class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityImpl
-
Set the VerifyDepth attribute value.
- setVerifyDepth(Integer) - Method in interface edu.internet2.middleware.shibboleth.common.xmlobject.ShibbolethMetadataKeyAuthority
-
Set the VerifyDepth attribute value.
- SHIB_MDEXT10_NS - Static variable in class edu.internet2.middleware.shibboleth.common.ShibbolethConstants
-
URI for XML schema namespace for Shibboleth extensions to SAML metadata.
- SHIB_MDEXT10_PREFIX - Static variable in class edu.internet2.middleware.shibboleth.common.ShibbolethConstants
-
Namespace QName prefix for Shibboleth extensions to SAML metadata.
- SHIB_SSO_PROFILE_URI - Static variable in class edu.internet2.middleware.shibboleth.common.ShibbolethConstants
-
URI for the Shibboleth SSO profile.
- ShibbolethAttributeFilteringEngine - Class in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider
-
- ShibbolethAttributeFilteringEngine() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEngine
-
Constructor.
- ShibbolethAttributeFilteringEngineBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.filtering
-
- ShibbolethAttributeFilteringEngineBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.ShibbolethAttributeFilteringEngineBeanDefinitionParser
-
- ShibbolethAttributeResolver - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider
-
- ShibbolethAttributeResolver() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver
-
Constructor.
- ShibbolethAttributeResolverBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver
-
- ShibbolethAttributeResolverBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.ShibbolethAttributeResolverBeanDefinitionParser
-
- ShibbolethClientCertAuthRule - Class in edu.internet2.middleware.shibboleth.common.binding.security
-
Specialization of SAMLMDClientCertAuthRule
which may include Shibboleth-specific
method overrides for client certificate authentication processing.
- ShibbolethClientCertAuthRule(TrustEngine<X509Credential>, CertificateNameOptions) - Constructor for class edu.internet2.middleware.shibboleth.common.binding.security.ShibbolethClientCertAuthRule
-
Constructor.
- ShibbolethClientCertAuthRule(TrustEngine<X509Credential>) - Constructor for class edu.internet2.middleware.shibboleth.common.binding.security.ShibbolethClientCertAuthRule
-
Constructor.
- ShibbolethConstants - Class in edu.internet2.middleware.shibboleth.common
-
Constants related to or used in the SAML specifications.
- ShibbolethConstants() - Constructor for class edu.internet2.middleware.shibboleth.common.ShibbolethConstants
-
- ShibbolethException - Exception in edu.internet2.middleware.shibboleth.common
-
Base class for Shibboleth exceptions.
- ShibbolethException() - Constructor for exception edu.internet2.middleware.shibboleth.common.ShibbolethException
-
Constructor.
- ShibbolethException(String) - Constructor for exception edu.internet2.middleware.shibboleth.common.ShibbolethException
-
Constructor.
- ShibbolethException(Throwable) - Constructor for exception edu.internet2.middleware.shibboleth.common.ShibbolethException
-
Constructor.
- ShibbolethException(String, Throwable) - Constructor for exception edu.internet2.middleware.shibboleth.common.ShibbolethException
-
Constructor.
- ShibbolethFilteringContext - Class in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider
-
Contextual information for performing attribute filtering.
- ShibbolethFilteringContext(Map<String, BaseAttribute>, SAMLProfileRequestContext) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.ShibbolethFilteringContext
-
Constructor.
- ShibbolethMetadataKeyAuthority - Interface in edu.internet2.middleware.shibboleth.common.xmlobject
-
Shibboleth SAML metadata extension KeyAuthority element.
- ShibbolethMetadataKeyAuthorityBuilder - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataKeyAuthorityBuilder() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityBuilder
-
- ShibbolethMetadataKeyAuthorityImpl - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataKeyAuthorityImpl(String, String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityImpl
-
Constructor.
- ShibbolethMetadataKeyAuthorityMarshaller - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataKeyAuthorityMarshaller() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityMarshaller
-
Constructor.
- ShibbolethMetadataKeyAuthorityMarshaller(String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityMarshaller
-
Constructor.
- ShibbolethMetadataKeyAuthorityUnmarshaller - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataKeyAuthorityUnmarshaller() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityUnmarshaller
-
- ShibbolethMetadataScope - Interface in edu.internet2.middleware.shibboleth.common.xmlobject
-
Shibboleth SAML metadata extension Scope element.
- ShibbolethMetadataScopeBuilder - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataScopeBuilder() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeBuilder
-
- ShibbolethMetadataScopeImpl - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataScopeImpl(String, String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeImpl
-
Constructor.
- ShibbolethMetadataScopeMarshaller - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataScopeMarshaller() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeMarshaller
-
Constructor.
- ShibbolethMetadataScopeMarshaller(String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeMarshaller
-
Constructor.
- ShibbolethMetadataScopeUnmarshaller - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethMetadataScopeUnmarshaller() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeUnmarshaller
-
- ShibbolethResolutionContext - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider
-
Contextual information for performing an attribute resolution.
- ShibbolethResolutionContext(SAMLProfileRequestContext) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethResolutionContext
-
Constructor.
- ShibbolethSAML1AttributeAuthority - Class in edu.internet2.middleware.shibboleth.common.attribute.provider
-
SAML 1 Attribute Authority.
- ShibbolethSAML1AttributeAuthority(ShibbolethAttributeResolver) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML1AttributeAuthority
-
This creates a new attribute authority.
- ShibbolethSAML2AttributeAuthority - Class in edu.internet2.middleware.shibboleth.common.attribute.provider
-
SAML 2.0 Attribute Authority.
- ShibbolethSAML2AttributeAuthority(ShibbolethAttributeResolver) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.provider.ShibbolethSAML2AttributeAuthority
-
This creates a new attribute authority.
- ShibbolethScopedValue - Interface in edu.internet2.middleware.shibboleth.common.xmlobject
-
Represents a string value that contains an attribute containing a scope.
- ShibbolethScopedValueBuilder - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
Builder of XSStringImpl
objects.
- ShibbolethScopedValueBuilder() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueBuilder
-
- ShibbolethScopedValueImpl - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
Concrete implementation of XSString
.
- ShibbolethScopedValueImpl(String, String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueImpl
-
Constructor.
- ShibbolethScopedValueMarshaller - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
- ShibbolethScopedValueMarshaller() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueMarshaller
-
- ShibbolethScopedValueUnmarshaller - Class in edu.internet2.middleware.shibboleth.common.xmlobject.impl
-
Thread-safe unmarshaller for XSString
objects.
- ShibbolethScopedValueUnmarshaller() - Constructor for class edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueUnmarshaller
-
- ShibbolethSecurityPolicy - Class in edu.internet2.middleware.shibboleth.common.security
-
Extension to a basic security policy that adds a unique ID to the policy.
- ShibbolethSecurityPolicy(String) - Constructor for class edu.internet2.middleware.shibboleth.common.security.ShibbolethSecurityPolicy
-
Constructor.
- ShibbolethSecurityPolicyBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring configuration parser for shibboleth security policies.
- ShibbolethSecurityPolicyBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyBeanDefinitionParser
-
- ShibbolethSecurityPolicyFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.security
-
- ShibbolethSecurityPolicyFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.ShibbolethSecurityPolicyFactoryBean
-
- ShibbolethSSOConfiguration - Class in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1
-
Shibboleth 1 SSO configuration settings.
- ShibbolethSSOConfiguration() - Constructor for class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.ShibbolethSSOConfiguration
-
- ShibbolethSSOProfileConfigurationBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring configuration parser for Shibboleth SSO profile configurations.
- ShibbolethSSOProfileConfigurationBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationBeanDefinitionParser
-
- ShibbolethSSOProfileConfigurationFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
-
Spring factory for Shibboleth SSO profile configurations.
- ShibbolethSSOProfileConfigurationFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.ShibbolethSSOProfileConfigurationFactoryBean
-
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.attribute.encoding.BaseAttributeEncoderBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.EntityRoleFilterBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.MetadataFilterChainBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.RequiredValidUntilFilterBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.SchemaValidationFilterBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.metadata.SignatureValidationFilterBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.profile.AbstractRequestURIMappedProfileHandlerBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.profile.JSPErrorHandlerBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.profile.VelocityErrorHandlerBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.RelyingPartyGroupBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.AbstractSAMLProfileConfigurationBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.resource.ChainingResourceFilterBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.resource.PropertyReplacementResourceFilterBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.CertPathPKIXValidationOptionsBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.ClientCertAuthRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.MandatoryMessageAuthenticationRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.PKIXValidationOptionsBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.IssueInstantRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.MandatoryIssuerRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.MessageReplayRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2AuthnRequestsSignedRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPPostSimpleSignRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAML2HTTPRedirectDeflateSignatureRuleBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.security.saml.SAMLProtocolMessageXMLSignatureSecurityPolicyBeanDefinitionParser
- shouldGenerateId() - Method in class edu.internet2.middleware.shibboleth.common.config.service.ServletContextAttributeExporterBeanDefinitionParser
- SignatureValidationFilterBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.metadata
-
Bean definition parser for SignatureValidationFilter
beans.
- SignatureValidationFilterBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.metadata.SignatureValidationFilterBeanDefinitionParser
-
- SimpleAttributeDefinition - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
-
Simple attribute definition.
- SimpleAttributeDefinition() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.SimpleAttributeDefinition
-
- SimpleAttributeDefinitionBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Spring Bean Definition Parser for static data connector.
- SimpleAttributeDefinitionBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SimpleAttributeDefinitionBeanDefinitionParser
-
- SimpleAttributeDefinitionFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
-
Factory bean for creating simple attribute definitions.
- SimpleAttributeDefinitionFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.SimpleAttributeDefinitionFactoryBean
-
- skipEndpointValidationWhenSigned() - Method in class edu.internet2.middleware.shibboleth.common.config.relyingparty.saml.SAML2SSOProfileConfigurationFactoryBean
-
Gets whether to bypass ACS checks for signed requests.
- skipEndpointValidationWhenSigned() - Method in class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
Gets whether to bypass ACS checks for signed requests.
- Slf4JLogChute - Class in edu.internet2.middleware.shibboleth.common.util
-
Redirects Velocity's LogChute messages to SLF4J.
- Slf4JLogChute() - Constructor for class edu.internet2.middleware.shibboleth.common.util.Slf4JLogChute
-
- SLF4JMDCCleanupFilter - Class in edu.internet2.middleware.shibboleth.common.log
-
A Servlet filter which clears all the MDC state that has been accumulated during the processing of a request.
- SLF4JMDCCleanupFilter() - Constructor for class edu.internet2.middleware.shibboleth.common.log.SLF4JMDCCleanupFilter
-
- SOURCE_ATTRIBUTE_ELEMENT_NAME - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.TemplateAttributeDefinitionBeanDefinitionParser
-
SourceValue element name.
- SOURCE_VALUE_ELEMENT_NAME - Static variable in class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition.MappedAttributeDefinitionBeanDefinitionParser
-
SourceValue element name.
- SpringConfigurationUtils - Class in edu.internet2.middleware.shibboleth.common.config
-
Utilities to help configure Spring beans.
- SpringDocumentLoader - Class in edu.internet2.middleware.shibboleth.common.config
-
A document loader for Spring that uses a ClasspathResolver
for resolving schema information.
- SpringDocumentLoader() - Constructor for class edu.internet2.middleware.shibboleth.common.config.SpringDocumentLoader
-
- SpringDocumentLoader.LoggingErrorHandler - Class in edu.internet2.middleware.shibboleth.common.config
-
A SAX error handler that logs errors a Logger
before rethrowing them.
- SpringDocumentLoader.LoggingErrorHandler(Logger) - Constructor for class edu.internet2.middleware.shibboleth.common.config.SpringDocumentLoader.LoggingErrorHandler
-
Constructor.
- SSOConfiguration - Class in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2
-
SAML 2 SSO configuration settings.
- SSOConfiguration() - Constructor for class edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
-
- STATIC_REPOSITORIES - Static variable in class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
-
Local copy of static repositories.
- StaticDataConnector - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector
-
Data connector implementation that returns statically defined attributes.
- StaticDataConnector(List<BaseAttribute<String>>) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StaticDataConnector
-
Constructor.
- StaticDataConnectorBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector
-
Spring Bean Definition Parser for static data connector.
- StaticDataConnectorBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StaticDataConnectorBeanDefinitionParser
-
- StaticDataConnectorFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector
-
- StaticDataConnectorFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StaticDataConnectorFactoryBean
-
- StaticExplicitKeySignatureTrustEngineBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security}StaticExplicitKeySignature elements.
- StaticExplicitKeySignatureTrustEngineBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineBeanDefinitionParser
-
- StaticExplicitKeySignatureTrustEngineFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring factory bean used to created ExplicitKeySignatureTrustEngine
s based on a static credential resolver.
- StaticExplicitKeySignatureTrustEngineFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeySignatureTrustEngineFactoryBean
-
- StaticExplicitKeyTrustEngineBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security}StaticExplicitKey elements.
- StaticExplicitKeyTrustEngineBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineBeanDefinitionParser
-
- StaticExplicitKeyTrustEngineFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring factory bean used to created ExplicitKeyTrustEngine
s based on a static credential resolver.
- StaticExplicitKeyTrustEngineFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticExplicitKeyTrustEngineFactoryBean
-
- StaticPKIXSignatureTrustEngineBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security}StaticPKIXSignature elements.
- StaticPKIXSignatureTrustEngineBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineBeanDefinitionParser
-
- StaticPKIXSignatureTrustEngineFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring factory bean used to create PKIXSignatureTrustEngine
s based on a static
PKIXValidationInformation resolver.
- StaticPKIXSignatureTrustEngineFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXSignatureTrustEngineFactoryBean
-
- StaticPKIXX509CredentialTrustEngineBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring bean definition parser for {urn:mace:shibboleth:2.0:security}StaticPKIXX509Credential elements.
- StaticPKIXX509CredentialTrustEngineBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineBeanDefinitionParser
-
- StaticPKIXX509CredentialTrustEngineFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.security
-
Spring factory bean used to create PKIXX509CredentialTrustEngine
s based on a static
PKIXValidationInformation resolver.
- StaticPKIXX509CredentialTrustEngineFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.security.StaticPKIXX509CredentialTrustEngineFactoryBean
-
- StoredIDDataConnector - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector
-
A data connector that generates persistent identifiers in one of two ways.
- StoredIDDataConnector(DataSource, int, String, String, byte[]) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDDataConnector
-
Constructor.
- StoredIDDataConnectorBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector
-
Spring bean definition parser for stored ID data connector.
- StoredIDDataConnectorBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanDefinitionParser
-
- StoredIDDataConnectorBeanFactory - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector
-
- StoredIDDataConnectorBeanFactory() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.dataConnector.StoredIDDataConnectorBeanFactory
-
- StoredIDPrincipalConnector - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector
-
- StoredIDPrincipalConnector(StoredIDDataConnector) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.StoredIDPrincipalConnector
-
Constructor.
- StoredIDPrincipalConnectorBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector
-
Spring bean definition for transient principal connectors.
- StoredIDPrincipalConnectorBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorBeanDefinitionParser
-
- StoredIDPrincipalConnectorFactoryBean - Class in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector
-
- StoredIDPrincipalConnectorFactoryBean() - Constructor for class edu.internet2.middleware.shibboleth.common.config.attribute.resolver.principalConnector.StoredIDPrincipalConnectorFactoryBean
-
- StoredIDStore - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector
-
Represents as persistent, database-backed, store of identifiers.
- StoredIDStore(DataSource, int) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Constructor.
- StoredIDStore.PersistentIdEntry - Class in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector
-
Data object representing a persistent identifier entry in the database.
- StoredIDStore.PersistentIdEntry() - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore.PersistentIdEntry
-
Constructor.
- storePersistentIdEntry(StoredIDStore.PersistentIdEntry) - Method in class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.StoredIDStore
-
Stores a persistent ID entry into the database.
- StringResourceLoader - Class in edu.internet2.middleware.shibboleth.common.util
-
Resource loader that works with Strings.
- StringResourceLoader() - Constructor for class edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
-
- supportsTrustedNameResolution() - Method in class edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver
- SVNBasicAuthenticationManager - Class in edu.internet2.middleware.shibboleth.common.resource
-
Authentication manager for SVN resources.
- SVNBasicAuthenticationManager(List<SVNAuthentication>) - Constructor for class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
-
Constructor.
- SVNBasicAuthenticationManager(List<SVNAuthentication>, String, int, String, String) - Constructor for class edu.internet2.middleware.shibboleth.common.resource.SVNBasicAuthenticationManager
-
Constructor.
- SVNResource - Class in edu.internet2.middleware.shibboleth.common.resource
-
A resource representing a file fetch from a Subversion server.
- SVNResource(SVNClientManager, SVNURL, File, long, String) - Constructor for class edu.internet2.middleware.shibboleth.common.resource.SVNResource
-
Constructor.
- SVNResourceBeanDefinitionParser - Class in edu.internet2.middleware.shibboleth.common.config.resource
-
- SVNResourceBeanDefinitionParser() - Constructor for class edu.internet2.middleware.shibboleth.common.config.resource.SVNResourceBeanDefinitionParser
-