パッケージ | 説明 |
---|---|
org.opensaml.saml2.metadata |
Interfaces for SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.support | |
org.opensaml.saml2.metadata.validator |
Validation rules for SAML 2.0 metadata types and elements.
|
org.opensaml.samlext.saml2mdquery |
Interfaces for SAML 2 metadata standalone query endpoints profile.
|
org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
修飾子とタイプ | メソッドと説明 |
---|---|
AttributeConsumingService |
SPSSODescriptor.getDefaultAttributeConsumingService()
Gets the default attribute consuming service.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AttributeConsumingService> |
SPSSODescriptor.getAttributeConsumingServices()
Gets an list of attribute consuming service descriptors for this service.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeConsumingServiceImpl
Concrete implementation of
AttributeConsumingService . |
修飾子とタイプ | メソッドと説明 |
---|---|
AttributeConsumingService |
AttributeConsumingServiceBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
AttributeConsumingService |
AttributeConsumingServiceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
AttributeConsumingService |
SPSSODescriptorImpl.getDefaultAttributeConsumingService()
Gets the default attribute consuming service.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AttributeConsumingService> |
SPSSODescriptorImpl.getAttributeConsumingServices()
Gets an list of attribute consuming service descriptors for this service.
|
修飾子とタイプ | メソッドと説明 |
---|---|
AttributeConsumingService |
AttributeConsumingServiceSelector.selectService()
Select the AttributeConsumingService.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected List<AttributeConsumingService> |
AttributeConsumingServiceSelector.getCandidates()
Get the list of candidate attribute consuming services.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AttributeConsumingServiceSchemaValidator.validate(AttributeConsumingService attributeConsumingService)
Checks to see if a XMLObject is valid.
|
protected void |
AttributeConsumingServiceSchemaValidator.validateIndex(AttributeConsumingService attributeConsumingService)
Checks that Index is positive.
|
protected void |
AttributeConsumingServiceSchemaValidator.validateRequestedAttributes(AttributeConsumingService attributeConsumingService)
Checks that one or more Requested Attributes are present.
|
protected void |
AttributeConsumingServiceSchemaValidator.validateServiceNames(AttributeConsumingService attributeConsumingService)
Checks that one or more Service Names are present.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AttributeConsumingService> |
AttributeQueryDescriptorType.getAttributeConsumingServices()
Gets the list of attribute consuming service endpoints support by this role.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AttributeConsumingService> |
AttributeQueryDescriptorTypeImpl.getAttributeConsumingServices()
Gets the list of attribute consuming service endpoints support by this role.
|
Copyright © 2012. All Rights Reserved.