diff --git a/docs/javadoc/opensaml3/1.4.1/allclasses-frame.html b/docs/javadoc/opensaml3/1.4.1/allclasses-frame.html new file mode 100644 index 00000000..3e15620c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/allclasses-frame.html @@ -0,0 +1,149 @@ + + + + + + +All Classes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/allclasses-noframe.html b/docs/javadoc/opensaml3/1.4.1/allclasses-noframe.html new file mode 100644 index 00000000..b28722dd --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/allclasses-noframe.html @@ -0,0 +1,149 @@ + + + + + + +All Classes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/constant-values.html b/docs/javadoc/opensaml3/1.4.1/constant-values.html new file mode 100644 index 00000000..5e37f2fe --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/constant-values.html @@ -0,0 +1,1258 @@ + + + + + + +Constant Field Values (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

se.litsec.*

+ + + + + +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/deprecated-list.html b/docs/javadoc/opensaml3/1.4.1/deprecated-list.html new file mode 100644 index 00000000..4810a26a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/deprecated-list.html @@ -0,0 +1,126 @@ + + + + + + +Deprecated List (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/help-doc.html b/docs/javadoc/opensaml3/1.4.1/help-doc.html new file mode 100644 index 00000000..f6544bb4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/help-doc.html @@ -0,0 +1,231 @@ + + + + + + +API Help (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/index-all.html b/docs/javadoc/opensaml3/1.4.1/index-all.html new file mode 100644 index 00000000..5337dd88 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/index-all.html @@ -0,0 +1,2613 @@ + + + + + + +Index (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M N P R S T U V X  + + +

A

+
+
addAttributeValue(Attribute, T) - Static method in class se.litsec.eidas.opensaml.ext.attributes.AttributeUtils
+
+
Utility method that adds an XML object as a value to an Attribute.
+
+
AdminunitFirstline - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The AdminunitFirstline element of the CurrentAddressStructuredType.
+
+
AdminunitFirstlineBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for AdminunitFirstline.
+
+
AdminunitFirstlineBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineBuilder
+
 
+
AdminunitFirstlineImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of AdminunitFirstline.
+
+
AdminunitFirstlineImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineImpl
+
+
Constructor.
+
+
AdminunitSecondline - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The AdminunitSecondline element of the CurrentAddressStructuredType.
+
+
AdminunitSecondlineBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for AdminunitSecondline.
+
+
AdminunitSecondlineBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineBuilder
+
 
+
AdminunitSecondlineImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of AdminunitSecondline.
+
+
AdminunitSecondlineImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineImpl
+
+
Constructor.
+
+
AttributeConstants - Class in se.litsec.eidas.opensaml.ext.attributes
+
+
Constant values for attribute names defined in + eIDAS SAML + Attribute Profile.
+
+
AttributeConstants() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
 
+
AttributeUtils - Class in se.litsec.eidas.opensaml.ext.attributes
+
+
Utility methods for handling attributes and attribute values.
+
+
+ + + +

B

+
+
BirthNameType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS BirthNameType.
+
+
BirthNameTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Builder for BirthNameType.
+
+
BirthNameTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeBuilder
+
 
+
BirthNameTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation class for BirthNameType
+
+
BirthNameTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeImpl
+
+
Constructor.
+
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationBuilder
+
+ + + +

C

+
+
CONNECTOR_ENDPOINT_TYPE - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Identifier for a connector endpoint type.
+
+
create(String, String, String, Boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the given attribute name.
+
+
createAttribute(String, String, String) - Static method in class se.litsec.eidas.opensaml.ext.attributes.AttributeUtils
+
+
Utility method that creates an Attribute given its name, friendly name and name format.
+
+
createAttribute(String, String) - Static method in class se.litsec.eidas.opensaml.ext.attributes.AttributeUtils
+
+
Creates an Attribute with the given name (and friendly name) and with a name format of + .
+
+
createAttributeValueObject(Class<T>) - Static method in class se.litsec.eidas.opensaml.ext.attributes.AttributeUtils
+
+
Creates an AttributeValue object of the given class.
+
+
createAttributeValueObject(QName, Class<T>) - Static method in class se.litsec.eidas.opensaml.ext.attributes.AttributeUtils
+
+
Creates an AttributeValue object of the given class and schema type.
+
+
createDefaultDecryptionConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration
+
+
Creates a decryption configuration for eIDAS according to section 3.2.1 and 3.2.2 of "eIDAS - Cryptographic + requirements for the Interoperability Framework".
+
+
createDefaultDecryptionConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+
+
The EidasSecurityConfiguration implementation whitelists only the algorithms given in sections 3.2.1 and + 3.2.2 of "eIDAS - Cryptographic requirements for the Interoperability Framework".
+
+
createDefaultEncryptionConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration
+
+
Creates an encryption configuration for eIDAS according to section 3.2.1 and 3.2.2 of "eIDAS - Cryptographic + requirements for the Interoperability Framework".
+
+
createDefaultEncryptionConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+
+
Will also allow the widespread AES-CBC block encryption algorithms.
+
+
createDefaultSignatureSigningConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration
+
+
Creates a signature configuration for eIDAS according to section 3.3 of "eIDAS - Cryptographic requirements for the + Interoperability Framework".
+
+
createDefaultSignatureSigningConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+
+
Will allow using RSA-SHAxxx signature algorithms.
+
+
createDefaultSignatureValidationConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration
+
+
Creates a signature validation configuration for eIDAS according to section 3.3 of "eIDAS - Cryptographic + requirements for the Interoperability Framework".
+
+
createDefaultSignatureValidationConfiguration() - Method in class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+
+
The EidasSecurityConfiguration implementation whitelists only the algorithms given in section 3.3 of "eIDAS + - Cryptographic requirements for the Interoperability Framework".
+
+
CURRENT_ADDRESS(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the CurrentAddress attribute.
+
+
CURRENT_FAMILY_NAME(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the CurrentFamilyName attribute.
+
+
CURRENT_GIVEN_NAME(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the CurrentGivenName attribute.
+
+
CurrentAddressStructuredType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS type CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Builder for CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeBuilder
+
 
+
CurrentAddressStructuredTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation of CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Constructor.
+
+
CurrentAddressStructuredTypeMarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Marshaller for CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller
+
 
+
CurrentAddressStructuredTypeUnmarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Thread safe unmarshaller for CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller
+
 
+
CurrentAddressType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS CurrentAddressType.
+
+
CurrentAddressTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Builder for CurrentAddressType.
+
+
CurrentAddressTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeBuilder
+
 
+
CurrentAddressTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation of CurrentAddressType.
+
+
CurrentAddressTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl
+
+
Constructor.
+
+
CurrentAddressTypeMarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
The marshaller for CurrentAddressType.
+
+
CurrentAddressTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeMarshaller
+
 
+
CurrentAddressTypeUnmarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Thread safe unmarshaller for CurrentAddressType.
+
+
CurrentAddressTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeUnmarshaller
+
 
+
CurrentFamilyNameType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS CurrentFamilyNameType.
+
+
CurrentFamilyNameTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+ +
+
CurrentFamilyNameTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeBuilder
+
 
+
CurrentFamilyNameTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation class for CurrentFamilyNameType
+
+
CurrentFamilyNameTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeImpl
+
+
Constructor.
+
+
CurrentGivenNameType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS CurrentGivenNameType.
+
+
CurrentGivenNameTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+ +
+
CurrentGivenNameTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeBuilder
+
 
+
CurrentGivenNameTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation class for CurrentGivenNameType
+
+
CurrentGivenNameTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeImpl
+
+
Constructor.
+
+
CvaddressArea - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The CvaddressArea element of the CurrentAddressStructuredType.
+
+
CvaddressAreaBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for CvaddressArea.
+
+
CvaddressAreaBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaBuilder
+
 
+
CvaddressAreaImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of CvaddressArea.
+
+
CvaddressAreaImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaImpl
+
+
Constructor.
+
+
+ + + +

D

+
+
DATE_OF_BIRTH(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the DateOfBirth attribute.
+
+
DateOfBirthType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS DateOfBirthType.
+
+
DateOfBirthTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Builder of DateOfBirthType objects.
+
+
DateOfBirthTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeBuilder
+
 
+
DateOfBirthTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation of DateOfBirthType.
+
+
DateOfBirthTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Constructor.
+
+
DateOfBirthTypeMarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Thread-safe marshaller of DateOfBirthType objects.
+
+
DateOfBirthTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeMarshaller
+
 
+
DateOfBirthTypeUnmarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Thread-safe unmarshaller for DateOfBirthType objects.
+
+
DateOfBirthTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeUnmarshaller
+
 
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.AdminunitFirstline
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.AdminunitSecondline
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.CvaddressArea
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.LocatorDesignator
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.LocatorName
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.PoBox
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.PostCode
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.PostName
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.Thoroughfare
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.NodeCountry
+
+
Local name of NodeCountry.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.RequestedAttributes
+
+
Element name, no namespace.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.SPType
+
+
Local Name of SPType.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoint
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoints
+
+
Name of the element.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Name of the element.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Name of the element.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Name of the element.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Name of the element.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Name of the element.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.AdminunitFirstline
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.AdminunitSecondline
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.CvaddressArea
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.LocatorDesignator
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.LocatorName
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.PoBox
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.PostCode
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.PostName
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.address.Thoroughfare
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.NodeCountry
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.RequestedAttribute
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.RequestedAttributes
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.SPType
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoint
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoints
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Default element name.
+
+
DISTRIBUTION_POINT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoints
+
+
Name of the DistributionPoint elements.
+
+
DistributionPoint - Interface in se.litsec.eidas.opensaml.metadata
+
+
Representation of the DistributionPoint element.
+
+
DistributionPointBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for DistributionPoint objects.
+
+
DistributionPointBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.DistributionPointBuilder
+
 
+
DistributionPointImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation class for DistributionPoint.
+
+
DistributionPointImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.DistributionPointImpl
+
+
Constructor.
+
+
DistributionPoints - Interface in se.litsec.eidas.opensaml.metadata
+
+
The <ser:DistributionPoints> element.
+
+
DistributionPointsBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for DistributionPoints.
+
+
DistributionPointsBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsBuilder
+
 
+
DistributionPointsImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation of DistributionPoints.
+
+
DistributionPointsImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsImpl
+
+
Constructor.
+
+
DistributionPointsMarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A thread safe Marshaller for DistributionPoints objects.
+
+
DistributionPointsMarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller
+
 
+
DistributionPointsUnmarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A thread safe unmarshaller for DistributionPoints.
+
+
DistributionPointsUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsUnmarshaller
+
 
+
+ + + +

E

+
+
EIDAS_APPLICATION_IDENTIFIER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
Attribute name for the entity attribute representing an eIDAS application identifier, as described in section 3.4 + of the "eIDAS Message Format" specification.
+
+
EIDAS_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
BirthName friendly name.
+
+
EIDAS_BIRTH_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for BirthName.
+
+
EIDAS_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
CurrentGivenName friendly name.
+
+
EIDAS_CURRENT_ADDRESS_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for CurrentAddress.
+
+
EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
CurrentFamilyName friendly name.
+
+
EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for CurrentFamilyName.
+
+
EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
CurrentGivenName friendly name.
+
+
EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for CurrentGivenName.
+
+
EIDAS_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
DateOfBirth friendly name.
+
+
EIDAS_DATE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for DateOfBirth.
+
+
EIDAS_GENDER_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Gender friendly name.
+
+
EIDAS_GENDER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for Gender.
+
+
EIDAS_LOA_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for the LoA attribute used in metadata (as an EntityAttribute).
+
+
EIDAS_LOA_HIGH - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The Authentication Context URI for the "High" Level of Assurance.
+
+
EIDAS_LOA_HIGH_NON_NOTIFIED - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The Authentication Context URI for the "High" Level of Assurance where the eID scheme is not notified by the eIDAS + country.
+
+
EIDAS_LOA_HIGH_NON_NOTIFIED2 - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
Included for backwards compatibility and interoperability.
+
+
EIDAS_LOA_LOW - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The Authentication Context URI for the "Low" Level of Assurance.
+
+
EIDAS_LOA_LOW_NON_NOTIFIED - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The Authentication Context URI for the "Low" Level of Assurance where the eID scheme is not notified by the eIDAS + country.
+
+
EIDAS_LOA_LOW_NON_NOTIFIED2 - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
Included for backwards compatibility and interoperability.
+
+
EIDAS_LOA_SUBSTANTIAL - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The Authentication Context URI for the "Substantial" Level of Assurance.
+
+
EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The Authentication Context URI for the "Substantial" Level of Assurance where the eID scheme is not notified by the + eIDAS country.
+
+
EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED2 - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
Included for backwards compatibility and interoperability.
+
+
EIDAS_NP_NS - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The eIDAS Natural Persons attribute XML Namespace.
+
+
EIDAS_NP_PREFIX - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The eIDAS Natural Persons attribute QName prefix.
+
+
EIDAS_NS - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The eIDAS SAML extension XML Namespace.
+
+
EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
PersonIdentifier friendly name.
+
+
EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for PersonIdentifier.
+
+
EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
PlaceOfBirth friendly name.
+
+
EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for PlaceOfBirth.
+
+
EIDAS_PREFIX - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The eIDAS SAML extension QName prefix.
+
+
EIDAS_PROTOCOL_VERSION_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
Attribute name for the entity attribute representing an eIDAS protocol version, as described in section 3.4 of the + "eIDAS Message Format" specification.
+
+
EIDAS_REPRESENTATIVE_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative BirthName friendly name.
+
+
EIDAS_REPRESENTATIVE_BIRTH_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative BirthName.
+
+
EIDAS_REPRESENTATIVE_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative CurrentGivenName friendly name.
+
+
EIDAS_REPRESENTATIVE_CURRENT_ADDRESS_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative CurrentAddress.
+
+
EIDAS_REPRESENTATIVE_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative CurrentFamilyName friendly name.
+
+
EIDAS_REPRESENTATIVE_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative CurrentFamilyName.
+
+
EIDAS_REPRESENTATIVE_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative CurrentGivenName friendly name.
+
+
EIDAS_REPRESENTATIVE_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative CurrentGivenName.
+
+
EIDAS_REPRESENTATIVE_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative DateOfBirth friendly name.
+
+
EIDAS_REPRESENTATIVE_DATE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative DateOfBirth.
+
+
EIDAS_REPRESENTATIVE_GENDER_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative Gender friendly name.
+
+
EIDAS_REPRESENTATIVE_GENDER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative Gender.
+
+
EIDAS_REPRESENTATIVE_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative PersonIdentifier friendly name.
+
+
EIDAS_REPRESENTATIVE_PERSON_IDENTIFIER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative PersonIdentifier.
+
+
EIDAS_REPRESENTATIVE_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Representative PlaceOfBirth friendly name.
+
+
EIDAS_REPRESENTATIVE_PLACE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name for representative PlaceOfBirth.
+
+
EIDAS_SERVICELIST_NS - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The eIDAS metadata service list XML namespace.
+
+
EIDAS_SERVICELIST_PREFIX - Static variable in class se.litsec.eidas.opensaml.common.EidasConstants
+
+
The eIDAS metadata service list namespace prefix.
+
+
EidasAttributeValueType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The bad decision of using dedicated XML types for each and every eIDAS attribute makes it hard for profiles that want + to convert eIDAS attributes to their own definitions.
+
+
EidasConstants - Class in se.litsec.eidas.opensaml.common
+
+
Constants for the OpenSAML eIDAS extension library.
+
+
EidasLoaEnum - Enum in se.litsec.eidas.opensaml.common
+
+
Enumeration representing an eIDAS Level of Assurance.
+
+
EidasSecurityConfiguration - Class in se.litsec.eidas.opensaml.xmlsec
+
+
A security configuration for OpenSAML according to version 1.2 of "eIDAS - Cryptographic requirements for the + Interoperability Framework".
+
+
EidasSecurityConfiguration() - Constructor for class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration
+
 
+
Endpoint - Interface in se.litsec.eidas.opensaml.metadata
+
+
Definition of the MsEndpointType type.
+
+
ENDPOINT_TYPE_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Attribute label for the Location attribute.
+
+
EndpointBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for Endpoint objects.
+
+
EndpointBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.EndpointBuilder
+
 
+
EndpointImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation class for Endpoint.
+
+
EndpointImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Constructor.
+
+
EndpointMarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A marshaller for Endpoint.
+
+
EndpointMarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.EndpointMarshaller
+
 
+
EndpointUnmarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Unmarshaller for Endpoint.
+
+
EndpointUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.EndpointUnmarshaller
+
 
+
ENTITY_ID_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Attribute label for the Location attribute.
+
+
equals(Object) - Method in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
equals(Object) - Method in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+ + + +

F

+
+
FEMALE - Static variable in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
+
Female.
+
+
formatDate() - Method in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Formats the birth date according to the formatting rules of xsd:date (YYYY-MM-DD).
+
+
formatDate() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Formats the birth date according to the formatting rules of xsd:date (YYYY-MM-DD).
+
+
fromValue(String) - Static method in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
+
Parses a string into a GenderTypeEnumeration object.
+
+
+ + + +

G

+
+
GENDER(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the Gender attribute.
+
+
GenderType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS GenderType.
+
+
GenderTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Builder for GenderType.
+
+
GenderTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeBuilder
+
 
+
GenderTypeEnumeration - Class in se.litsec.eidas.opensaml.ext.attributes
+
+
Enumeration of the <eidas:GenderType> type.
+
+
GenderTypeEnumeration(String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
+
Constructor.
+
+
GenderTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation of GenderType.
+
+
GenderTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+
+
Constructor.
+
+
GenderTypeMarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
A thread safe Marshaller for GenderType objects.
+
+
GenderTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeMarshaller
+
 
+
GenderTypeUnmarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Thread-safe unmarshaller for GenderType objects.
+
+
GenderTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeUnmarshaller
+
 
+
getAdminunitFirstline() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the the admin unit first line element.
+
+
getAdminunitFirstline() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the the admin unit first line element.
+
+
getAdminunitSecondline() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the the admin unit second line element.
+
+
getAdminunitSecondline() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the the admin unit second line element.
+
+
getConfigResources() - Method in class se.litsec.eidas.opensaml.config.XMLObjectProviderInitializer
+
getCvaddressArea() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Cvaddress area element.
+
+
getCvaddressArea() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Cvaddress area element.
+
+
getDate() - Method in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Returns the birth date.
+
+
getDate() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Returns the birth date.
+
+
getDateJava() - Method in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Returns the birth date.
+
+
getDateJava() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Returns the birth date.
+
+
getDestinationNationalityCode() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+
+
Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization.
+
+
getDestinationNationalityCode() - Method in interface se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType
+
+
Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization.
+
+
getDistributionPoints() - Method in interface se.litsec.eidas.opensaml.metadata.DistributionPoints
+
+
Returns a reference to the list of distribution points.
+
+
getDistributionPoints() - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsImpl
+
+
Returns a reference to the list of distribution points.
+
+
getDistributionPoints() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Returns the distribution points element.
+
+
getDistributionPoints() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Returns the distribution points element.
+
+
getEndpoints() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Returns the list of endpoints.
+
+
getEndpoints() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Returns the list of endpoints.
+
+
getEndpointType() - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Returns the endpoint type URI.
+
+
getEndpointType() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Returns the endpoint type URI.
+
+
getEntityID() - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Returns the entityID for the endpoint.
+
+
getEntityID() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Returns the entityID for the endpoint.
+
+
getGender() - Method in interface se.litsec.eidas.opensaml.ext.attributes.GenderType
+
+
Returns the gender.
+
+
getGender() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+
+
Returns the gender.
+
+
getHideFromDiscovery() - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
For the Swedish eIDAS configuration, the HideFromDiscovery attribute is used to indicate whether the proxy + service within an endpoint should be hidden from the connector "select country view".
+
+
getHideFromDiscovery() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
For the Swedish eIDAS configuration, the HideFromDiscovery attribute is used to indicate whether the proxy + service within an endpoint should be hidden from the connector "select country view".
+
+
getID() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Sets the ID of this list.
+
+
getID() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Sets the ID of this list.
+
+
getIdentifierString() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+
+
returns the third part of the uniqueness identifier that is a combination of readable characters.
+
+
getIdentifierString() - Method in interface se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType
+
+
returns the third part of the uniqueness identifier that is a combination of readable characters.
+
+
getIssueDate() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Returns the issue date attribute value.
+
+
getIssueDate() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Returns the issue date attribute value.
+
+
getIssuerName() - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Returns the name of the organization that issued a metadata service list.
+
+
getIssuerName() - Method in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Returns the name of the organization that issued a metadata service list.
+
+
getKeyInfo() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Returns the key info element to be used when verifying downloaded metadata.
+
+
getKeyInfo() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Returns the key info element to be used when verifying downloaded metadata.
+
+
getLatinScript() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Returns the LatinScript value.
+
+
getLatinScript() - Method in interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType
+
+
Returns the LatinScript value.
+
+
getLatinScriptXSBooleanValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Returns the LatinScript value.
+
+
getLatinScriptXSBooleanValue() - Method in interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType
+
+
Returns the LatinScript value.
+
+
getLocation() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Returns the location attribute, i.e., the URL from where the metadata endpoint(s) can be obtained.
+
+
getLocation() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Returns the location attribute, i.e., the URL from where the metadata endpoint(s) can be obtained.
+
+
getLocatorDesignator() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the locator designator element.
+
+
getLocatorDesignator() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the locator designator element.
+
+
getLocatorName() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the locator name element.
+
+
getLocatorName() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the locator name element.
+
+
getMajorVersion() - Method in class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion
+
+
Gets the major version of the version.
+
+
getMetadataLists() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Returns a reference to the list of metadata lists held.
+
+
getMetadataLists() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Returns a reference to the list of metadata lists held.
+
+
getMetadataLocations() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
+
Returns a reference to the list of metadata location elements.
+
+
getMetadataLocations() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Returns a reference to the list of metadata location elements.
+
+
getMinorVersion() - Method in class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion
+
+
Gets the minor version of the version.
+
+
getNationalityCode() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+
+
Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier.
+
+
getNationalityCode() - Method in interface se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType
+
+
Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier.
+
+
getNextUpdate() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Returns the next-update attribute value.
+
+
getNextUpdate() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Returns the next-update attribute value.
+
+
getNodeCountry() - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl
+
+
Returns the node country.
+
+
getNodeCountry() - Method in interface se.litsec.eidas.opensaml.ext.NodeCountry
+
+
Returns the node country.
+
+
getOrder() - Method in enum se.litsec.eidas.opensaml.common.EidasLoaEnum
+
+
Returns the sorting order index.
+
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
getPoBox() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Post box element
+
+
getPoBox() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Post box element
+
+
getPostCode() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Post code element.
+
+
getPostCode() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Post code element.
+
+
getPostName() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the post name element.
+
+
getPostName() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the post name element.
+
+
getProfileName() - Method in class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration
+
getProfileName() - Method in class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+
getRequestedAttributes() - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesImpl
+
+
Returns a reference to the list of the requested attributes.
+
+
getRequestedAttributes() - Method in interface se.litsec.eidas.opensaml.ext.RequestedAttributes
+
+
Returns a reference to the list of the requested attributes.
+
+
getSchemeIdentifier() - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Returns the unique scheme identifier for the metadata service list.
+
+
getSchemeIdentifier() - Method in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Returns the unique scheme identifier for the metadata service list.
+
+
getSchemeInformation() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Returns the scheme information element for this list.
+
+
getSchemeInformation() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Returns the scheme information element for this list.
+
+
getSchemeTerritory() - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Returns the two-letter country code for the "territory" of this scheme.
+
+
getSchemeTerritory() - Method in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Returns the two-letter country code for the "territory" of this scheme.
+
+
getSignatureReferenceID() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
getSuspend() - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
For the Swedish eIDAS configuration, the Suspend attribute is used to indicate whether an endpoint has been + suspended.
+
+
getSuspend() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
For the Swedish eIDAS configuration, the Suspend attribute is used to indicate whether an endpoint has been + suspended.
+
+
getSuspend() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
+
For the Swedish eIDAS configuration, a flag, Suspend is used to indicate whether a metadata list for a + specific territory is suspended.
+
+
getSuspend() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
For the Swedish eIDAS configuration, a flag, Suspend is used to indicate whether an endpoint has been + suspended.
+
+
getSuspend() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
For the Swedish eIDAS configuration, a flag, Suspend is used to indicate whether a metadata list for a + specific territory is suspended.
+
+
getSuspend() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
For the Swedish eIDAS configuration, a flag, Suspend is used to indicate whether an endpoint has been + suspended.
+
+
getTerritory() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
+
Returns the territory country identifier for this metadata list.
+
+
getTerritory() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Returns the territory country identifier for this metadata list.
+
+
getThoroughfare() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Thoroughfare element.
+
+
getThoroughfare() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Thoroughfare element.
+
+
getType() - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeImpl
+
+
Returns the SP type.
+
+
getType() - Method in interface se.litsec.eidas.opensaml.ext.SPType
+
+
Returns the SP type.
+
+
getUnknownAttributes() - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
 
+
getUnknownAttributes() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
getUnknownAttributes() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
 
+
getUri() - Method in enum se.litsec.eidas.opensaml.common.EidasLoaEnum
+
+
Returns the URI for this LoA.
+
+
getValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
+
Returns the gender value.
+
+
getValue() - Method in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+
Returns the type value.
+
+
getVersion() - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Returns the version for this metadata service list.
+
+
getVersion() - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Returns the version for this metadata service list.
+
+
+ + + +

H

+
+
hashCode() - Method in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
hashCode() - Method in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+ + + +

I

+
+
ID_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Attribute label for the ID attribute.
+
+
ISSUE_DATE_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Attribute label for the IssueDate attribute.
+
+
ISSUER_NAME_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Name of the IssuerName element.
+
+
+ + + +

L

+
+
LATIN_SCRIPT_ATTRIB_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType
+
+
"LatinScript" attribute's local name.
+
+
LEGAL_PERSON_PREFIX - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name prefix for eIDAS legal person.
+
+
LOCATION_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Attribute label for the Location attribute.
+
+
LocatorDesignator - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The LocatorDesignator element of the CurrentAddressStructuredType.
+
+
LocatorDesignatorBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for LocatorDesignator.
+
+
LocatorDesignatorBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorBuilder
+
 
+
LocatorDesignatorImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of LocatorDesignator.
+
+
LocatorDesignatorImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorImpl
+
+
Constructor.
+
+
LocatorName - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The LocatorName element of the CurrentAddressStructuredType.
+
+
LocatorNameBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for LocatorName.
+
+
LocatorNameBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameBuilder
+
 
+
LocatorNameImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of LocatorName.
+
+
LocatorNameImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameImpl
+
+
Constructor.
+
+
+ + + +

M

+
+
MALE - Static variable in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
+
Male.
+
+
marshallAttributes(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeMarshaller
+
marshallAttributes(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointMarshaller
+
marshallAttributes(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListMarshaller
+
marshallAttributes(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationMarshaller
+
marshallAttributes(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListMarshaller
+
marshallChildElements(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeMarshaller
+
+
Even though we do have child elements, we need to serialize those, Base64-encode them and add them as a + Base64-encoded string value.
+
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeMarshaller
+
+
The element content of a CurrentAddressType is the Base64-encoding of the serialized value of the + CurrentAddressStructuredType.
+
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeMarshaller
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeMarshaller
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryMarshaller
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeMarshaller
+
MetadataList - Interface in se.litsec.eidas.opensaml.metadata
+
+
Definition of the MetadataSchemeEndpointListType type.
+
+
MetadataListBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for MetadataList objects.
+
+
MetadataListBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataListBuilder
+
 
+
MetadataListImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation class for MetadataList.
+
+
MetadataListImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
+
Constructor.
+
+
MetadataListMarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A marshaller for MetadataList.
+
+
MetadataListMarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataListMarshaller
+
 
+
MetadataListUnmarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A thread safe unmarshaller for MetadataList.
+
+
MetadataListUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataListUnmarshaller
+
 
+
MetadataLocation - Interface in se.litsec.eidas.opensaml.metadata
+
+
Definition of the MetadataLocation type.
+
+
MetadataLocationBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for MetadataLocation objects.
+
+
MetadataLocationBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationBuilder
+
 
+
MetadataLocationImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation class for MetadataLocation.
+
+
MetadataLocationImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Constructor.
+
+
MetadataLocationMarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A marshaller for MetadataLocation.
+
+
MetadataLocationMarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationMarshaller
+
 
+
MetadataLocationUnmarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Unmarshaller for MetadataLocation.
+
+
MetadataLocationUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationUnmarshaller
+
 
+
MetadataServiceList - Interface in se.litsec.eidas.opensaml.metadata
+
+
Definition of the MetadataServiceListType type.
+
+
MetadataServiceListBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for MetadataServiceList objects.
+
+
MetadataServiceListBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListBuilder
+
 
+
MetadataServiceListImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation class for MetadataList.
+
+
MetadataServiceListImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Constructor.
+
+
MetadataServiceListMarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A marshaller for MetadataServiceList.
+
+
MetadataServiceListMarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListMarshaller
+
 
+
MetadataServiceListSignatureValidator - Class in se.litsec.eidas.opensaml.metadata
+
+
Utility bean for validating signatures on a MetadataServiceList object.
+
+
MetadataServiceListSignatureValidator() - Constructor for class se.litsec.eidas.opensaml.metadata.MetadataServiceListSignatureValidator
+
+
Constructor setting up the validator bean.
+
+
MetadataServiceListUnmarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
A thread safe unmarshaller for MetadataServiceList.
+
+
MetadataServiceListUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListUnmarshaller
+
 
+
MetadataServiceListVersion - Class in se.litsec.eidas.opensaml.metadata
+
+
A type safe SAML MetadataServiceList enumeration.
+
+
+ + + +

N

+
+
NATURAL_PERSON_PREFIX - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name prefix for eIDAS natural person.
+
+
NEXT_UPDATE_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Attribute label for the NextUpdate attribute.
+
+
NodeCountry - Interface in se.litsec.eidas.opensaml.ext
+
+
* The eIDAS <eidas:NodeCountry> element.
+
+
NodeCountryBuilder - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Builder for NodeCountry objects.
+
+
NodeCountryBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.impl.NodeCountryBuilder
+
 
+
NodeCountryImpl - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Concrete implementation of NodeCountry.
+
+
NodeCountryImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl
+
+
Constructor.
+
+
NodeCountryMarshaller - Class in se.litsec.eidas.opensaml.ext.impl
+
+
A thread safe Marshaller for NodeCountry objects.
+
+
NodeCountryMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.impl.NodeCountryMarshaller
+
 
+
NodeCountryUnmarshaller - Class in se.litsec.eidas.opensaml.ext.impl
+
+
A thread-safe Unmarshaller for NodeCountry objects.
+
+
NodeCountryUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.impl.NodeCountryUnmarshaller
+
 
+
+ + + +

P

+
+
parse(String) - Static method in enum se.litsec.eidas.opensaml.common.EidasLoaEnum
+
+
Given a URI the method returns the enum value matching.
+
+
parseStringValue(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.EidasAttributeValueType
+
 
+
parseStringValue(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl
+
 
+
parseStringValue(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
parseStringValue(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+
parseStringValue(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+
parseStringValue(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeImpl
+
parseStringValue(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
PERSON_IDENTIFIER(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the PersonIdentifier attribute.
+
+
PersonIdentifierType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS PersonIdentifierType.
+
+
PersonIdentifierTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+ +
+
PersonIdentifierTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder
+
 
+
PersonIdentifierTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation of the PersonIdentifierType interface.
+
+
PersonIdentifierTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+
+
Constructor.
+
+
PlaceOfBirthType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
The eIDAS PlaceOfBirthType.
+
+
PlaceOfBirthTypeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Builder for PlaceOfBirthType.
+
+
PlaceOfBirthTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeBuilder
+
 
+
PlaceOfBirthTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation of the PlaceOfBirthType interface.
+
+
PlaceOfBirthTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeImpl
+
+
Constructor.
+
+
PoBox - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The PoBox element of the CurrentAddressStructuredType.
+
+
PoBoxBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for PoBox.
+
+
PoBoxBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxBuilder
+
 
+
PoBoxImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of PoBox.
+
+
PoBoxImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxImpl
+
+
Constructor.
+
+
PostCode - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The PostCode element of the CurrentAddressStructuredType.
+
+
PostCodeBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for PostCode.
+
+
PostCodeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeBuilder
+
 
+
PostCodeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of PostCode.
+
+
PostCodeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeImpl
+
+
Constructor.
+
+
PostName - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The PostName element of the CurrentAddressStructuredType.
+
+
PostNameBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for PostName.
+
+
PostNameBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameBuilder
+
 
+
PostNameImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of PostName.
+
+
PostNameImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameImpl
+
+
Constructor.
+
+
PRIVATE - Static variable in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+
The "private" SP type.
+
+
processAttribute(XMLObject, Attr) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeUnmarshaller
+
processAttribute(XMLObject, Attr) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointUnmarshaller
+
processAttribute(XMLObject, Attr) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListUnmarshaller
+
processAttribute(XMLObject, Attr) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationUnmarshaller
+
processAttribute(XMLObject, Attr) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeUnmarshaller
+
PROXY_SERVICE_ENDPOINT_TYPE - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Identifier for a proxy service endpoint type.
+
+
PUBLIC - Static variable in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+
The "public" SP type.
+
+
+ + + +

R

+
+
RelaxedEidasSecurityConfiguration - Class in se.litsec.eidas.opensaml.xmlsec
+
+
The algorithm requirements from version 1.2 of "eIDAS - Cryptographic requirements for the Interoperability + Framework" leaves out some of the commonly used algorithms which most likely will lead to interoperability issues if + we implement them strictly.
+
+
RelaxedEidasSecurityConfiguration() - Constructor for class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+
 
+
REPRESENTATIVE_LEGAL_PERSON_PREFIX - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name prefix for eIDAS representative legal person.
+
+
REPRESENTATIVE_NATURAL_PERSON_PREFIX - Static variable in class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+
+
Attribute name prefix for eIDAS representative natural person.
+
+
RequestedAttribute - Interface in se.litsec.eidas.opensaml.ext
+
+
The eIDAS <eidas:RequestedAttribute> element.
+
+
RequestedAttributeBuilder - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Builder for RequestedAttribute.
+
+
RequestedAttributeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.impl.RequestedAttributeBuilder
+
 
+
RequestedAttributeImpl - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Implementation of RequestedAttribute.
+
+
RequestedAttributeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.impl.RequestedAttributeImpl
+
+
Constructor.
+
+
RequestedAttributes - Interface in se.litsec.eidas.opensaml.ext
+
+
The eIDAS <eidas:RequestedAttributes> element.
+
+
RequestedAttributesBuilder - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Builder for RequestedAttributes.
+
+
RequestedAttributesBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesBuilder
+
 
+
RequestedAttributesImpl - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Implementation of RequestedAttributes.
+
+
RequestedAttributesImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesImpl
+
+
Constructor.
+
+
RequestedAttributesMarshaller - Class in se.litsec.eidas.opensaml.ext.impl
+
+
A thread safe Marshaller for RequestedAttributes objects.
+
+
RequestedAttributesMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesMarshaller
+
 
+
RequestedAttributesUnmarshaller - Class in se.litsec.eidas.opensaml.ext.impl
+
+
A thread safe unmarshaller for RequestedAttributes.
+
+
RequestedAttributesUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesUnmarshaller
+
 
+
RequestedAttributeTemplates - Class in se.litsec.eidas.opensaml.ext
+
+
Utility methods for use when RequestedAttribute elements are inserted in an AuthnRequest extension.
+
+
+ + + +

S

+
+
SCHEME_IDENTIFIER_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Name of the SchemeIdentifier element.
+
+
SCHEME_TERRITORY_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Name of the SchemeTerritory element.
+
+
SchemeInformation - Interface in se.litsec.eidas.opensaml.metadata
+
+
Definition of the SchemeInformation type.
+
+
SchemeInformationBuilder - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Builder for SchemeInformation objects.
+
+
SchemeInformationBuilder() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationBuilder
+
 
+
SchemeInformationImpl - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation class for SchemeInformation.
+
+
SchemeInformationImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Constructor.
+
+
SchemeInformationMarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Marshaller for SchemeInformation objects.
+
+
SchemeInformationMarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationMarshaller
+
 
+
SchemeInformationUnmarshaller - Class in se.litsec.eidas.opensaml.metadata.impl
+
+
Unmarshaller for SchemeInformation objects.
+
+
SchemeInformationUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationUnmarshaller
+
 
+
se.litsec.eidas.opensaml.common - package se.litsec.eidas.opensaml.common
+
+
Common definitions for the OpenSAML eIDAS extension package.
+
+
se.litsec.eidas.opensaml.config - package se.litsec.eidas.opensaml.config
+
+
Configuration classes for the OpenSAML 3.X eIDAS extension library.
+
+
se.litsec.eidas.opensaml.ext - package se.litsec.eidas.opensaml.ext
+
+
Interfaces and classes representing eIDAS extension elements.
+
+
se.litsec.eidas.opensaml.ext.attributes - package se.litsec.eidas.opensaml.ext.attributes
+
+
eIDAS attribute definitions.
+
+
se.litsec.eidas.opensaml.ext.attributes.address - package se.litsec.eidas.opensaml.ext.attributes.address
+
+
Support types for the eIDAS CurrentAddressStructuredType.
+
+
se.litsec.eidas.opensaml.ext.attributes.address.impl - package se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation classes for the supporting types of the eIDAS CurrentAddressStructuredType.
+
+
se.litsec.eidas.opensaml.ext.attributes.impl - package se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Implementation classes for eIDAS SAML attributes.
+
+
se.litsec.eidas.opensaml.ext.impl - package se.litsec.eidas.opensaml.ext.impl
+
+
Implementation classes for eIDAS SAML extensions.
+
+
se.litsec.eidas.opensaml.metadata - package se.litsec.eidas.opensaml.metadata
+
+
Classes and interfaces for supporting the eIDAS MetadataServiceList.
+
+
se.litsec.eidas.opensaml.metadata.impl - package se.litsec.eidas.opensaml.metadata.impl
+
+
Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types.
+
+
se.litsec.eidas.opensaml.xmlsec - package se.litsec.eidas.opensaml.xmlsec
+
+
Security extensions for eIDAS.
+
+
se.litsec.eidas.opensaml.xmlsec.config - package se.litsec.eidas.opensaml.xmlsec.config
+
+
Security configuration classes for eIDAS algorithm support.
+
+
setAdminunitFirstline(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the admin unit first line element.
+
+
setAdminunitFirstline(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the admin unit first line element.
+
+
setAdminunitSecondline(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the admin unit second line element.
+
+
setAdminunitSecondline(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the admin unit second line element.
+
+
setCvaddressArea(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Cvaddress area element.
+
+
setCvaddressArea(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Cvaddress area element.
+
+
setDate(LocalDate) - Method in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Assigns the date.
+
+
setDate(LocalDate) - Method in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Assigns the date.
+
+
setDate(int, int, int) - Method in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Assigns the date by giving the year, month and day of month.
+
+
setDate(LocalDate) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Assigns the date.
+
+
setDate(LocalDate) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Assigns the date.
+
+
setDate(int, int, int) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Assigns the date by giving the year, month and day of month.
+
+
setDistributionPoints(DistributionPoints) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Assigns the distribution points element.
+
+
setDistributionPoints(DistributionPoints) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Assigns the distribution points element.
+
+
setEndpointType(String) - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Assigns the endpoint type URI.
+
+
setEndpointType(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Assigns the endpoint type URI.
+
+
setEntityID(String) - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Assigns the entityID for the endpoint.
+
+
setEntityID(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Assigns the entityID for the endpoint.
+
+
setGender(GenderTypeEnumeration) - Method in interface se.litsec.eidas.opensaml.ext.attributes.GenderType
+
+
Assigns the gender.
+
+
setGender(GenderTypeEnumeration) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+
+
Assigns the gender.
+
+
setHideFromDiscovery(boolean) - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Assigns the HideFromDiscovery attribute.
+
+
setHideFromDiscovery(boolean) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Assigns the HideFromDiscovery attribute.
+
+
setID(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Assigns the ID of this list.
+
+
setID(String) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Assigns the ID of this list.
+
+
setIssueDate(DateTime) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Assigns the issue date attribute value.
+
+
setIssueDate(DateTime) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Assigns the issue date attribute value.
+
+
setIssuerName(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Assigns the name of the organization that issued a metadata service list.
+
+
setIssuerName(XSString) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Assigns the issuer name as a XSString.
+
+
setIssuerName(String) - Method in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Assigns the name of the organization that issued a metadata service list.
+
+
setKeyInfo(KeyInfo) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Assigns the key info element to be used when verifying downloaded metadata.
+
+
setKeyInfo(KeyInfo) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Assigns the key info element to be used when verifying downloaded metadata.
+
+
setLatinScript(Boolean) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Assigns the LatinScript attribute value.
+
+
setLatinScript(XSBooleanValue) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Assigns the LatinScript attribute value.
+
+
setLatinScript(Boolean) - Method in interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType
+
+
Assigns the LatinScript attribute value.
+
+
setLatinScript(XSBooleanValue) - Method in interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType
+
+
Assigns the LatinScript attribute value.
+
+
setLocation(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Assigns the location attribute, i.e., the URL from where the metadata endpoint(s) can be obtained.
+
+
setLocation(String) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Assigns the location attribute, i.e., the URL from where the metadata endpoint(s) can be obtained.
+
+
setLocatorDesignator(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the locator designator element.
+
+
setLocatorDesignator(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the locator designator element.
+
+
setLocatorName(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the locator name element.
+
+
setLocatorName(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the locator name element.
+
+
setNextUpdate(DateTime) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Assigns the next-update attribute value.
+
+
setNextUpdate(DateTime) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Assigns the next-update attribute value.
+
+
setNodeCountry(String) - Method in class se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl
+
+
Assigns the node country.
+
+
setNodeCountry(String) - Method in interface se.litsec.eidas.opensaml.ext.NodeCountry
+
+
Assigns the node country.
+
+
setPoBox(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Post box element.
+
+
setPoBox(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Post box element.
+
+
setPostCode(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Post code element.
+
+
setPostCode(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Post code element.
+
+
setPostName(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the post name element.
+
+
setPostName(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the post name element.
+
+
setSchemeIdentifier(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Assigns the scheme identifier for the metadata service list.
+
+
setSchemeIdentifier(XSURI) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Assigns the scheme identifier as a XSURI type.
+
+
setSchemeIdentifier(String) - Method in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Assigns the scheme identifier for the metadata service list.
+
+
setSchemeInformation(SchemeInformation) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Assigns the scheme information element for this list.
+
+
setSchemeInformation(SchemeInformation) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Assigns the scheme information element for this list.
+
+
setSchemeTerritory(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Assigns the two-letter country code for the "territory" of this scheme.
+
+
setSchemeTerritory(XSString) - Method in class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+
+
Assigns the scheme territory as a XSString type.
+
+
setSchemeTerritory(String) - Method in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Assigns the two-letter country code for the "territory" of this scheme.
+
+
setSuspend(boolean) - Method in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Assigns the Suspend attribute.
+
+
setSuspend(boolean) - Method in class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+
+
Assigns the Suspend attribute.
+
+
setSuspend(boolean) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
+
Assigns the Suspend flag.
+
+
setSuspend(boolean) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Assigns the Suspend flag.
+
+
setSuspend(boolean) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Assigns the Suspend flag.
+
+
setSuspend(boolean) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Assigns the Suspend flag.
+
+
setTerritory(String) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+
+
Assigns the territory country identifier for this metadata list.
+
+
setTerritory(String) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Assigns the territory country identifier for this metadata list.
+
+
setThoroughfare(String) - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Thoroughfare element.
+
+
setThoroughfare(String) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Thoroughfare element.
+
+
setType(SPTypeEnumeration) - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeImpl
+
+
Assigns the SP type
+
+
setType(SPTypeEnumeration) - Method in interface se.litsec.eidas.opensaml.ext.SPType
+
+
Assigns the SP type
+
+
setVersion(MetadataServiceListVersion) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+
+
Assigns the version for this metadata service list.
+
+
setVersion(MetadataServiceListVersion) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Assigns the version for this metadata service list.
+
+
setX509Certificate(X509Certificate) - Method in class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+
+
Utility method that creates a KeyInfo object and assigns the supplied certificate to it before invoking + setKeyInfo(KeyInfo).
+
+
setX509Certificate(X509Certificate) - Method in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Utility method that creates a KeyInfo object and assigns the supplied certificate to it before invoking + setKeyInfo(KeyInfo).
+
+
SPType - Interface in se.litsec.eidas.opensaml.ext
+
+
The eIDAS <eidas:SPType> element.
+
+
SPTypeBuilder - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Builder of SPTypeImpl.
+
+
SPTypeBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.impl.SPTypeBuilder
+
+
Constructor.
+
+
SPTypeEnumeration - Class in se.litsec.eidas.opensaml.ext
+
+
A type safe enumeration of the <eidas:SPType> element.
+
+
SPTypeEnumeration(String) - Constructor for class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+
Constructor.
+
+
SPTypeImpl - Class in se.litsec.eidas.opensaml.ext.impl
+
+
Concrete implementation of SPType.
+
+
SPTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.impl.SPTypeImpl
+
+
Constructor.
+
+
SPTypeMarshaller - Class in se.litsec.eidas.opensaml.ext.impl
+
+
A thread safe Marshaller for SPType objects.
+
+
SPTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.impl.SPTypeMarshaller
+
 
+
SPTypeUnmarshaller - Class in se.litsec.eidas.opensaml.ext.impl
+
+
A thread-safe Unmarshaller for SPType objects.
+
+
SPTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.impl.SPTypeUnmarshaller
+
 
+
+ + + +

T

+
+
TERRITORY_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Attribute label for the Territory attribute.
+
+
Thoroughfare - Interface in se.litsec.eidas.opensaml.ext.attributes.address
+
+
The Thoroughfare element of the CurrentAddressStructuredType.
+
+
ThoroughfareBuilder - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Builder for Thoroughfare.
+
+
ThoroughfareBuilder() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareBuilder
+
 
+
ThoroughfareImpl - Class in se.litsec.eidas.opensaml.ext.attributes.address.impl
+
+
Implementation of Thoroughfare.
+
+
ThoroughfareImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareImpl
+
+
Constructor.
+
+
toString() - Method in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
toString() - Method in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
toString() - Method in class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion
+
toStringValue() - Method in interface se.litsec.eidas.opensaml.ext.attributes.EidasAttributeValueType
+
 
+
toStringValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl
+
toStringValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+
toStringValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+
toStringValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+
toStringValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeImpl
+
toStringValue() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
toSwedishEidString() - Method in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressType
+
+
Within the Swedish eID Framework only string-valued attributes are released.
+
+
toSwedishEidString() - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl
+
+
Within the Swedish eID Framework only string-valued attributes are released.
+
+
TransliterationStringType - Interface in se.litsec.eidas.opensaml.ext.attributes
+
+
Interface for eIDAS attribute values that may be represented as non-Latin scripts.
+
+
TransliterationStringTypeImpl - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Abstract implementation class of TransliterationStringType.
+
+
TransliterationStringTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Constructor.
+
+
TransliterationStringTypeMarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+ +
+
TransliterationStringTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeMarshaller
+
 
+
TransliterationStringTypeUnmarshaller - Class in se.litsec.eidas.opensaml.ext.attributes.impl
+
+
Unmarshaller for TransliterationStringType.
+
+
TransliterationStringTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeUnmarshaller
+
 
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.BirthNameType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentFamilyNameType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentGivenNameType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.GenderType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.PlaceOfBirthType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.NodeCountry
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.RequestedAttributes
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.SPType
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoints
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Local name of the XSI type.
+
+
TYPE_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
Local name of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.BirthNameType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentFamilyNameType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.CurrentGivenNameType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.GenderType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.PlaceOfBirthType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.NodeCountry
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.RequestedAttribute
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.RequestedAttributes
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.SPType
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.DistributionPoints
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.Endpoint
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataList
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataLocation
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
QName of the XSI type.
+
+
TYPE_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.SchemeInformation
+
+
QName of the XSI type.
+
+
+ + + +

U

+
+
unmarshall(Element) - Method in class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeUnmarshaller
+
+
Special handling of the Base64 encoded value that represents the address elements.
+
+
UNSPECIFIED - Static variable in class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration
+
+
Unspecified.
+
+
+ + + +

V

+
+
validateSignature(MetadataServiceList, X509Certificate) - Method in class se.litsec.eidas.opensaml.metadata.MetadataServiceListSignatureValidator
+
+
Validates the signature of the supplied MetadataServiceList element using the supplied certificate.
+
+
valueOf(String) - Static method in enum se.litsec.eidas.opensaml.common.EidasLoaEnum
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int, int) - Static method in class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion
+
+
Gets the version given the major and minor version number.
+
+
valueOf(String) - Static method in class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion
+
+
Gets the version for a given version string, such as "1.0".
+
+
values() - Static method in enum se.litsec.eidas.opensaml.common.EidasLoaEnum
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
VERSION_10 - Static variable in class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion
+
+
SAML version 1.0.
+
+
VERSION_ATTR_NAME - Static variable in interface se.litsec.eidas.opensaml.metadata.MetadataServiceList
+
+
Attribute label for the Version attribute.
+
+
+ + + +

X

+
+
XMLObjectProviderInitializer - Class in se.litsec.eidas.opensaml.config
+
+
XMLObject provider initializer for this module.
+
+
XMLObjectProviderInitializer() - Constructor for class se.litsec.eidas.opensaml.config.XMLObjectProviderInitializer
+
 
+
+A B C D E F G H I L M N P R S T U V X 
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/index.html b/docs/javadoc/opensaml3/1.4.1/index.html new file mode 100644 index 00000000..d28bde92 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/index.html @@ -0,0 +1,76 @@ + + + + + + +eIDAS extension for OpenSAML 3.x - 1.4.1 + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/docs/javadoc/opensaml3/1.4.1/overview-frame.html b/docs/javadoc/opensaml3/1.4.1/overview-frame.html new file mode 100644 index 00000000..86102cee --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/overview-frame.html @@ -0,0 +1,33 @@ + + + + + + +Overview List (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/overview-summary.html b/docs/javadoc/opensaml3/1.4.1/overview-summary.html new file mode 100644 index 00000000..fad44957 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/overview-summary.html @@ -0,0 +1,208 @@ + + + + + + +Overview (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

eIDAS extension for OpenSAML 3.x - 1.4.1

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
se.litsec.eidas.opensaml.common +
Common definitions for the OpenSAML eIDAS extension package.
+
se.litsec.eidas.opensaml.config +
Configuration classes for the OpenSAML 3.X eIDAS extension library.
+
se.litsec.eidas.opensaml.ext +
Interfaces and classes representing eIDAS extension elements.
+
se.litsec.eidas.opensaml.ext.attributes +
eIDAS attribute definitions.
+
se.litsec.eidas.opensaml.ext.attributes.address +
Support types for the eIDAS CurrentAddressStructuredType.
+
se.litsec.eidas.opensaml.ext.attributes.address.impl +
Implementation classes for the supporting types of the eIDAS CurrentAddressStructuredType.
+
se.litsec.eidas.opensaml.ext.attributes.impl +
Implementation classes for eIDAS SAML attributes.
+
se.litsec.eidas.opensaml.ext.impl +
Implementation classes for eIDAS SAML extensions.
+
se.litsec.eidas.opensaml.metadata +
Classes and interfaces for supporting the eIDAS MetadataServiceList.
+
se.litsec.eidas.opensaml.metadata.impl +
Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types.
+
se.litsec.eidas.opensaml.xmlsec +
Security extensions for eIDAS.
+
se.litsec.eidas.opensaml.xmlsec.config +
Security configuration classes for eIDAS algorithm support.
+
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/overview-tree.html b/docs/javadoc/opensaml3/1.4.1/overview-tree.html new file mode 100644 index 00000000..29aaaa7c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/overview-tree.html @@ -0,0 +1,537 @@ + + + + + + +Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/package-list b/docs/javadoc/opensaml3/1.4.1/package-list new file mode 100644 index 00000000..9d5269e7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/package-list @@ -0,0 +1,12 @@ +se.litsec.eidas.opensaml.common +se.litsec.eidas.opensaml.config +se.litsec.eidas.opensaml.ext +se.litsec.eidas.opensaml.ext.attributes +se.litsec.eidas.opensaml.ext.attributes.address +se.litsec.eidas.opensaml.ext.attributes.address.impl +se.litsec.eidas.opensaml.ext.attributes.impl +se.litsec.eidas.opensaml.ext.impl +se.litsec.eidas.opensaml.metadata +se.litsec.eidas.opensaml.metadata.impl +se.litsec.eidas.opensaml.xmlsec +se.litsec.eidas.opensaml.xmlsec.config diff --git a/docs/javadoc/opensaml3/1.4.1/script.js b/docs/javadoc/opensaml3/1.4.1/script.js new file mode 100644 index 00000000..b3463569 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/EidasConstants.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/EidasConstants.html new file mode 100644 index 00000000..6a696a98 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/EidasConstants.html @@ -0,0 +1,586 @@ + + + + + + +EidasConstants (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.common
+

Class EidasConstants

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/EidasLoaEnum.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/EidasLoaEnum.html new file mode 100644 index 00000000..058f60df --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/EidasLoaEnum.html @@ -0,0 +1,476 @@ + + + + + + +EidasLoaEnum (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.common
+

Enum EidasLoaEnum

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/class-use/EidasConstants.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/class-use/EidasConstants.html new file mode 100644 index 00000000..2763cff2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/class-use/EidasConstants.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.common.EidasConstants (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.common.EidasConstants

+
+
No usage of se.litsec.eidas.opensaml.common.EidasConstants
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/class-use/EidasLoaEnum.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/class-use/EidasLoaEnum.html new file mode 100644 index 00000000..67f55c04 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/class-use/EidasLoaEnum.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.common.EidasLoaEnum (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.common.EidasLoaEnum

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-frame.html new file mode 100644 index 00000000..e9846483 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-frame.html @@ -0,0 +1,25 @@ + + + + + + +se.litsec.eidas.opensaml.common (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.common

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-summary.html new file mode 100644 index 00000000..ec920370 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-summary.html @@ -0,0 +1,172 @@ + + + + + + +se.litsec.eidas.opensaml.common (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.common

+
+
Common definitions for the OpenSAML eIDAS extension package.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.common Description

+
Common definitions for the OpenSAML eIDAS extension package.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-tree.html new file mode 100644 index 00000000..3977cb0b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +se.litsec.eidas.opensaml.common Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.common

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-use.html new file mode 100644 index 00000000..94e8e836 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/common/package-use.html @@ -0,0 +1,163 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.common (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.common

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/XMLObjectProviderInitializer.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/XMLObjectProviderInitializer.html new file mode 100644 index 00000000..7cef02e3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/XMLObjectProviderInitializer.html @@ -0,0 +1,294 @@ + + + + + + +XMLObjectProviderInitializer (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.config
+

Class XMLObjectProviderInitializer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html new file mode 100644 index 00000000..269b42e5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.config.XMLObjectProviderInitializer (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.config.XMLObjectProviderInitializer

+
+
No usage of se.litsec.eidas.opensaml.config.XMLObjectProviderInitializer
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-frame.html new file mode 100644 index 00000000..31f20a25 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +se.litsec.eidas.opensaml.config (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.config

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-summary.html new file mode 100644 index 00000000..b949e879 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-summary.html @@ -0,0 +1,155 @@ + + + + + + +se.litsec.eidas.opensaml.config (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.config

+
+
Configuration classes for the OpenSAML 3.X eIDAS extension library.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.config Description

+
Configuration classes for the OpenSAML 3.X eIDAS extension library.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-tree.html new file mode 100644 index 00000000..e306a762 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-tree.html @@ -0,0 +1,143 @@ + + + + + + +se.litsec.eidas.opensaml.config Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.config

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-use.html new file mode 100644 index 00000000..1e4cfc2f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/config/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.config (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.config

+
+
No usage of se.litsec.eidas.opensaml.config
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/NodeCountry.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/NodeCountry.html new file mode 100644 index 00000000..a122cdb6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/NodeCountry.html @@ -0,0 +1,395 @@ + + + + + + +NodeCountry (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext
+

Interface NodeCountry

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttribute.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttribute.html new file mode 100644 index 00000000..97a74356 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttribute.html @@ -0,0 +1,320 @@ + + + + + + +RequestedAttribute (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext
+

Interface RequestedAttribute

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttributeTemplates.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttributeTemplates.html new file mode 100644 index 00000000..8d74ce70 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttributeTemplates.html @@ -0,0 +1,413 @@ + + + + + + +RequestedAttributeTemplates (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext
+

Class RequestedAttributeTemplates

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttributes.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttributes.html new file mode 100644 index 00000000..e9265704 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/RequestedAttributes.html @@ -0,0 +1,366 @@ + + + + + + +RequestedAttributes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext
+

Interface RequestedAttributes

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/SPType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/SPType.html new file mode 100644 index 00000000..5233bcd2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/SPType.html @@ -0,0 +1,388 @@ + + + + + + +SPType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext
+

Interface SPType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/SPTypeEnumeration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/SPTypeEnumeration.html new file mode 100644 index 00000000..83c668be --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/SPTypeEnumeration.html @@ -0,0 +1,398 @@ + + + + + + +SPTypeEnumeration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext
+

Class SPTypeEnumeration

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html new file mode 100644 index 00000000..7ce7bcbf --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html @@ -0,0 +1,1009 @@ + + + + + + +AttributeConstants (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Class AttributeConstants

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/AttributeUtils.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/AttributeUtils.html new file mode 100644 index 00000000..0a0a229d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/AttributeUtils.html @@ -0,0 +1,390 @@ + + + + + + +AttributeUtils (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Class AttributeUtils

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/BirthNameType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/BirthNameType.html new file mode 100644 index 00000000..8d714061 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/BirthNameType.html @@ -0,0 +1,325 @@ + + + + + + +BirthNameType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface BirthNameType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressStructuredType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressStructuredType.html new file mode 100644 index 00000000..d8f01d7a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressStructuredType.html @@ -0,0 +1,699 @@ + + + + + + +CurrentAddressStructuredType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface CurrentAddressStructuredType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressType.html new file mode 100644 index 00000000..11af5272 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressType.html @@ -0,0 +1,387 @@ + + + + + + +CurrentAddressType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface CurrentAddressType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentFamilyNameType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentFamilyNameType.html new file mode 100644 index 00000000..4d19c61f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentFamilyNameType.html @@ -0,0 +1,324 @@ + + + + + + +CurrentFamilyNameType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface CurrentFamilyNameType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentGivenNameType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentGivenNameType.html new file mode 100644 index 00000000..c8136473 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/CurrentGivenNameType.html @@ -0,0 +1,324 @@ + + + + + + +CurrentGivenNameType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface CurrentGivenNameType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html new file mode 100644 index 00000000..0a8751b4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html @@ -0,0 +1,463 @@ + + + + + + +DateOfBirthType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface DateOfBirthType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/EidasAttributeValueType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/EidasAttributeValueType.html new file mode 100644 index 00000000..0b1a25f6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/EidasAttributeValueType.html @@ -0,0 +1,258 @@ + + + + + + +EidasAttributeValueType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface EidasAttributeValueType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/GenderType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/GenderType.html new file mode 100644 index 00000000..24afb539 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/GenderType.html @@ -0,0 +1,365 @@ + + + + + + +GenderType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface GenderType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/GenderTypeEnumeration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/GenderTypeEnumeration.html new file mode 100644 index 00000000..3bf2ff32 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/GenderTypeEnumeration.html @@ -0,0 +1,436 @@ + + + + + + +GenderTypeEnumeration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Class GenderTypeEnumeration

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/PersonIdentifierType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/PersonIdentifierType.html new file mode 100644 index 00000000..6f8064d5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/PersonIdentifierType.html @@ -0,0 +1,426 @@ + + + + + + +PersonIdentifierType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface PersonIdentifierType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/PlaceOfBirthType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/PlaceOfBirthType.html new file mode 100644 index 00000000..fd6e5b3d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/PlaceOfBirthType.html @@ -0,0 +1,310 @@ + + + + + + +PlaceOfBirthType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface PlaceOfBirthType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html new file mode 100644 index 00000000..f2020d4b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html @@ -0,0 +1,406 @@ + + + + + + +TransliterationStringType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Interface TransliterationStringType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitFirstline.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitFirstline.html new file mode 100644 index 00000000..80dd4ebc --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitFirstline.html @@ -0,0 +1,283 @@ + + + + + + +AdminunitFirstline (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface AdminunitFirstline

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitSecondline.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitSecondline.html new file mode 100644 index 00000000..cf6244ce --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitSecondline.html @@ -0,0 +1,283 @@ + + + + + + +AdminunitSecondline (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface AdminunitSecondline

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/CvaddressArea.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/CvaddressArea.html new file mode 100644 index 00000000..2d849d4d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/CvaddressArea.html @@ -0,0 +1,283 @@ + + + + + + +CvaddressArea (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface CvaddressArea

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/LocatorDesignator.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/LocatorDesignator.html new file mode 100644 index 00000000..fb18014d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/LocatorDesignator.html @@ -0,0 +1,283 @@ + + + + + + +LocatorDesignator (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface LocatorDesignator

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/LocatorName.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/LocatorName.html new file mode 100644 index 00000000..8f66d98d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/LocatorName.html @@ -0,0 +1,283 @@ + + + + + + +LocatorName (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface LocatorName

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PoBox.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PoBox.html new file mode 100644 index 00000000..35424765 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PoBox.html @@ -0,0 +1,283 @@ + + + + + + +PoBox (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface PoBox

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PostCode.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PostCode.html new file mode 100644 index 00000000..84bfe54c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PostCode.html @@ -0,0 +1,283 @@ + + + + + + +PostCode (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface PostCode

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PostName.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PostName.html new file mode 100644 index 00000000..5609f747 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/PostName.html @@ -0,0 +1,283 @@ + + + + + + +PostName (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface PostName

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/Thoroughfare.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/Thoroughfare.html new file mode 100644 index 00000000..f20e28c8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/Thoroughfare.html @@ -0,0 +1,283 @@ + + + + + + +Thoroughfare (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address
+

Interface Thoroughfare

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitFirstline.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitFirstline.html new file mode 100644 index 00000000..26d14757 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitFirstline.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.AdminunitFirstline (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.AdminunitFirstline

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitSecondline.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitSecondline.html new file mode 100644 index 00000000..48d55cf3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitSecondline.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.AdminunitSecondline (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.AdminunitSecondline

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/CvaddressArea.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/CvaddressArea.html new file mode 100644 index 00000000..5d5566ad --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/CvaddressArea.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.CvaddressArea (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.CvaddressArea

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorDesignator.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorDesignator.html new file mode 100644 index 00000000..120d4678 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorDesignator.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.LocatorDesignator (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.LocatorDesignator

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorName.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorName.html new file mode 100644 index 00000000..ccb2d9b9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorName.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.LocatorName (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.LocatorName

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PoBox.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PoBox.html new file mode 100644 index 00000000..3e33265a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PoBox.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.PoBox (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.PoBox

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostCode.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostCode.html new file mode 100644 index 00000000..a5f70edd --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostCode.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.PostCode (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.PostCode

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostName.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostName.html new file mode 100644 index 00000000..f6007ed9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostName.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.PostName (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.PostName

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/Thoroughfare.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/Thoroughfare.html new file mode 100644 index 00000000..b5a7591f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/class-use/Thoroughfare.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.address.Thoroughfare (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.Thoroughfare

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineBuilder.html new file mode 100644 index 00000000..02b8beef --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineBuilder.html @@ -0,0 +1,317 @@ + + + + + + +AdminunitFirstlineBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class AdminunitFirstlineBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineImpl.html new file mode 100644 index 00000000..d213834a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineImpl.html @@ -0,0 +1,322 @@ + + + + + + +AdminunitFirstlineImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class AdminunitFirstlineImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineBuilder.html new file mode 100644 index 00000000..11c5301e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineBuilder.html @@ -0,0 +1,317 @@ + + + + + + +AdminunitSecondlineBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class AdminunitSecondlineBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineImpl.html new file mode 100644 index 00000000..aac07ff0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineImpl.html @@ -0,0 +1,322 @@ + + + + + + +AdminunitSecondlineImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class AdminunitSecondlineImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaBuilder.html new file mode 100644 index 00000000..031b3be9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaBuilder.html @@ -0,0 +1,317 @@ + + + + + + +CvaddressAreaBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class CvaddressAreaBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaImpl.html new file mode 100644 index 00000000..8e72f006 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaImpl.html @@ -0,0 +1,322 @@ + + + + + + +CvaddressAreaImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class CvaddressAreaImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorBuilder.html new file mode 100644 index 00000000..7d23dfef --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorBuilder.html @@ -0,0 +1,317 @@ + + + + + + +LocatorDesignatorBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class LocatorDesignatorBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorImpl.html new file mode 100644 index 00000000..c3c6378c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorImpl.html @@ -0,0 +1,322 @@ + + + + + + +LocatorDesignatorImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class LocatorDesignatorImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameBuilder.html new file mode 100644 index 00000000..3296c9a9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameBuilder.html @@ -0,0 +1,317 @@ + + + + + + +LocatorNameBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class LocatorNameBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameImpl.html new file mode 100644 index 00000000..c8da9820 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameImpl.html @@ -0,0 +1,322 @@ + + + + + + +LocatorNameImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class LocatorNameImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxBuilder.html new file mode 100644 index 00000000..413e40c9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxBuilder.html @@ -0,0 +1,317 @@ + + + + + + +PoBoxBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class PoBoxBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxImpl.html new file mode 100644 index 00000000..135c58cf --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxImpl.html @@ -0,0 +1,322 @@ + + + + + + +PoBoxImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class PoBoxImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeBuilder.html new file mode 100644 index 00000000..79cc882e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeBuilder.html @@ -0,0 +1,317 @@ + + + + + + +PostCodeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class PostCodeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeImpl.html new file mode 100644 index 00000000..4ec434cc --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeImpl.html @@ -0,0 +1,322 @@ + + + + + + +PostCodeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class PostCodeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameBuilder.html new file mode 100644 index 00000000..c65800f8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameBuilder.html @@ -0,0 +1,317 @@ + + + + + + +PostNameBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class PostNameBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameImpl.html new file mode 100644 index 00000000..fae3262c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameImpl.html @@ -0,0 +1,322 @@ + + + + + + +PostNameImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class PostNameImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareBuilder.html new file mode 100644 index 00000000..44b5364b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareBuilder.html @@ -0,0 +1,317 @@ + + + + + + +ThoroughfareBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class ThoroughfareBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareImpl.html new file mode 100644 index 00000000..5599e5de --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareImpl.html @@ -0,0 +1,322 @@ + + + + + + +ThoroughfareImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.address.impl
+

Class ThoroughfareImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html new file mode 100644 index 00000000..46667362 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html new file mode 100644 index 00000000..371c8ad1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitFirstlineImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html new file mode 100644 index 00000000..2258df39 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html new file mode 100644 index 00000000..8311a0d6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.AdminunitSecondlineImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html new file mode 100644 index 00000000..0d75dfca --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html new file mode 100644 index 00000000..b21c4c72 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.CvaddressAreaImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html new file mode 100644 index 00000000..98551c2a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html new file mode 100644 index 00000000..857dc435 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorDesignatorImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameBuilder.html new file mode 100644 index 00000000..22fc8616 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameImpl.html new file mode 100644 index 00000000..74bf975c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.LocatorNameImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxBuilder.html new file mode 100644 index 00000000..874008db --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxImpl.html new file mode 100644 index 00000000..a1165c9f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.PoBoxImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeBuilder.html new file mode 100644 index 00000000..742c0167 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeImpl.html new file mode 100644 index 00000000..500b74d1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.PostCodeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameBuilder.html new file mode 100644 index 00000000..b5731243 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameImpl.html new file mode 100644 index 00000000..16549174 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.PostNameImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html new file mode 100644 index 00000000..8642f0ad --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareImpl.html new file mode 100644 index 00000000..713dc28d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl.ThoroughfareImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-frame.html new file mode 100644 index 00000000..660d1b26 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-frame.html @@ -0,0 +1,38 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.address.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.ext.attributes.address.impl

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html new file mode 100644 index 00000000..285cc3b0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html @@ -0,0 +1,257 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.address.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.ext.attributes.address.impl

+
+
Implementation classes for the supporting types of the eIDAS CurrentAddressStructuredType.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.ext.attributes.address.impl Description

+
Implementation classes for the supporting types of the eIDAS CurrentAddressStructuredType.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-tree.html new file mode 100644 index 00000000..c5fb0983 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-tree.html @@ -0,0 +1,168 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.address.impl Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.ext.attributes.address.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-use.html new file mode 100644 index 00000000..aeef8278 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.ext.attributes.address.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.ext.attributes.address.impl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.address.impl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-frame.html new file mode 100644 index 00000000..b4922402 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.address (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.ext.attributes.address

+
+

Interfaces

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-summary.html new file mode 100644 index 00000000..533d9e73 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-summary.html @@ -0,0 +1,206 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.address (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.ext.attributes.address

+
+
Support types for the eIDAS CurrentAddressStructuredType.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.ext.attributes.address Description

+
Support types for the eIDAS CurrentAddressStructuredType. +

+ For internal use. +

+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-tree.html new file mode 100644 index 00000000..0636b940 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.address Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.ext.attributes.address

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-use.html new file mode 100644 index 00000000..0e1901e5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/address/package-use.html @@ -0,0 +1,203 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.ext.attributes.address (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.ext.attributes.address

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeConstants.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeConstants.html new file mode 100644 index 00000000..10fdc754 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeConstants.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.AttributeConstants (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.AttributeConstants

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.AttributeConstants
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeUtils.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeUtils.html new file mode 100644 index 00000000..d05cd957 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeUtils.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.AttributeUtils (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.AttributeUtils

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.AttributeUtils
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/BirthNameType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/BirthNameType.html new file mode 100644 index 00000000..9ccfd4cf --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/BirthNameType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.BirthNameType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.BirthNameType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressStructuredType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressStructuredType.html new file mode 100644 index 00000000..1341675d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressStructuredType.html @@ -0,0 +1,217 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.CurrentAddressStructuredType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressType.html new file mode 100644 index 00000000..8948f036 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.CurrentAddressType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.CurrentAddressType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentFamilyNameType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentFamilyNameType.html new file mode 100644 index 00000000..fb1a7530 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentFamilyNameType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.CurrentFamilyNameType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.CurrentFamilyNameType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentGivenNameType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentGivenNameType.html new file mode 100644 index 00000000..4ac4ab4e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentGivenNameType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.CurrentGivenNameType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.CurrentGivenNameType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/DateOfBirthType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/DateOfBirthType.html new file mode 100644 index 00000000..68df1471 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/DateOfBirthType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.DateOfBirthType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/EidasAttributeValueType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/EidasAttributeValueType.html new file mode 100644 index 00000000..8ff74918 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/EidasAttributeValueType.html @@ -0,0 +1,292 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.EidasAttributeValueType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.EidasAttributeValueType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderType.html new file mode 100644 index 00000000..00e3bc07 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.GenderType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.GenderType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderTypeEnumeration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderTypeEnumeration.html new file mode 100644 index 00000000..200abffc --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderTypeEnumeration.html @@ -0,0 +1,259 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.GenderTypeEnumeration

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/PersonIdentifierType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/PersonIdentifierType.html new file mode 100644 index 00000000..287995f1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/PersonIdentifierType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.PersonIdentifierType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/PlaceOfBirthType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/PlaceOfBirthType.html new file mode 100644 index 00000000..65d298e2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/PlaceOfBirthType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.PlaceOfBirthType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.PlaceOfBirthType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/TransliterationStringType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/TransliterationStringType.html new file mode 100644 index 00000000..eaa2e487 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/class-use/TransliterationStringType.html @@ -0,0 +1,226 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeBuilder.html new file mode 100644 index 00000000..76819388 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +BirthNameTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class BirthNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeImpl.html new file mode 100644 index 00000000..f72aee05 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeImpl.html @@ -0,0 +1,348 @@ + + + + + + +BirthNameTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class BirthNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html new file mode 100644 index 00000000..191c6c24 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentAddressStructuredTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressStructuredTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html new file mode 100644 index 00000000..69654876 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html @@ -0,0 +1,757 @@ + + + + + + +CurrentAddressStructuredTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressStructuredTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html new file mode 100644 index 00000000..8b383eee --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html @@ -0,0 +1,260 @@ + + + + + + +CurrentAddressStructuredTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressStructuredTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html new file mode 100644 index 00000000..54163fe4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html @@ -0,0 +1,307 @@ + + + + + + +CurrentAddressStructuredTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressStructuredTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeBuilder.html new file mode 100644 index 00000000..8c523c62 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentAddressTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeImpl.html new file mode 100644 index 00000000..29a9b9b0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeImpl.html @@ -0,0 +1,416 @@ + + + + + + +CurrentAddressTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeMarshaller.html new file mode 100644 index 00000000..0b3035bd --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeMarshaller.html @@ -0,0 +1,344 @@ + + + + + + +CurrentAddressTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html new file mode 100644 index 00000000..7c6fc81f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html @@ -0,0 +1,318 @@ + + + + + + +CurrentAddressTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentAddressTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html new file mode 100644 index 00000000..c6943733 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentFamilyNameTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentFamilyNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeImpl.html new file mode 100644 index 00000000..32e360f7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeImpl.html @@ -0,0 +1,348 @@ + + + + + + +CurrentFamilyNameTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentFamilyNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeBuilder.html new file mode 100644 index 00000000..4e188526 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentGivenNameTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentGivenNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeImpl.html new file mode 100644 index 00000000..cf3f4129 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeImpl.html @@ -0,0 +1,348 @@ + + + + + + +CurrentGivenNameTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class CurrentGivenNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeBuilder.html new file mode 100644 index 00000000..1841b27e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +DateOfBirthTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class DateOfBirthTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeImpl.html new file mode 100644 index 00000000..85bff0e1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeImpl.html @@ -0,0 +1,524 @@ + + + + + + +DateOfBirthTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class DateOfBirthTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeMarshaller.html new file mode 100644 index 00000000..59a7bb42 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +DateOfBirthTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class DateOfBirthTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html new file mode 100644 index 00000000..1a5a80a1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html @@ -0,0 +1,312 @@ + + + + + + +DateOfBirthTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class DateOfBirthTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeBuilder.html new file mode 100644 index 00000000..50935f2e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +GenderTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class GenderTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeImpl.html new file mode 100644 index 00000000..375b2179 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeImpl.html @@ -0,0 +1,412 @@ + + + + + + +GenderTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class GenderTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeMarshaller.html new file mode 100644 index 00000000..8d0491c8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeMarshaller.html @@ -0,0 +1,303 @@ + + + + + + +GenderTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class GenderTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeUnmarshaller.html new file mode 100644 index 00000000..ad6c142f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeUnmarshaller.html @@ -0,0 +1,300 @@ + + + + + + +GenderTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class GenderTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html new file mode 100644 index 00000000..f80ac22b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +PersonIdentifierTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class PersonIdentifierTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeImpl.html new file mode 100644 index 00000000..c55e053a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeImpl.html @@ -0,0 +1,453 @@ + + + + + + +PersonIdentifierTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class PersonIdentifierTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeBuilder.html new file mode 100644 index 00000000..b739cdea --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +PlaceOfBirthTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class PlaceOfBirthTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeImpl.html new file mode 100644 index 00000000..bde35b7f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeImpl.html @@ -0,0 +1,370 @@ + + + + + + +PlaceOfBirthTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class PlaceOfBirthTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeImpl.html new file mode 100644 index 00000000..aeb98b28 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeImpl.html @@ -0,0 +1,471 @@ + + + + + + +TransliterationStringTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class TransliterationStringTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeMarshaller.html new file mode 100644 index 00000000..41cdd8f2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +TransliterationStringTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class TransliterationStringTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html new file mode 100644 index 00000000..13e4b330 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +TransliterationStringTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes.impl
+

Class TransliterationStringTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeBuilder.html new file mode 100644 index 00000000..c6ccefcb --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeImpl.html new file mode 100644 index 00000000..8c07ff93 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.BirthNameTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html new file mode 100644 index 00000000..cb25dbdc --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html new file mode 100644 index 00000000..65eecc56 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeImpl

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html new file mode 100644 index 00000000..e1e290e6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html new file mode 100644 index 00000000..70e9706c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html new file mode 100644 index 00000000..3751194c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html new file mode 100644 index 00000000..04e8c0e3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html new file mode 100644 index 00000000..014fbb0e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html new file mode 100644 index 00000000..f9838655 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentAddressTypeUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html new file mode 100644 index 00000000..226ab6b0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html new file mode 100644 index 00000000..7b1de740 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentFamilyNameTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html new file mode 100644 index 00000000..c22970d2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html new file mode 100644 index 00000000..6b7f9f44 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.CurrentGivenNameTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html new file mode 100644 index 00000000..bda7f05d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html new file mode 100644 index 00000000..a97fc619 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html new file mode 100644 index 00000000..2fb3e02b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html new file mode 100644 index 00000000..c3c8de5a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.DateOfBirthTypeUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeBuilder.html new file mode 100644 index 00000000..beb41bf4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeImpl.html new file mode 100644 index 00000000..6fb270b0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeMarshaller.html new file mode 100644 index 00000000..5c42077c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html new file mode 100644 index 00000000..bbc4d569 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.GenderTypeUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html new file mode 100644 index 00000000..2df808a9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html new file mode 100644 index 00000000..f2f5978e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html new file mode 100644 index 00000000..ebf2caed --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html new file mode 100644 index 00000000..202c409c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.PlaceOfBirthTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html new file mode 100644 index 00000000..9ddefa71 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html @@ -0,0 +1,182 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeImpl

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html new file mode 100644 index 00000000..3ba0470f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html new file mode 100644 index 00000000..90450bea --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.attributes.impl.TransliterationStringTypeUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-frame.html new file mode 100644 index 00000000..e8b9b6b2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-frame.html @@ -0,0 +1,49 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.ext.attributes.impl

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html new file mode 100644 index 00000000..b6558fce --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html @@ -0,0 +1,323 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.ext.attributes.impl

+
+
Implementation classes for eIDAS SAML attributes.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.ext.attributes.impl Description

+
Implementation classes for eIDAS SAML attributes.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-tree.html new file mode 100644 index 00000000..b8e4c87f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-tree.html @@ -0,0 +1,212 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes.impl Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.ext.attributes.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-use.html new file mode 100644 index 00000000..4989ea96 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-use.html @@ -0,0 +1,173 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.ext.attributes.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.ext.attributes.impl

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-frame.html new file mode 100644 index 00000000..b64cdafb --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-frame.html @@ -0,0 +1,37 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.ext.attributes

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-summary.html new file mode 100644 index 00000000..339a7a9d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-summary.html @@ -0,0 +1,247 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.ext.attributes

+
+
eIDAS attribute definitions.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.ext.attributes Description

+
eIDAS attribute definitions.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-tree.html new file mode 100644 index 00000000..441f8447 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-tree.html @@ -0,0 +1,190 @@ + + + + + + +se.litsec.eidas.opensaml.ext.attributes Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.ext.attributes

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-use.html new file mode 100644 index 00000000..f141dc95 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/package-use.html @@ -0,0 +1,258 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.ext.attributes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.ext.attributes

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/NodeCountry.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/NodeCountry.html new file mode 100644 index 00000000..f729df5f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/NodeCountry.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.NodeCountry (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.NodeCountry

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttribute.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttribute.html new file mode 100644 index 00000000..a59f2747 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttribute.html @@ -0,0 +1,275 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.RequestedAttribute (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.RequestedAttribute

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributeTemplates.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributeTemplates.html new file mode 100644 index 00000000..85b56995 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributeTemplates.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates

+
+
No usage of se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributes.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributes.html new file mode 100644 index 00000000..12561e01 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributes.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.RequestedAttributes (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.RequestedAttributes

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/SPType.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/SPType.html new file mode 100644 index 00000000..5221a1dd --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/SPType.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.ext.SPType (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.ext.SPType

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/SPTypeEnumeration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/SPTypeEnumeration.html new file mode 100644 index 00000000..252fade0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/class-use/SPTypeEnumeration.html @@ -0,0 +1,247 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.SPTypeEnumeration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.SPTypeEnumeration

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryBuilder.html new file mode 100644 index 00000000..3a228404 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryBuilder.html @@ -0,0 +1,335 @@ + + + + + + +NodeCountryBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class NodeCountryBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryImpl.html new file mode 100644 index 00000000..84ddd3ad --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryImpl.html @@ -0,0 +1,397 @@ + + + + + + +NodeCountryImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class NodeCountryImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryMarshaller.html new file mode 100644 index 00000000..4e9fb4db --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +NodeCountryMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class NodeCountryMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryUnmarshaller.html new file mode 100644 index 00000000..2304b6ef --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/NodeCountryUnmarshaller.html @@ -0,0 +1,312 @@ + + + + + + +NodeCountryUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class NodeCountryUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeBuilder.html new file mode 100644 index 00000000..e159ff7e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeBuilder.html @@ -0,0 +1,335 @@ + + + + + + +RequestedAttributeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class RequestedAttributeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeImpl.html new file mode 100644 index 00000000..cde34b59 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeImpl.html @@ -0,0 +1,369 @@ + + + + + + +RequestedAttributeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class RequestedAttributeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesBuilder.html new file mode 100644 index 00000000..d41867e9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesBuilder.html @@ -0,0 +1,335 @@ + + + + + + +RequestedAttributesBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class RequestedAttributesBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesImpl.html new file mode 100644 index 00000000..0372d51d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesImpl.html @@ -0,0 +1,370 @@ + + + + + + +RequestedAttributesImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class RequestedAttributesImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesMarshaller.html new file mode 100644 index 00000000..d07f4c04 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesMarshaller.html @@ -0,0 +1,272 @@ + + + + + + +RequestedAttributesMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class RequestedAttributesMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesUnmarshaller.html new file mode 100644 index 00000000..ebab2a03 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +RequestedAttributesUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class RequestedAttributesUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeBuilder.html new file mode 100644 index 00000000..2d27591e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeBuilder.html @@ -0,0 +1,338 @@ + + + + + + +SPTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class SPTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeImpl.html new file mode 100644 index 00000000..e107f501 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeImpl.html @@ -0,0 +1,392 @@ + + + + + + +SPTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class SPTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeMarshaller.html new file mode 100644 index 00000000..1d98a301 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +SPTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class SPTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeUnmarshaller.html new file mode 100644 index 00000000..bbbe921d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/SPTypeUnmarshaller.html @@ -0,0 +1,312 @@ + + + + + + +SPTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.impl
+

Class SPTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryBuilder.html new file mode 100644 index 00000000..baa55084 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.NodeCountryBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.NodeCountryBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.NodeCountryBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryImpl.html new file mode 100644 index 00000000..a64c5416 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.NodeCountryImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryMarshaller.html new file mode 100644 index 00000000..d4aefc1c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.NodeCountryMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.NodeCountryMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.NodeCountryMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryUnmarshaller.html new file mode 100644 index 00000000..aa1f30f2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/NodeCountryUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.NodeCountryUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.NodeCountryUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.NodeCountryUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeBuilder.html new file mode 100644 index 00000000..f197f16d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.RequestedAttributeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.RequestedAttributeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.RequestedAttributeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeImpl.html new file mode 100644 index 00000000..e8e2a24e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.RequestedAttributeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.RequestedAttributeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.RequestedAttributeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesBuilder.html new file mode 100644 index 00000000..64883f4b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.RequestedAttributesBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.RequestedAttributesBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesImpl.html new file mode 100644 index 00000000..5666c893 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.RequestedAttributesImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.RequestedAttributesImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesMarshaller.html new file mode 100644 index 00000000..1cf0316c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.RequestedAttributesMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.RequestedAttributesMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesUnmarshaller.html new file mode 100644 index 00000000..228b5f94 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.RequestedAttributesUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.RequestedAttributesUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.RequestedAttributesUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeBuilder.html new file mode 100644 index 00000000..00f6b0ea --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.SPTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.SPTypeBuilder

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.SPTypeBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeImpl.html new file mode 100644 index 00000000..e7285723 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.SPTypeImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.SPTypeImpl

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.SPTypeImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeMarshaller.html new file mode 100644 index 00000000..b9bce8c8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.SPTypeMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.SPTypeMarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.SPTypeMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeUnmarshaller.html new file mode 100644 index 00000000..240e38e1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.ext.impl.SPTypeUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.ext.impl.SPTypeUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.ext.impl.SPTypeUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-frame.html new file mode 100644 index 00000000..f76f58b1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-frame.html @@ -0,0 +1,34 @@ + + + + + + +se.litsec.eidas.opensaml.ext.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.ext.impl

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-summary.html new file mode 100644 index 00000000..632cebbe --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-summary.html @@ -0,0 +1,233 @@ + + + + + + +se.litsec.eidas.opensaml.ext.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.ext.impl

+
+
Implementation classes for eIDAS SAML extensions.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.ext.impl Description

+
Implementation classes for eIDAS SAML extensions.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-tree.html new file mode 100644 index 00000000..f96f250e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-tree.html @@ -0,0 +1,192 @@ + + + + + + +se.litsec.eidas.opensaml.ext.impl Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.ext.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-use.html new file mode 100644 index 00000000..ef67f21d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/impl/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.ext.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.ext.impl

+
+
No usage of se.litsec.eidas.opensaml.ext.impl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-frame.html new file mode 100644 index 00000000..daa1f984 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +se.litsec.eidas.opensaml.ext (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.ext

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-summary.html new file mode 100644 index 00000000..1baadd65 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-summary.html @@ -0,0 +1,196 @@ + + + + + + +se.litsec.eidas.opensaml.ext (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.ext

+
+
Interfaces and classes representing eIDAS extension elements.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.ext Description

+
Interfaces and classes representing eIDAS extension elements.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-tree.html new file mode 100644 index 00000000..1713dc0a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-tree.html @@ -0,0 +1,176 @@ + + + + + + +se.litsec.eidas.opensaml.ext Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.ext

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-use.html new file mode 100644 index 00000000..87efcddd --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/package-use.html @@ -0,0 +1,211 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.ext (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.ext

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/DistributionPoint.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/DistributionPoint.html new file mode 100644 index 00000000..88d441e2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/DistributionPoint.html @@ -0,0 +1,283 @@ + + + + + + +DistributionPoint (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface DistributionPoint

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/DistributionPoints.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/DistributionPoints.html new file mode 100644 index 00000000..4f78573d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/DistributionPoints.html @@ -0,0 +1,379 @@ + + + + + + +DistributionPoints (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface DistributionPoints

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/Endpoint.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/Endpoint.html new file mode 100644 index 00000000..75ec896a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/Endpoint.html @@ -0,0 +1,612 @@ + + + + + + +Endpoint (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface Endpoint

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataList.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataList.html new file mode 100644 index 00000000..4b269b3d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataList.html @@ -0,0 +1,474 @@ + + + + + + +MetadataList (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface MetadataList

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataLocation.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataLocation.html new file mode 100644 index 00000000..dbfa5e80 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataLocation.html @@ -0,0 +1,553 @@ + + + + + + +MetadataLocation (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface MetadataLocation

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceList.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceList.html new file mode 100644 index 00000000..c7007876 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceList.html @@ -0,0 +1,728 @@ + + + + + + +MetadataServiceList (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface MetadataServiceList

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceListSignatureValidator.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceListSignatureValidator.html new file mode 100644 index 00000000..4be94bb7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceListSignatureValidator.html @@ -0,0 +1,294 @@ + + + + + + +MetadataServiceListSignatureValidator (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Class MetadataServiceListSignatureValidator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceListVersion.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceListVersion.html new file mode 100644 index 00000000..05cde0d8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/MetadataServiceListVersion.html @@ -0,0 +1,370 @@ + + + + + + +MetadataServiceListVersion (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Class MetadataServiceListVersion

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/SchemeInformation.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/SchemeInformation.html new file mode 100644 index 00000000..3c19ba0a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/SchemeInformation.html @@ -0,0 +1,525 @@ + + + + + + +SchemeInformation (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata
+

Interface SchemeInformation

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/DistributionPoint.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/DistributionPoint.html new file mode 100644 index 00000000..53f66017 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/DistributionPoint.html @@ -0,0 +1,230 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.DistributionPoint (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.DistributionPoint

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/DistributionPoints.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/DistributionPoints.html new file mode 100644 index 00000000..a951c690 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/DistributionPoints.html @@ -0,0 +1,251 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.DistributionPoints (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.DistributionPoints

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/Endpoint.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/Endpoint.html new file mode 100644 index 00000000..6adb33c9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/Endpoint.html @@ -0,0 +1,230 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.Endpoint (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.Endpoint

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataList.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataList.html new file mode 100644 index 00000000..91daa5f1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataList.html @@ -0,0 +1,230 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.MetadataList (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.MetadataList

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataLocation.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataLocation.html new file mode 100644 index 00000000..03b0ecd4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataLocation.html @@ -0,0 +1,230 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.MetadataLocation (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.MetadataLocation

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceList.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceList.html new file mode 100644 index 00000000..5e0cb1d2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceList.html @@ -0,0 +1,216 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.MetadataServiceList (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.MetadataServiceList

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceListSignatureValidator.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceListSignatureValidator.html new file mode 100644 index 00000000..fa2403ab --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceListSignatureValidator.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.MetadataServiceListSignatureValidator (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.MetadataServiceListSignatureValidator

+
+
No usage of se.litsec.eidas.opensaml.metadata.MetadataServiceListSignatureValidator
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceListVersion.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceListVersion.html new file mode 100644 index 00000000..56138e16 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/MetadataServiceListVersion.html @@ -0,0 +1,254 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.MetadataServiceListVersion

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/SchemeInformation.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/SchemeInformation.html new file mode 100644 index 00000000..a5bfa828 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/class-use/SchemeInformation.html @@ -0,0 +1,251 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml.metadata.SchemeInformation (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
se.litsec.eidas.opensaml.metadata.SchemeInformation

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointBuilder.html new file mode 100644 index 00000000..72ed3708 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointBuilder.html @@ -0,0 +1,335 @@ + + + + + + +DistributionPointBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class DistributionPointBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointImpl.html new file mode 100644 index 00000000..5dd1c3de --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointImpl.html @@ -0,0 +1,324 @@ + + + + + + +DistributionPointImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class DistributionPointImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsBuilder.html new file mode 100644 index 00000000..c5054efb --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsBuilder.html @@ -0,0 +1,335 @@ + + + + + + +DistributionPointsBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class DistributionPointsBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsImpl.html new file mode 100644 index 00000000..ccfc57e1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsImpl.html @@ -0,0 +1,370 @@ + + + + + + +DistributionPointsImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class DistributionPointsImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsMarshaller.html new file mode 100644 index 00000000..6bdaeefc --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsMarshaller.html @@ -0,0 +1,272 @@ + + + + + + +DistributionPointsMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class DistributionPointsMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsUnmarshaller.html new file mode 100644 index 00000000..afc761c0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/DistributionPointsUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +DistributionPointsUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class DistributionPointsUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointBuilder.html new file mode 100644 index 00000000..c9bfcd69 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointBuilder.html @@ -0,0 +1,335 @@ + + + + + + +EndpointBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class EndpointBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointImpl.html new file mode 100644 index 00000000..14173e1c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointImpl.html @@ -0,0 +1,548 @@ + + + + + + +EndpointImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class EndpointImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointMarshaller.html new file mode 100644 index 00000000..16852c30 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +EndpointMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class EndpointMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointUnmarshaller.html new file mode 100644 index 00000000..3002c96b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/EndpointUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +EndpointUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class EndpointUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListBuilder.html new file mode 100644 index 00000000..093e12a7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListBuilder.html @@ -0,0 +1,335 @@ + + + + + + +MetadataListBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataListBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListImpl.html new file mode 100644 index 00000000..63de2a3a --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListImpl.html @@ -0,0 +1,478 @@ + + + + + + +MetadataListImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataListImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListMarshaller.html new file mode 100644 index 00000000..6f1ff0b8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +MetadataListMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataListMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListUnmarshaller.html new file mode 100644 index 00000000..8918aa1f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataListUnmarshaller.html @@ -0,0 +1,337 @@ + + + + + + +MetadataListUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataListUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationBuilder.html new file mode 100644 index 00000000..6cbd6ca6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationBuilder.html @@ -0,0 +1,335 @@ + + + + + + +MetadataLocationBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataLocationBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationImpl.html new file mode 100644 index 00000000..f6cc977c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationImpl.html @@ -0,0 +1,546 @@ + + + + + + +MetadataLocationImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataLocationImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationMarshaller.html new file mode 100644 index 00000000..63882001 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +MetadataLocationMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataLocationMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationUnmarshaller.html new file mode 100644 index 00000000..13b5883d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataLocationUnmarshaller.html @@ -0,0 +1,337 @@ + + + + + + +MetadataLocationUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataLocationUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListBuilder.html new file mode 100644 index 00000000..945400db --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListBuilder.html @@ -0,0 +1,335 @@ + + + + + + +MetadataServiceListBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataServiceListBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListImpl.html new file mode 100644 index 00000000..111a864e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListImpl.html @@ -0,0 +1,670 @@ + + + + + + +MetadataServiceListImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataServiceListImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListMarshaller.html new file mode 100644 index 00000000..08bb9ff0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +MetadataServiceListMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataServiceListMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListUnmarshaller.html new file mode 100644 index 00000000..6ebcdfc8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/MetadataServiceListUnmarshaller.html @@ -0,0 +1,337 @@ + + + + + + +MetadataServiceListUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class MetadataServiceListUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationBuilder.html new file mode 100644 index 00000000..a30d1fba --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationBuilder.html @@ -0,0 +1,335 @@ + + + + + + +SchemeInformationBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class SchemeInformationBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationImpl.html new file mode 100644 index 00000000..3c219b27 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationImpl.html @@ -0,0 +1,538 @@ + + + + + + +SchemeInformationImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class SchemeInformationImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationMarshaller.html new file mode 100644 index 00000000..85764a62 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationMarshaller.html @@ -0,0 +1,272 @@ + + + + + + +SchemeInformationMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class SchemeInformationMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationUnmarshaller.html new file mode 100644 index 00000000..e703222f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/SchemeInformationUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +SchemeInformationUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.metadata.impl
+

Class SchemeInformationUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointBuilder.html new file mode 100644 index 00000000..338a1876 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.DistributionPointBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointImpl.html new file mode 100644 index 00000000..a51cfab3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.DistributionPointImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsBuilder.html new file mode 100644 index 00000000..6986ab3d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.DistributionPointsBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointsBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsImpl.html new file mode 100644 index 00000000..b83c8674 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.DistributionPointsImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointsImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsMarshaller.html new file mode 100644 index 00000000..e5ac2917 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsUnmarshaller.html new file mode 100644 index 00000000..44caf6a4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.DistributionPointsUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointsUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointBuilder.html new file mode 100644 index 00000000..ae234fa3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.EndpointBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.EndpointBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.EndpointBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointImpl.html new file mode 100644 index 00000000..02471a7e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.EndpointImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.EndpointImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.EndpointImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointMarshaller.html new file mode 100644 index 00000000..d1b767cd --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.EndpointMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.EndpointMarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.EndpointMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointUnmarshaller.html new file mode 100644 index 00000000..5f70cff3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/EndpointUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.EndpointUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.EndpointUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.EndpointUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListBuilder.html new file mode 100644 index 00000000..95769677 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataListBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataListBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataListBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListImpl.html new file mode 100644 index 00000000..775cac73 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataListImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListMarshaller.html new file mode 100644 index 00000000..fdaa7bff --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataListMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataListMarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataListMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListUnmarshaller.html new file mode 100644 index 00000000..2a2f55c3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataListUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataListUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataListUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataListUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationBuilder.html new file mode 100644 index 00000000..1c557ba5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataLocationBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataLocationBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationImpl.html new file mode 100644 index 00000000..5f552536 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataLocationImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationMarshaller.html new file mode 100644 index 00000000..7ac374ef --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataLocationMarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataLocationMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationUnmarshaller.html new file mode 100644 index 00000000..a8c4aed3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataLocationUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataLocationUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataLocationUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataLocationUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListBuilder.html new file mode 100644 index 00000000..7696aeda --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListImpl.html new file mode 100644 index 00000000..66a3231e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListMarshaller.html new file mode 100644 index 00000000..37f41f20 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListMarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListUnmarshaller.html new file mode 100644 index 00000000..48a1a3e1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/MetadataServiceListUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.MetadataServiceListUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationBuilder.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationBuilder.html new file mode 100644 index 00000000..41f3dfae --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationBuilder (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.SchemeInformationBuilder

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.SchemeInformationBuilder
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationImpl.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationImpl.html new file mode 100644 index 00000000..2d6038fa --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.SchemeInformationImpl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationMarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationMarshaller.html new file mode 100644 index 00000000..aced8937 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.SchemeInformationMarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.SchemeInformationMarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationUnmarshaller.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationUnmarshaller.html new file mode 100644 index 00000000..0b451fb4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/SchemeInformationUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.metadata.impl.SchemeInformationUnmarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.metadata.impl.SchemeInformationUnmarshaller

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl.SchemeInformationUnmarshaller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-frame.html new file mode 100644 index 00000000..a2be908b --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-frame.html @@ -0,0 +1,46 @@ + + + + + + +se.litsec.eidas.opensaml.metadata.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.metadata.impl

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-summary.html new file mode 100644 index 00000000..496c635e --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-summary.html @@ -0,0 +1,305 @@ + + + + + + +se.litsec.eidas.opensaml.metadata.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.metadata.impl

+
+
Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.metadata.impl Description

+
Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-tree.html new file mode 100644 index 00000000..10a529fb --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-tree.html @@ -0,0 +1,208 @@ + + + + + + +se.litsec.eidas.opensaml.metadata.impl Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.metadata.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-use.html new file mode 100644 index 00000000..6eeda296 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.metadata.impl (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.metadata.impl

+
+
No usage of se.litsec.eidas.opensaml.metadata.impl
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-frame.html new file mode 100644 index 00000000..63e5d970 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-frame.html @@ -0,0 +1,32 @@ + + + + + + +se.litsec.eidas.opensaml.metadata (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.metadata

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-summary.html new file mode 100644 index 00000000..a3475ca6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-summary.html @@ -0,0 +1,214 @@ + + + + + + +se.litsec.eidas.opensaml.metadata (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.metadata

+
+
Classes and interfaces for supporting the eIDAS MetadataServiceList.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.metadata Description

+
Classes and interfaces for supporting the eIDAS MetadataServiceList.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-tree.html new file mode 100644 index 00000000..1c1e4277 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-tree.html @@ -0,0 +1,183 @@ + + + + + + +se.litsec.eidas.opensaml.metadata Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.metadata

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-use.html new file mode 100644 index 00000000..0f7f5343 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/package-use.html @@ -0,0 +1,256 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.metadata (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.metadata

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/EidasSecurityConfiguration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/EidasSecurityConfiguration.html new file mode 100644 index 00000000..fb6c7fec --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/EidasSecurityConfiguration.html @@ -0,0 +1,399 @@ + + + + + + +EidasSecurityConfiguration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.xmlsec
+

Class EidasSecurityConfiguration

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/RelaxedEidasSecurityConfiguration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/RelaxedEidasSecurityConfiguration.html new file mode 100644 index 00000000..67f895f8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/RelaxedEidasSecurityConfiguration.html @@ -0,0 +1,394 @@ + + + + + + +RelaxedEidasSecurityConfiguration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
se.litsec.eidas.opensaml.xmlsec
+

Class RelaxedEidasSecurityConfiguration

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/class-use/EidasSecurityConfiguration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/class-use/EidasSecurityConfiguration.html new file mode 100644 index 00000000..7548a936 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/class-use/EidasSecurityConfiguration.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.xmlsec.EidasSecurityConfiguration

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/class-use/RelaxedEidasSecurityConfiguration.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/class-use/RelaxedEidasSecurityConfiguration.html new file mode 100644 index 00000000..cf958d56 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/class-use/RelaxedEidasSecurityConfiguration.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration

+
+
No usage of se.litsec.eidas.opensaml.xmlsec.RelaxedEidasSecurityConfiguration
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-frame.html new file mode 100644 index 00000000..30cfe1e1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-frame.html @@ -0,0 +1,15 @@ + + + + + + +se.litsec.eidas.opensaml.xmlsec.config (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.xmlsec.config

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-summary.html new file mode 100644 index 00000000..1ed6fb0f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-summary.html @@ -0,0 +1,135 @@ + + + + + + +se.litsec.eidas.opensaml.xmlsec.config (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.xmlsec.config

+
+
Security configuration classes for eIDAS algorithm support.
+
+

See: Description

+
+
+ + +

Package se.litsec.eidas.opensaml.xmlsec.config Description

+
Security configuration classes for eIDAS algorithm support.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-tree.html new file mode 100644 index 00000000..106f7f6d --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-tree.html @@ -0,0 +1,129 @@ + + + + + + +se.litsec.eidas.opensaml.xmlsec.config Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.xmlsec.config

+Package Hierarchies: + +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-use.html new file mode 100644 index 00000000..8a3ade60 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/config/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.xmlsec.config (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.xmlsec.config

+
+
No usage of se.litsec.eidas.opensaml.xmlsec.config
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-frame.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-frame.html new file mode 100644 index 00000000..cc19783c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +se.litsec.eidas.opensaml.xmlsec (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + +

se.litsec.eidas.opensaml.xmlsec

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-summary.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-summary.html new file mode 100644 index 00000000..177ccb1c --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-summary.html @@ -0,0 +1,164 @@ + + + + + + +se.litsec.eidas.opensaml.xmlsec (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package se.litsec.eidas.opensaml.xmlsec

+
+
Security extensions for eIDAS.
+
+

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml.xmlsec Description

+
Security extensions for eIDAS.
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-tree.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-tree.html new file mode 100644 index 00000000..8be96796 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-tree.html @@ -0,0 +1,147 @@ + + + + + + +se.litsec.eidas.opensaml.xmlsec Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package se.litsec.eidas.opensaml.xmlsec

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-use.html b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-use.html new file mode 100644 index 00000000..94ccec9f --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/xmlsec/package-use.html @@ -0,0 +1,164 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml.xmlsec (eIDAS extension for OpenSAML 3.x - 1.4.1) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
se.litsec.eidas.opensaml.xmlsec

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2019 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.4.1/stylesheet.css b/docs/javadoc/opensaml3/1.4.1/stylesheet.css new file mode 100644 index 00000000..98055b22 --- /dev/null +++ b/docs/javadoc/opensaml3/1.4.1/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/docs/site/dependencies.html b/docs/site/dependencies.html index 3cce3929..c280726a 100644 --- a/docs/site/dependencies.html +++ b/docs/site/dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X @@ -394,7 +394,7 @@

Project Dependency Graph

Dependency Tree

diff --git a/docs/site/dependency-convergence.html b/docs/site/dependency-convergence.html index 64fbc0ba..c657144c 100644 --- a/docs/site/dependency-convergence.html +++ b/docs/site/dependency-convergence.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/dependency-info.html b/docs/site/dependency-info.html index db583fd0..0054dff3 100644 --- a/docs/site/dependency-info.html +++ b/docs/site/dependency-info.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X @@ -103,36 +103,36 @@

Apache Maven

<dependency>
   <groupId>se.litsec.eidas</groupId>
   <artifactId>eidas-opensaml3</artifactId>
-  <version>1.4.0</version>
+  <version>1.4.1</version>
 </dependency>

Apache Buildr

-
'se.litsec.eidas:eidas-opensaml3:jar:1.4.0'
+
'se.litsec.eidas:eidas-opensaml3:jar:1.4.1'

Apache Ivy

-
<dependency org="se.litsec.eidas" name="eidas-opensaml3" rev="1.4.0">
+
<dependency org="se.litsec.eidas" name="eidas-opensaml3" rev="1.4.1">
   <artifact name="eidas-opensaml3" type="jar" />
 </dependency>

Groovy Grape

@Grapes(
-@Grab(group='se.litsec.eidas', module='eidas-opensaml3', version='1.4.0')
+@Grab(group='se.litsec.eidas', module='eidas-opensaml3', version='1.4.1')
 )

Gradle/Grails

-
compile 'se.litsec.eidas:eidas-opensaml3:1.4.0'
+
compile 'se.litsec.eidas:eidas-opensaml3:1.4.1'

Scala SBT

-
libraryDependencies += "se.litsec.eidas" % "eidas-opensaml3" % "1.4.0"
+
libraryDependencies += "se.litsec.eidas" % "eidas-opensaml3" % "1.4.1"

Leiningen

-
[se.litsec.eidas/eidas-opensaml3 "1.4.0"]
+
[se.litsec.eidas/eidas-opensaml3 "1.4.1"]
diff --git a/docs/site/dependency-management.html b/docs/site/dependency-management.html index 7c59e325..eb79a560 100644 --- a/docs/site/dependency-management.html +++ b/docs/site/dependency-management.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/distribution-management.html b/docs/site/distribution-management.html index b0687f67..a6c0274f 100644 --- a/docs/site/distribution-management.html +++ b/docs/site/distribution-management.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/index.html b/docs/site/index.html index 01935493..ba7e23a0 100644 --- a/docs/site/index.html +++ b/docs/site/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/license.html b/docs/site/license.html index e208ab5e..396230b8 100644 --- a/docs/site/license.html +++ b/docs/site/license.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/plugin-management.html b/docs/site/plugin-management.html index edf22135..b9b2b4d6 100644 --- a/docs/site/plugin-management.html +++ b/docs/site/plugin-management.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/plugins.html b/docs/site/plugins.html index a6de0da2..e1e3cda7 100644 --- a/docs/site/plugins.html +++ b/docs/site/plugins.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/project-info.html b/docs/site/project-info.html index 98b96d1f..a7b66737 100644 --- a/docs/site/project-info.html +++ b/docs/site/project-info.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/project-summary.html b/docs/site/project-summary.html index c25605cc..28c2ecca 100644 --- a/docs/site/project-summary.html +++ b/docs/site/project-summary.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X @@ -138,7 +138,7 @@

Build Information

Version -1.4.0 +1.4.1 Type jar diff --git a/docs/site/source-repository.html b/docs/site/source-repository.html index c53d459d..e90a1c66 100644 --- a/docs/site/source-repository.html +++ b/docs/site/source-repository.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/docs/site/team-list.html b/docs/site/team-list.html index b45110f3..cc5774bf 100644 --- a/docs/site/team-list.html +++ b/docs/site/team-list.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2019-06-05 -  | Version: 1.4.0 + Last Published: 2019-08-06 +  | Version: 1.4.1
eIDAS :: OpenSAML 3.X diff --git a/opensaml3/pom.xml b/opensaml3/pom.xml index e4f66858..170ad9d5 100755 --- a/opensaml3/pom.xml +++ b/opensaml3/pom.xml @@ -6,7 +6,7 @@ se.litsec.eidas eidas-opensaml3 jar - 1.4.1-SNAPSHOT + 1.4.1 eIDAS :: OpenSAML 3.X OpenSAML 3.X extension library for the eIDAS Framework