Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACSUIInfo - Class in net.shibboleth.idp.saml.metadata
-
Class to contain a processed form of the
AttributeConsumingServicesuitable for display purposes. - ACSUIInfo(AttributeConsumingService) - Constructor for class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
Constructor.
D
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
-
Element local name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
-
Default element name.
- descriptions - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The Descriptions as a map from locale to actual value.
- displayNames - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The Display Names as a map from locale to actual value.
- displayNames - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
The Organization Display Names as a map from locale to actual value.
E
- ExtensionsConstants - Class in net.shibboleth.idp.saml.xmlobject
-
Constants used in XMLObject extensions.
- ExtensionsConstants() - Constructor for class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
-
Constructor.
- extractPKIXValidationInfo(KeyAuthority) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
-
Extracts PKIX validation information from the Shibboleth KeyAuthority metadata extension element.
G
- getCertificates() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
- getCRLs() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
- getDescriptions() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Return the descriptions as a map from locale to actual value.
- getDisplayNames() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Get the Display Names as a map from locale to actual value.
- getInformationURLs() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Get the URLs as a map from locale to actual value.
- getKeyInfos() - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
-
Get the list of KeyInfo child elements.
- getKeywords() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Get the keywords as a map from locale to actual value.
- getLocaleLogos() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Get the logos as a map from locale to the OpenSAML
Logo. - getNonLocaleLogos() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Get the logos with no associated locale to the OpenSAML
Logo. - getOrganizationDisplayNames() - Method in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
Return the Organization Display Names as a map from locale to actual value.
- getOrganizationNames() - Method in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
Get the Organization Names as a map from locale to actual value.
- getOrganizationUrls() - Method in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
Return the Organization URLs as a map from locale to actual value.
- getPrivacyStatementURLs() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Get the Privacy Statement URLsas a map from locale to actual value.
- getRegexp() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
-
Get the regexp attribute value.
- getRegexpXSBoolean() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
-
Get the regexp attribute value.
- getScope() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Gets the scope value.
- getScopeAttributeName() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Gets the name of the scope attribute.
- getServiceDescriptions() - Method in class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
Return the descriptions as a map from locale to actual value.
- getServiceNames() - Method in class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
Get the Display Names as a map from locale to actual value.
- getValue() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Get the attribute value.
- getVerificationDepth() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
- getVerifyDepth() - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
-
Get the VerifyDepth attribute value.
- getX509Certificates(KeyInfo) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
-
Extract certificates from a KeyInfo element.
- getX509CRLs(KeyInfo) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
-
Extract CRL's from a KeyInfo element.
I
- IdPUIInfo - Class in net.shibboleth.idp.saml.metadata
-
Class to contain a processed form of the
UIInfosuitable for display purposes. - IdPUIInfo(UIInfo) - Constructor for class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Constructor.
- informationURLs - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The Information URLs as a map from locale to actual value.
K
- KEY_AUTHORITY_VERIFY_DEPTH_DEFAULT - Static variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
-
Default value for Shibboleth KeyAuthority verify depth.
- KeyAuthority - Interface in net.shibboleth.idp.saml.xmlobject
-
XMLObject for the Shibboleth KeyAuthority metadata extension.
- KeyAuthorityPKIXValidationInformation(Collection<X509Certificate>, Collection<X509CRL>, Integer) - Constructor for class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
-
Constructor.
- KeyAuthoritySupport - Class in net.shibboleth.idp.saml.security
-
Utility class for extracting
PKIXValidationInformationfrom aKeyAuthority. - KeyAuthoritySupport() - Constructor for class net.shibboleth.idp.saml.security.KeyAuthoritySupport
-
Constructor.
- KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation - Class in net.shibboleth.idp.saml.security
-
Basic implementation of
PKIXValidationInformation. - keywordList - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The Keywords as a map from locale to lists of actual values.
L
- localeLogos - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The Logos as a map from locale to actual value.
- LOG - Static variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
logger.
- LOG - Static variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
logger.
- LOG - Static variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
logger.
M
- matchesScope(String) - Method in class net.shibboleth.idp.saml.metadata.ScopesContainer
-
Does the provided string match the scopes for this XMLObject?
N
- net.shibboleth.idp.saml.metadata - package net.shibboleth.idp.saml.metadata
-
This package contains such public class definitions as are needed to bridge between the relying-party.xml schema and OpenSAML.
- net.shibboleth.idp.saml.security - package net.shibboleth.idp.saml.security
-
Classes related to SAML security extensions.
- net.shibboleth.idp.saml.xml - package net.shibboleth.idp.saml.xml
-
Shibboleth-specfic classes used with SAML messages.
- net.shibboleth.idp.saml.xmlobject - package net.shibboleth.idp.saml.xmlobject
-
Shibboleth Metadata XMLObject extensions.
- nonLocaleLogos - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The non Locale bearing Logos .
- nullLanguageKeyword - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Warning check against a non localized keyword.
- nullLanguageString - Variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
Warning check against a non localized String.
- nullLanguageString - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
Warning check against a non localized String.
- nullLanguageString(String) - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Warning check against a non localized String.
- nullLanguageURL - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
Warning check against a non localized URL.
- nullLanguageURL(String) - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
Warning check against a non localized URL.
O
- organizationNames - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
The Organization Names as a map from locale to actual value.
- OrganizationUIInfo - Class in net.shibboleth.idp.saml.metadata
-
Class to contain a processed form of the
Organizationsuitable for display purposes. - OrganizationUIInfo(Organization) - Constructor for class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
Constructor.
P
- privacyStatementURLs - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
-
The Privacy Statement URLs as a map from locale to actual value.
R
- REGEXP_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
-
regexp attribute name.
- regexpScopes - Variable in class net.shibboleth.idp.saml.metadata.ScopesContainer
-
The Regexp scopes.
S
- SAML1_ATTR_NAMESPACE_URI - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
-
Legacy Shibboleth SAML 1.x AttributeNamespace for URI-named attributes.
- SAML1_NAMEID_TRANSIENT - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
-
Legacy Shibboleth format for transient IDs in SAML 1.x.
- SAML1_REQUEST_BINDING - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
-
Proprietary binding for SAML 1.1 authentication requests.
- SAMLConstants - Class in net.shibboleth.idp.saml.xml
-
XML related constants used with SAML.
- SAMLConstants() - Constructor for class net.shibboleth.idp.saml.xml.SAMLConstants
-
Constructor.
- Scope - Interface in net.shibboleth.idp.saml.xmlobject
-
XMLObject for the Shibboleth Scope metadata extension.
- ScopedValue - Interface in net.shibboleth.idp.saml.xmlobject
-
XMLObject that represents a SAML attribute value whose value contains a scope attribute.
- ScopesContainer - Class in net.shibboleth.idp.saml.metadata
-
A container for all the
Scopeelements (attached to either aEntityDescriptor,IDPSSODescriptororAttributeAuthorityDescriptor). - ScopesContainer() - Constructor for class net.shibboleth.idp.saml.metadata.ScopesContainer
- serviceDescriptions - Variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
The Service Descriptions as a map from locale to actual value.
- serviceNames - Variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
-
The Service Names as a map from locale to actual value.
- setRegexp(Boolean) - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
-
Set the regexp attribute value.
- setRegexp(XSBooleanValue) - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
-
Set the regexp attribute value.
- setRegexpScopes(Set<String>) - Method in class net.shibboleth.idp.saml.metadata.ScopesContainer
-
Sets the regexp scopes.
- setScope(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Sets the scope value.
- setScopeAttributeName(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Sets the name of the scope attribute.
- setSimpleScopes(Set<String>) - Method in class net.shibboleth.idp.saml.metadata.ScopesContainer
-
Sets the non-regexp Scopes.
- setValue(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Set the attribute value.
- setVerifyDepth(Integer) - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
-
Set the VerifyDepth attribute value.
- SHIB_MDEXT10_NS - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
-
URI for XML schema namespace for Shibboleth extensions to SAML metadata.
- SHIB_MDEXT10_PREFIX - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
-
Namespace QName prefix for Shibboleth extensions to SAML metadata.
- SHIB_MDEXT10_SCHEMA_LOCATION - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
-
Relative resource path for XML schema for Shibboleth extensions to SAML metadata.
- simpleScopes - Variable in class net.shibboleth.idp.saml.metadata.ScopesContainer
-
The (non Regexp) scopes.
T
- trustAnchors - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
-
Certs used as the trust anchors.
- trustedCRLs - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
-
CRLs used during validation.
- TYPE_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
Local name of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
-
QName of the XSI type.
U
- urls - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
-
The Organization URLs as a map from locale to actual value.
V
- verificationDepth - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
-
Max verification depth during PKIX validation.
- VERIFY_DEPTH_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
-
VerifyDepth attribute name.
All Classes and Interfaces|All Packages|Constant Field Values