From 5c61048a41ad58c8d3b9d0f2c3ef7cfefb711ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Lindstr=C3=B6m?= Date: Wed, 14 Feb 2018 15:27:09 +0100 Subject: [PATCH] 1.0.6 --- docs/index.html | 8 +- .../opensaml2/1.0.6/allclasses-frame.html | 106 ++ .../opensaml2/1.0.6/allclasses-noframe.html | 106 ++ .../opensaml2/1.0.6/constant-values.html | 768 ++++++++ .../opensaml2/1.0.6/deprecated-list.html | 126 ++ docs/javadoc/opensaml2/1.0.6/help-doc.html | 231 +++ docs/javadoc/opensaml2/1.0.6/index-all.html | 1526 ++++++++++++++++ docs/javadoc/opensaml2/1.0.6/index.html | 76 + .../opensaml2/1.0.6/overview-frame.html | 29 + .../opensaml2/1.0.6/overview-summary.html | 184 ++ .../opensaml2/1.0.6/overview-tree.html | 509 ++++++ docs/javadoc/opensaml2/1.0.6/package-list | 8 + docs/javadoc/opensaml2/1.0.6/script.js | 30 + .../opensaml2/common/EidasConstants.html | 439 +++++ .../eidas/opensaml2/common/EidasLoaEnum.html | 476 +++++ .../common/class-use/EidasConstants.html | 126 ++ .../common/class-use/EidasLoaEnum.html | 183 ++ .../eidas/opensaml2/common/package-frame.html | 25 + .../opensaml2/common/package-summary.html | 172 ++ .../eidas/opensaml2/common/package-tree.html | 151 ++ .../eidas/opensaml2/common/package-use.html | 163 ++ .../opensaml2/config/EidasBootstrap.html | 277 +++ .../config/class-use/EidasBootstrap.html | 170 ++ .../eidas/opensaml2/config/package-frame.html | 21 + .../opensaml2/config/package-summary.html | 155 ++ .../eidas/opensaml2/config/package-tree.html | 139 ++ .../eidas/opensaml2/config/package-use.html | 163 ++ .../opensaml2/ext/RequestedAttribute.html | 327 ++++ .../ext/RequestedAttributeTemplates.html | 413 +++++ .../opensaml2/ext/RequestedAttributes.html | 373 ++++ .../se/litsec/eidas/opensaml2/ext/SPType.html | 395 +++++ .../opensaml2/ext/SPTypeEnumeration.html | 398 +++++ .../ext/attributes/AttributeConstants.html | 609 +++++++ .../ext/attributes/AttributeUtils.html | 390 ++++ .../ext/attributes/BirthNameType.html | 325 ++++ .../CurrentAddressStructuredType.html | 699 ++++++++ .../ext/attributes/CurrentAddressType.html | 376 ++++ .../ext/attributes/CurrentFamilyNameType.html | 324 ++++ .../ext/attributes/CurrentGivenNameType.html | 324 ++++ .../ext/attributes/DateOfBirthType.html | 400 +++++ .../opensaml2/ext/attributes/GenderType.html | 358 ++++ .../ext/attributes/GenderTypeEnumeration.html | 414 +++++ .../ext/attributes/PersonIdentifierType.html | 426 +++++ .../ext/attributes/PlaceOfBirthType.html | 310 ++++ .../attributes/TransliterationStringType.html | 406 +++++ .../address/AdminunitFirstline.html | 290 +++ .../address/AdminunitSecondline.html | 290 +++ .../ext/attributes/address/CvaddressArea.html | 290 +++ .../attributes/address/LocatorDesignator.html | 290 +++ .../ext/attributes/address/LocatorName.html | 290 +++ .../ext/attributes/address/PoBox.html | 290 +++ .../ext/attributes/address/PostCode.html | 290 +++ .../ext/attributes/address/PostName.html | 290 +++ .../ext/attributes/address/Thoroughfare.html | 290 +++ .../address/class-use/AdminunitFirstline.html | 189 ++ .../class-use/AdminunitSecondline.html | 189 ++ .../address/class-use/CvaddressArea.html | 189 ++ .../address/class-use/LocatorDesignator.html | 189 ++ .../address/class-use/LocatorName.html | 189 ++ .../attributes/address/class-use/PoBox.html | 189 ++ .../address/class-use/PostCode.html | 189 ++ .../address/class-use/PostName.html | 189 ++ .../address/class-use/Thoroughfare.html | 189 ++ .../impl/AdminunitFirstlineBuilder.html | 317 ++++ .../address/impl/AdminunitFirstlineImpl.html | 341 ++++ .../impl/AdminunitSecondlineBuilder.html | 317 ++++ .../address/impl/AdminunitSecondlineImpl.html | 341 ++++ .../address/impl/CvaddressAreaBuilder.html | 317 ++++ .../address/impl/CvaddressAreaImpl.html | 341 ++++ .../impl/LocatorDesignatorBuilder.html | 317 ++++ .../address/impl/LocatorDesignatorImpl.html | 341 ++++ .../address/impl/LocatorNameBuilder.html | 317 ++++ .../address/impl/LocatorNameImpl.html | 341 ++++ .../attributes/address/impl/PoBoxBuilder.html | 317 ++++ .../attributes/address/impl/PoBoxImpl.html | 341 ++++ .../address/impl/PostCodeBuilder.html | 317 ++++ .../attributes/address/impl/PostCodeImpl.html | 341 ++++ .../address/impl/PostNameBuilder.html | 317 ++++ .../attributes/address/impl/PostNameImpl.html | 341 ++++ .../address/impl/ThoroughfareBuilder.html | 317 ++++ .../address/impl/ThoroughfareImpl.html | 341 ++++ .../class-use/AdminunitFirstlineBuilder.html | 126 ++ .../class-use/AdminunitFirstlineImpl.html | 126 ++ .../class-use/AdminunitSecondlineBuilder.html | 126 ++ .../class-use/AdminunitSecondlineImpl.html | 126 ++ .../impl/class-use/CvaddressAreaBuilder.html | 126 ++ .../impl/class-use/CvaddressAreaImpl.html | 126 ++ .../class-use/LocatorDesignatorBuilder.html | 126 ++ .../impl/class-use/LocatorDesignatorImpl.html | 126 ++ .../impl/class-use/LocatorNameBuilder.html | 126 ++ .../impl/class-use/LocatorNameImpl.html | 126 ++ .../address/impl/class-use/PoBoxBuilder.html | 126 ++ .../address/impl/class-use/PoBoxImpl.html | 126 ++ .../impl/class-use/PostCodeBuilder.html | 126 ++ .../address/impl/class-use/PostCodeImpl.html | 126 ++ .../impl/class-use/PostNameBuilder.html | 126 ++ .../address/impl/class-use/PostNameImpl.html | 126 ++ .../impl/class-use/ThoroughfareBuilder.html | 126 ++ .../impl/class-use/ThoroughfareImpl.html | 126 ++ .../address/impl/package-frame.html | 38 + .../address/impl/package-summary.html | 257 +++ .../attributes/address/impl/package-tree.html | 172 ++ .../attributes/address/impl/package-use.html | 126 ++ .../ext/attributes/address/package-frame.html | 29 + .../attributes/address/package-summary.html | 206 +++ .../ext/attributes/address/package-tree.html | 155 ++ .../ext/attributes/address/package-use.html | 203 +++ .../class-use/AttributeConstants.html | 126 ++ .../attributes/class-use/AttributeUtils.html | 126 ++ .../attributes/class-use/BirthNameType.html | 185 ++ .../CurrentAddressStructuredType.html | 217 +++ .../class-use/CurrentAddressType.html | 185 ++ .../class-use/CurrentFamilyNameType.html | 185 ++ .../class-use/CurrentGivenNameType.html | 185 ++ .../attributes/class-use/DateOfBirthType.html | 185 ++ .../ext/attributes/class-use/GenderType.html | 185 ++ .../class-use/GenderTypeEnumeration.html | 253 +++ .../class-use/PersonIdentifierType.html | 185 ++ .../class-use/PlaceOfBirthType.html | 185 ++ .../class-use/TransliterationStringType.html | 226 +++ .../attributes/impl/BirthNameTypeBuilder.html | 304 ++++ .../attributes/impl/BirthNameTypeImpl.html | 360 ++++ .../CurrentAddressStructuredTypeBuilder.html | 304 ++++ .../CurrentAddressStructuredTypeImpl.html | 757 ++++++++ ...urrentAddressStructuredTypeMarshaller.html | 272 +++ ...rentAddressStructuredTypeUnmarshaller.html | 319 ++++ .../impl/CurrentAddressTypeBuilder.html | 304 ++++ .../impl/CurrentAddressTypeImpl.html | 375 ++++ .../impl/CurrentAddressTypeMarshaller.html | 356 ++++ .../impl/CurrentAddressTypeUnmarshaller.html | 330 ++++ .../impl/CurrentFamilyNameTypeBuilder.html | 304 ++++ .../impl/CurrentFamilyNameTypeImpl.html | 360 ++++ .../impl/CurrentGivenNameTypeBuilder.html | 304 ++++ .../impl/CurrentGivenNameTypeImpl.html | 360 ++++ .../impl/DateOfBirthTypeBuilder.html | 304 ++++ .../attributes/impl/DateOfBirthTypeImpl.html | 430 +++++ .../impl/DateOfBirthTypeMarshaller.html | 315 ++++ .../impl/DateOfBirthTypeUnmarshaller.html | 312 ++++ .../attributes/impl/GenderTypeBuilder.html | 304 ++++ .../ext/attributes/impl/GenderTypeImpl.html | 378 ++++ .../attributes/impl/GenderTypeMarshaller.html | 315 ++++ .../impl/GenderTypeUnmarshaller.html | 312 ++++ .../impl/PersonIdentifierTypeBuilder.html | 304 ++++ .../impl/PersonIdentifierTypeImpl.html | 440 +++++ .../impl/PlaceOfBirthTypeBuilder.html | 304 ++++ .../attributes/impl/PlaceOfBirthTypeImpl.html | 334 ++++ .../impl/TransliterationStringTypeImpl.html | 456 +++++ .../TransliterationStringTypeMarshaller.html | 315 ++++ ...TransliterationStringTypeUnmarshaller.html | 315 ++++ .../impl/class-use/BirthNameTypeBuilder.html | 126 ++ .../impl/class-use/BirthNameTypeImpl.html | 126 ++ .../CurrentAddressStructuredTypeBuilder.html | 126 ++ .../CurrentAddressStructuredTypeImpl.html | 170 ++ ...urrentAddressStructuredTypeMarshaller.html | 126 ++ ...rentAddressStructuredTypeUnmarshaller.html | 170 ++ .../class-use/CurrentAddressTypeBuilder.html | 126 ++ .../class-use/CurrentAddressTypeImpl.html | 126 ++ .../CurrentAddressTypeMarshaller.html | 126 ++ .../CurrentAddressTypeUnmarshaller.html | 126 ++ .../CurrentFamilyNameTypeBuilder.html | 126 ++ .../class-use/CurrentFamilyNameTypeImpl.html | 126 ++ .../CurrentGivenNameTypeBuilder.html | 126 ++ .../class-use/CurrentGivenNameTypeImpl.html | 126 ++ .../class-use/DateOfBirthTypeBuilder.html | 126 ++ .../impl/class-use/DateOfBirthTypeImpl.html | 126 ++ .../class-use/DateOfBirthTypeMarshaller.html | 126 ++ .../DateOfBirthTypeUnmarshaller.html | 126 ++ .../impl/class-use/GenderTypeBuilder.html | 126 ++ .../impl/class-use/GenderTypeImpl.html | 126 ++ .../impl/class-use/GenderTypeMarshaller.html | 126 ++ .../class-use/GenderTypeUnmarshaller.html | 126 ++ .../PersonIdentifierTypeBuilder.html | 126 ++ .../class-use/PersonIdentifierTypeImpl.html | 126 ++ .../class-use/PlaceOfBirthTypeBuilder.html | 126 ++ .../impl/class-use/PlaceOfBirthTypeImpl.html | 126 ++ .../TransliterationStringTypeImpl.html | 182 ++ .../TransliterationStringTypeMarshaller.html | 126 ++ ...TransliterationStringTypeUnmarshaller.html | 126 ++ .../ext/attributes/impl/package-frame.html | 49 + .../ext/attributes/impl/package-summary.html | 323 ++++ .../ext/attributes/impl/package-tree.html | 224 +++ .../ext/attributes/impl/package-use.html | 173 ++ .../ext/attributes/package-frame.html | 36 + .../ext/attributes/package-summary.html | 240 +++ .../ext/attributes/package-tree.html | 178 ++ .../opensaml2/ext/attributes/package-use.html | 246 +++ .../ext/class-use/RequestedAttribute.html | 275 +++ .../RequestedAttributeTemplates.html | 126 ++ .../ext/class-use/RequestedAttributes.html | 189 ++ .../eidas/opensaml2/ext/class-use/SPType.html | 189 ++ .../ext/class-use/SPTypeEnumeration.html | 247 +++ .../ext/impl/RequestedAttributeBuilder.html | 335 ++++ .../ext/impl/RequestedAttributeImpl.html | 388 ++++ .../ext/impl/RequestedAttributesBuilder.html | 335 ++++ .../ext/impl/RequestedAttributesImpl.html | 389 ++++ .../impl/RequestedAttributesMarshaller.html | 272 +++ .../impl/RequestedAttributesUnmarshaller.html | 315 ++++ .../opensaml2/ext/impl/SPTypeBuilder.html | 338 ++++ .../eidas/opensaml2/ext/impl/SPTypeImpl.html | 411 +++++ .../opensaml2/ext/impl/SPTypeMarshaller.html | 315 ++++ .../ext/impl/SPTypeUnmarshaller.html | 312 ++++ .../class-use/RequestedAttributeBuilder.html | 126 ++ .../class-use/RequestedAttributeImpl.html | 126 ++ .../class-use/RequestedAttributesBuilder.html | 126 ++ .../class-use/RequestedAttributesImpl.html | 126 ++ .../RequestedAttributesMarshaller.html | 126 ++ .../RequestedAttributesUnmarshaller.html | 126 ++ .../ext/impl/class-use/SPTypeBuilder.html | 126 ++ .../ext/impl/class-use/SPTypeImpl.html | 126 ++ .../ext/impl/class-use/SPTypeMarshaller.html | 126 ++ .../impl/class-use/SPTypeUnmarshaller.html | 126 ++ .../opensaml2/ext/impl/package-frame.html | 30 + .../opensaml2/ext/impl/package-summary.html | 209 +++ .../opensaml2/ext/impl/package-tree.html | 192 ++ .../eidas/opensaml2/ext/impl/package-use.html | 126 ++ .../eidas/opensaml2/ext/package-frame.html | 28 + .../eidas/opensaml2/ext/package-summary.html | 190 ++ .../eidas/opensaml2/ext/package-tree.html | 179 ++ .../eidas/opensaml2/ext/package-use.html | 206 +++ docs/javadoc/opensaml2/1.0.6/stylesheet.css | 574 ++++++ .../opensaml3/1.0.6/allclasses-frame.html | 107 ++ .../opensaml3/1.0.6/allclasses-noframe.html | 107 ++ .../opensaml3/1.0.6/constant-values.html | 768 ++++++++ .../opensaml3/1.0.6/deprecated-list.html | 126 ++ docs/javadoc/opensaml3/1.0.6/help-doc.html | 231 +++ docs/javadoc/opensaml3/1.0.6/index-all.html | 1569 +++++++++++++++++ docs/javadoc/opensaml3/1.0.6/index.html | 76 + .../opensaml3/1.0.6/overview-frame.html | 29 + .../opensaml3/1.0.6/overview-summary.html | 184 ++ .../opensaml3/1.0.6/overview-tree.html | 436 +++++ docs/javadoc/opensaml3/1.0.6/package-list | 8 + docs/javadoc/opensaml3/1.0.6/script.js | 30 + .../eidas/opensaml/common/EidasConstants.html | 439 +++++ .../eidas/opensaml/common/EidasLoaEnum.html | 476 +++++ .../common/class-use/EidasConstants.html | 126 ++ .../common/class-use/EidasLoaEnum.html | 183 ++ .../eidas/opensaml/common/package-frame.html | 25 + .../opensaml/common/package-summary.html | 172 ++ .../eidas/opensaml/common/package-tree.html | 151 ++ .../eidas/opensaml/common/package-use.html | 163 ++ .../config/XMLObjectProviderInitializer.html | 294 +++ .../XMLObjectProviderInitializer.html | 126 ++ .../eidas/opensaml/config/package-frame.html | 21 + .../opensaml/config/package-summary.html | 155 ++ .../eidas/opensaml/config/package-tree.html | 143 ++ .../eidas/opensaml/config/package-use.html | 126 ++ .../opensaml/ext/RequestedAttribute.html | 320 ++++ .../ext/RequestedAttributeTemplates.html | 413 +++++ .../opensaml/ext/RequestedAttributes.html | 366 ++++ .../se/litsec/eidas/opensaml/ext/SPType.html | 388 ++++ .../eidas/opensaml/ext/SPTypeEnumeration.html | 398 +++++ .../ext/attributes/AttributeConstants.html | 609 +++++++ .../ext/attributes/AttributeUtils.html | 390 ++++ .../ext/attributes/BirthNameType.html | 325 ++++ .../CurrentAddressStructuredType.html | 699 ++++++++ .../ext/attributes/CurrentAddressType.html | 387 ++++ .../ext/attributes/CurrentFamilyNameType.html | 324 ++++ .../ext/attributes/CurrentGivenNameType.html | 324 ++++ .../ext/attributes/DateOfBirthType.html | 463 +++++ .../attributes/EidasAttributeValueType.html | 258 +++ .../opensaml/ext/attributes/GenderType.html | 365 ++++ .../ext/attributes/GenderTypeEnumeration.html | 436 +++++ .../ext/attributes/PersonIdentifierType.html | 426 +++++ .../ext/attributes/PlaceOfBirthType.html | 310 ++++ .../attributes/TransliterationStringType.html | 406 +++++ .../address/AdminunitFirstline.html | 283 +++ .../address/AdminunitSecondline.html | 283 +++ .../ext/attributes/address/CvaddressArea.html | 283 +++ .../attributes/address/LocatorDesignator.html | 283 +++ .../ext/attributes/address/LocatorName.html | 283 +++ .../ext/attributes/address/PoBox.html | 283 +++ .../ext/attributes/address/PostCode.html | 283 +++ .../ext/attributes/address/PostName.html | 283 +++ .../ext/attributes/address/Thoroughfare.html | 283 +++ .../address/class-use/AdminunitFirstline.html | 189 ++ .../class-use/AdminunitSecondline.html | 189 ++ .../address/class-use/CvaddressArea.html | 189 ++ .../address/class-use/LocatorDesignator.html | 189 ++ .../address/class-use/LocatorName.html | 189 ++ .../attributes/address/class-use/PoBox.html | 189 ++ .../address/class-use/PostCode.html | 189 ++ .../address/class-use/PostName.html | 189 ++ .../address/class-use/Thoroughfare.html | 189 ++ .../impl/AdminunitFirstlineBuilder.html | 317 ++++ .../address/impl/AdminunitFirstlineImpl.html | 322 ++++ .../impl/AdminunitSecondlineBuilder.html | 317 ++++ .../address/impl/AdminunitSecondlineImpl.html | 322 ++++ .../address/impl/CvaddressAreaBuilder.html | 317 ++++ .../address/impl/CvaddressAreaImpl.html | 322 ++++ .../impl/LocatorDesignatorBuilder.html | 317 ++++ .../address/impl/LocatorDesignatorImpl.html | 322 ++++ .../address/impl/LocatorNameBuilder.html | 317 ++++ .../address/impl/LocatorNameImpl.html | 322 ++++ .../attributes/address/impl/PoBoxBuilder.html | 317 ++++ .../attributes/address/impl/PoBoxImpl.html | 322 ++++ .../address/impl/PostCodeBuilder.html | 317 ++++ .../attributes/address/impl/PostCodeImpl.html | 322 ++++ .../address/impl/PostNameBuilder.html | 317 ++++ .../attributes/address/impl/PostNameImpl.html | 322 ++++ .../address/impl/ThoroughfareBuilder.html | 317 ++++ .../address/impl/ThoroughfareImpl.html | 322 ++++ .../class-use/AdminunitFirstlineBuilder.html | 126 ++ .../class-use/AdminunitFirstlineImpl.html | 126 ++ .../class-use/AdminunitSecondlineBuilder.html | 126 ++ .../class-use/AdminunitSecondlineImpl.html | 126 ++ .../impl/class-use/CvaddressAreaBuilder.html | 126 ++ .../impl/class-use/CvaddressAreaImpl.html | 126 ++ .../class-use/LocatorDesignatorBuilder.html | 126 ++ .../impl/class-use/LocatorDesignatorImpl.html | 126 ++ .../impl/class-use/LocatorNameBuilder.html | 126 ++ .../impl/class-use/LocatorNameImpl.html | 126 ++ .../address/impl/class-use/PoBoxBuilder.html | 126 ++ .../address/impl/class-use/PoBoxImpl.html | 126 ++ .../impl/class-use/PostCodeBuilder.html | 126 ++ .../address/impl/class-use/PostCodeImpl.html | 126 ++ .../impl/class-use/PostNameBuilder.html | 126 ++ .../address/impl/class-use/PostNameImpl.html | 126 ++ .../impl/class-use/ThoroughfareBuilder.html | 126 ++ .../impl/class-use/ThoroughfareImpl.html | 126 ++ .../address/impl/package-frame.html | 38 + .../address/impl/package-summary.html | 257 +++ .../attributes/address/impl/package-tree.html | 168 ++ .../attributes/address/impl/package-use.html | 126 ++ .../ext/attributes/address/package-frame.html | 29 + .../attributes/address/package-summary.html | 206 +++ .../ext/attributes/address/package-tree.html | 151 ++ .../ext/attributes/address/package-use.html | 203 +++ .../class-use/AttributeConstants.html | 126 ++ .../attributes/class-use/AttributeUtils.html | 126 ++ .../attributes/class-use/BirthNameType.html | 185 ++ .../CurrentAddressStructuredType.html | 217 +++ .../class-use/CurrentAddressType.html | 185 ++ .../class-use/CurrentFamilyNameType.html | 185 ++ .../class-use/CurrentGivenNameType.html | 185 ++ .../attributes/class-use/DateOfBirthType.html | 185 ++ .../class-use/EidasAttributeValueType.html | 292 +++ .../ext/attributes/class-use/GenderType.html | 185 ++ .../class-use/GenderTypeEnumeration.html | 259 +++ .../class-use/PersonIdentifierType.html | 185 ++ .../class-use/PlaceOfBirthType.html | 185 ++ .../class-use/TransliterationStringType.html | 226 +++ .../attributes/impl/BirthNameTypeBuilder.html | 304 ++++ .../attributes/impl/BirthNameTypeImpl.html | 348 ++++ .../CurrentAddressStructuredTypeBuilder.html | 304 ++++ .../CurrentAddressStructuredTypeImpl.html | 757 ++++++++ ...urrentAddressStructuredTypeMarshaller.html | 260 +++ ...rentAddressStructuredTypeUnmarshaller.html | 307 ++++ .../impl/CurrentAddressTypeBuilder.html | 304 ++++ .../impl/CurrentAddressTypeImpl.html | 416 +++++ .../impl/CurrentAddressTypeMarshaller.html | 344 ++++ .../impl/CurrentAddressTypeUnmarshaller.html | 318 ++++ .../impl/CurrentFamilyNameTypeBuilder.html | 304 ++++ .../impl/CurrentFamilyNameTypeImpl.html | 348 ++++ .../impl/CurrentGivenNameTypeBuilder.html | 304 ++++ .../impl/CurrentGivenNameTypeImpl.html | 348 ++++ .../impl/DateOfBirthTypeBuilder.html | 304 ++++ .../attributes/impl/DateOfBirthTypeImpl.html | 524 ++++++ .../impl/DateOfBirthTypeMarshaller.html | 315 ++++ .../impl/DateOfBirthTypeUnmarshaller.html | 312 ++++ .../attributes/impl/GenderTypeBuilder.html | 304 ++++ .../ext/attributes/impl/GenderTypeImpl.html | 412 +++++ .../attributes/impl/GenderTypeMarshaller.html | 303 ++++ .../impl/GenderTypeUnmarshaller.html | 300 ++++ .../impl/PersonIdentifierTypeBuilder.html | 304 ++++ .../impl/PersonIdentifierTypeImpl.html | 453 +++++ .../impl/PlaceOfBirthTypeBuilder.html | 304 ++++ .../attributes/impl/PlaceOfBirthTypeImpl.html | 370 ++++ .../impl/TransliterationStringTypeImpl.html | 471 +++++ .../TransliterationStringTypeMarshaller.html | 315 ++++ ...TransliterationStringTypeUnmarshaller.html | 315 ++++ .../impl/class-use/BirthNameTypeBuilder.html | 126 ++ .../impl/class-use/BirthNameTypeImpl.html | 126 ++ .../CurrentAddressStructuredTypeBuilder.html | 126 ++ .../CurrentAddressStructuredTypeImpl.html | 170 ++ ...urrentAddressStructuredTypeMarshaller.html | 126 ++ ...rentAddressStructuredTypeUnmarshaller.html | 170 ++ .../class-use/CurrentAddressTypeBuilder.html | 126 ++ .../class-use/CurrentAddressTypeImpl.html | 126 ++ .../CurrentAddressTypeMarshaller.html | 126 ++ .../CurrentAddressTypeUnmarshaller.html | 126 ++ .../CurrentFamilyNameTypeBuilder.html | 126 ++ .../class-use/CurrentFamilyNameTypeImpl.html | 126 ++ .../CurrentGivenNameTypeBuilder.html | 126 ++ .../class-use/CurrentGivenNameTypeImpl.html | 126 ++ .../class-use/DateOfBirthTypeBuilder.html | 126 ++ .../impl/class-use/DateOfBirthTypeImpl.html | 126 ++ .../class-use/DateOfBirthTypeMarshaller.html | 126 ++ .../DateOfBirthTypeUnmarshaller.html | 126 ++ .../impl/class-use/GenderTypeBuilder.html | 126 ++ .../impl/class-use/GenderTypeImpl.html | 126 ++ .../impl/class-use/GenderTypeMarshaller.html | 126 ++ .../class-use/GenderTypeUnmarshaller.html | 126 ++ .../PersonIdentifierTypeBuilder.html | 126 ++ .../class-use/PersonIdentifierTypeImpl.html | 126 ++ .../class-use/PlaceOfBirthTypeBuilder.html | 126 ++ .../impl/class-use/PlaceOfBirthTypeImpl.html | 126 ++ .../TransliterationStringTypeImpl.html | 182 ++ .../TransliterationStringTypeMarshaller.html | 126 ++ ...TransliterationStringTypeUnmarshaller.html | 126 ++ .../ext/attributes/impl/package-frame.html | 49 + .../ext/attributes/impl/package-summary.html | 323 ++++ .../ext/attributes/impl/package-tree.html | 212 +++ .../ext/attributes/impl/package-use.html | 173 ++ .../ext/attributes/package-frame.html | 37 + .../ext/attributes/package-summary.html | 247 +++ .../opensaml/ext/attributes/package-tree.html | 190 ++ .../opensaml/ext/attributes/package-use.html | 258 +++ .../ext/class-use/RequestedAttribute.html | 275 +++ .../RequestedAttributeTemplates.html | 126 ++ .../ext/class-use/RequestedAttributes.html | 189 ++ .../eidas/opensaml/ext/class-use/SPType.html | 189 ++ .../ext/class-use/SPTypeEnumeration.html | 247 +++ .../ext/impl/RequestedAttributeBuilder.html | 335 ++++ .../ext/impl/RequestedAttributeImpl.html | 369 ++++ .../ext/impl/RequestedAttributesBuilder.html | 335 ++++ .../ext/impl/RequestedAttributesImpl.html | 370 ++++ .../impl/RequestedAttributesMarshaller.html | 272 +++ .../impl/RequestedAttributesUnmarshaller.html | 308 ++++ .../opensaml/ext/impl/SPTypeBuilder.html | 338 ++++ .../eidas/opensaml/ext/impl/SPTypeImpl.html | 392 ++++ .../opensaml/ext/impl/SPTypeMarshaller.html | 315 ++++ .../opensaml/ext/impl/SPTypeUnmarshaller.html | 305 ++++ .../class-use/RequestedAttributeBuilder.html | 126 ++ .../class-use/RequestedAttributeImpl.html | 126 ++ .../class-use/RequestedAttributesBuilder.html | 126 ++ .../class-use/RequestedAttributesImpl.html | 126 ++ .../RequestedAttributesMarshaller.html | 126 ++ .../RequestedAttributesUnmarshaller.html | 126 ++ .../ext/impl/class-use/SPTypeBuilder.html | 126 ++ .../ext/impl/class-use/SPTypeImpl.html | 126 ++ .../ext/impl/class-use/SPTypeMarshaller.html | 126 ++ .../impl/class-use/SPTypeUnmarshaller.html | 126 ++ .../opensaml/ext/impl/package-frame.html | 30 + .../opensaml/ext/impl/package-summary.html | 209 +++ .../eidas/opensaml/ext/impl/package-tree.html | 188 ++ .../eidas/opensaml/ext/impl/package-use.html | 126 ++ .../eidas/opensaml/ext/package-frame.html | 28 + .../eidas/opensaml/ext/package-summary.html | 190 ++ .../eidas/opensaml/ext/package-tree.html | 175 ++ .../eidas/opensaml/ext/package-use.html | 206 +++ docs/javadoc/opensaml3/1.0.6/stylesheet.css | 574 ++++++ docs/site/opensaml2/dependencies.html | 12 +- .../opensaml2/dependency-convergence.html | 10 +- docs/site/opensaml2/dependency-info.html | 24 +- .../opensaml2/distribution-management.html | 10 +- docs/site/opensaml2/index.html | 10 +- docs/site/opensaml2/license.html | 10 +- docs/site/opensaml2/plugin-management.html | 10 +- docs/site/opensaml2/plugins.html | 30 +- docs/site/opensaml2/project-info.html | 10 +- docs/site/opensaml2/project-summary.html | 12 +- docs/site/opensaml2/source-repository.html | 10 +- docs/site/opensaml2/team-list.html | 10 +- docs/site/opensaml3/dependencies.html | 12 +- .../opensaml3/dependency-convergence.html | 10 +- docs/site/opensaml3/dependency-info.html | 24 +- .../opensaml3/distribution-management.html | 10 +- docs/site/opensaml3/index.html | 10 +- docs/site/opensaml3/license.html | 10 +- docs/site/opensaml3/plugin-management.html | 10 +- docs/site/opensaml3/plugins.html | 30 +- docs/site/opensaml3/project-info.html | 10 +- docs/site/opensaml3/project-summary.html | 12 +- docs/site/opensaml3/source-repository.html | 10 +- docs/site/opensaml3/team-list.html | 10 +- opensaml2/pom.xml | 2 +- .../opensaml2/common/EidasConstants.java | 8 +- .../eidas/opensaml2/common/EidasLoaEnum.java | 13 +- opensaml3/pom.xml | 2 +- .../eidas/opensaml/common/EidasConstants.java | 8 +- .../eidas/opensaml/common/EidasLoaEnum.java | 13 +- 471 files changed, 105754 insertions(+), 160 deletions(-) create mode 100644 docs/javadoc/opensaml2/1.0.6/allclasses-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/allclasses-noframe.html create mode 100644 docs/javadoc/opensaml2/1.0.6/constant-values.html create mode 100644 docs/javadoc/opensaml2/1.0.6/deprecated-list.html create mode 100644 docs/javadoc/opensaml2/1.0.6/help-doc.html create mode 100644 docs/javadoc/opensaml2/1.0.6/index-all.html create mode 100644 docs/javadoc/opensaml2/1.0.6/index.html create mode 100644 docs/javadoc/opensaml2/1.0.6/overview-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/overview-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/overview-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/package-list create mode 100644 docs/javadoc/opensaml2/1.0.6/script.js create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasConstants.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasLoaEnum.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasConstants.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasLoaEnum.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/EidasBootstrap.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/class-use/EidasBootstrap.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttribute.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributeTemplates.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributes.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPTypeEnumeration.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeConstants.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeUtils.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/BirthNameType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressStructuredType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentFamilyNameType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentGivenNameType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/DateOfBirthType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderTypeEnumeration.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PersonIdentifierType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PlaceOfBirthType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/TransliterationStringType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitFirstline.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitSecondline.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/CvaddressArea.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorDesignator.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorName.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PoBox.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostCode.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostName.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/Thoroughfare.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitFirstline.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitSecondline.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/CvaddressArea.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorDesignator.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorName.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PoBox.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostCode.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostName.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/Thoroughfare.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeConstants.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeUtils.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/BirthNameType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressStructuredType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentFamilyNameType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentGivenNameType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/DateOfBirthType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderTypeEnumeration.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PersonIdentifierType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PlaceOfBirthType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/TransliterationStringType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttribute.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributeTemplates.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributes.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPType.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPTypeEnumeration.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeBuilder.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeImpl.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeMarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-frame.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-summary.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-tree.html create mode 100644 docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-use.html create mode 100644 docs/javadoc/opensaml2/1.0.6/stylesheet.css create mode 100644 docs/javadoc/opensaml3/1.0.6/allclasses-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/allclasses-noframe.html create mode 100644 docs/javadoc/opensaml3/1.0.6/constant-values.html create mode 100644 docs/javadoc/opensaml3/1.0.6/deprecated-list.html create mode 100644 docs/javadoc/opensaml3/1.0.6/help-doc.html create mode 100644 docs/javadoc/opensaml3/1.0.6/index-all.html create mode 100644 docs/javadoc/opensaml3/1.0.6/index.html create mode 100644 docs/javadoc/opensaml3/1.0.6/overview-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/overview-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/overview-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/package-list create mode 100644 docs/javadoc/opensaml3/1.0.6/script.js create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/EidasConstants.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/EidasLoaEnum.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/class-use/EidasConstants.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/class-use/EidasLoaEnum.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/XMLObjectProviderInitializer.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/RequestedAttribute.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/RequestedAttributeTemplates.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/RequestedAttributes.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/SPType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/SPTypeEnumeration.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/AttributeUtils.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/BirthNameType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressStructuredType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/CurrentAddressType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/CurrentFamilyNameType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/CurrentGivenNameType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/EidasAttributeValueType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/GenderType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/GenderTypeEnumeration.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/PersonIdentifierType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/PlaceOfBirthType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitFirstline.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/AdminunitSecondline.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/CvaddressArea.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/LocatorDesignator.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/LocatorName.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/PoBox.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/PostCode.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/PostName.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/Thoroughfare.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitFirstline.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitSecondline.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/CvaddressArea.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorDesignator.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorName.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PoBox.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostCode.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostName.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/Thoroughfare.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitFirstlineImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/AdminunitSecondlineImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/CvaddressAreaImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorDesignatorImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/LocatorNameImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/PoBoxImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostCodeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/PostNameImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/ThoroughfareImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeConstants.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeUtils.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/BirthNameType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressStructuredType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentFamilyNameType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentGivenNameType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/DateOfBirthType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/EidasAttributeValueType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderTypeEnumeration.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/PersonIdentifierType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/PlaceOfBirthType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/TransliterationStringType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttribute.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributeTemplates.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributes.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/SPType.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/SPTypeEnumeration.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/RequestedAttributeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/RequestedAttributesUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/SPTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/SPTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/SPTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/SPTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeBuilder.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeImpl.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeMarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeUnmarshaller.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-frame.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-summary.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-tree.html create mode 100644 docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-use.html create mode 100644 docs/javadoc/opensaml3/1.0.6/stylesheet.css diff --git a/docs/index.html b/docs/index.html index 86ac9baa..55d8ac3d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -73,7 +73,7 @@

Maven

<dependency>
   <groupId>se.litsec.eidas</groupId>
   <artifactId>eidas-opensaml2</artifactId>
-  <version>1.0.5</version>
+  <version>1.0.6</version>
 </dependency>
@@ -85,7 +85,7 @@

Maven

<dependency>
   <groupId>se.litsec.eidas</groupId>
   <artifactId>eidas-opensaml3</artifactId>
-  <version>1.0.5</version>
+  <version>1.0.6</version>
 </dependency>
@@ -98,10 +98,10 @@

Maven

API documentation

diff --git a/docs/javadoc/opensaml2/1.0.6/allclasses-frame.html b/docs/javadoc/opensaml2/1.0.6/allclasses-frame.html new file mode 100644 index 00000000..b83f6278 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/allclasses-frame.html @@ -0,0 +1,106 @@ + + + + + + +All Classes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/allclasses-noframe.html b/docs/javadoc/opensaml2/1.0.6/allclasses-noframe.html new file mode 100644 index 00000000..0fb06278 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/allclasses-noframe.html @@ -0,0 +1,106 @@ + + + + + + +All Classes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/constant-values.html b/docs/javadoc/opensaml2/1.0.6/constant-values.html new file mode 100644 index 00000000..16dccacf --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/constant-values.html @@ -0,0 +1,768 @@ + + + + + + +Constant Field Values (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

se.litsec.*

+ + + + +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/deprecated-list.html b/docs/javadoc/opensaml2/1.0.6/deprecated-list.html new file mode 100644 index 00000000..6d771f8a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/deprecated-list.html @@ -0,0 +1,126 @@ + + + + + + +Deprecated List (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/help-doc.html b/docs/javadoc/opensaml2/1.0.6/help-doc.html new file mode 100644 index 00000000..80e89a25 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/help-doc.html @@ -0,0 +1,231 @@ + + + + + + +API Help (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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.
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/index-all.html b/docs/javadoc/opensaml2/1.0.6/index-all.html new file mode 100644 index 00000000..c255924d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/index-all.html @@ -0,0 +1,1526 @@ + + + + + + +Index (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H L M P R S T U V  + + +

A

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

B

+
+
BirthNameType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS BirthNameType.
+
+
BirthNameTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Builder for BirthNameType.
+
+
BirthNameTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeBuilder
+
 
+
BirthNameTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation class for BirthNameType
+
+
BirthNameTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeImpl
+
+
Constructor.
+
+
bootstrap() - Method in class se.litsec.eidas.opensaml2.config.EidasBootstrap
+
+
Bootstrap method for this library.
+
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitFirstlineBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitFirstlineBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitSecondlineBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitSecondlineBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.ThoroughfareBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.address.impl.ThoroughfareBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesBuilder
+
buildObject() - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeBuilder
+
buildObject(String, String, String) - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeBuilder
+
+ + + +

C

+
+
create(String, String, String, Boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the given attribute name.
+
+
createAttribute(String, String, String) - Static method in class se.litsec.eidas.opensaml2.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.opensaml2.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.opensaml2.ext.attributes.AttributeUtils
+
+
Creates an AttributeValue object of the given class.
+
+
createAttributeValueObject(QName, Class<T>) - Static method in class se.litsec.eidas.opensaml2.ext.attributes.AttributeUtils
+
+
Creates an AttributeValue object of the given class and schema type.
+
+
CURRENT_ADDRESS(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the CurrentAddress attribute.
+
+
CURRENT_FAMILY_NAME(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the CurrentFamilyName attribute.
+
+
CURRENT_GIVEN_NAME(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the CurrentGivenName attribute.
+
+
CurrentAddressStructuredType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS type CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Builder for CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeBuilder
+
 
+
CurrentAddressStructuredTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation of CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Constructor.
+
+
CurrentAddressStructuredTypeMarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Marshaller for CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller
+
 
+
CurrentAddressStructuredTypeUnmarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Thread safe unmarshaller for CurrentAddressStructuredType.
+
+
CurrentAddressStructuredTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller
+
 
+
CurrentAddressType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS CurrentAddressType.
+
+
CurrentAddressTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Builder for CurrentAddressType.
+
+
CurrentAddressTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeBuilder
+
 
+
CurrentAddressTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation of CurrentAddressType.
+
+
CurrentAddressTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeImpl
+
+
Constructor.
+
+
CurrentAddressTypeMarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
The marshaller for CurrentAddressType.
+
+
CurrentAddressTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeMarshaller
+
 
+
CurrentAddressTypeUnmarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Thread safe unmarshaller for CurrentAddressType.
+
+
CurrentAddressTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeUnmarshaller
+
 
+
CurrentFamilyNameType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS CurrentFamilyNameType.
+
+
CurrentFamilyNameTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+ +
+
CurrentFamilyNameTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeBuilder
+
 
+
CurrentFamilyNameTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation class for CurrentFamilyNameType
+
+
CurrentFamilyNameTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeImpl
+
+
Constructor.
+
+
CurrentGivenNameType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS CurrentGivenNameType.
+
+
CurrentGivenNameTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+ +
+
CurrentGivenNameTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeBuilder
+
 
+
CurrentGivenNameTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation class for CurrentGivenNameType
+
+
CurrentGivenNameTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeImpl
+
+
Constructor.
+
+
CvaddressArea - Interface in se.litsec.eidas.opensaml2.ext.attributes.address
+
+
The CvaddressArea element of the CurrentAddressStructuredType.
+
+
CvaddressAreaBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Builder for CvaddressArea.
+
+
CvaddressAreaBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaBuilder
+
 
+
CvaddressAreaImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation of CvaddressArea.
+
+
CvaddressAreaImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaImpl
+
+
Constructor.
+
+
+ + + +

D

+
+
DATE_OF_BIRTH(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the DateOfBirth attribute.
+
+
DateOfBirthType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS DateOfBirthType.
+
+
DateOfBirthTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Builder of DateOfBirthType objects.
+
+
DateOfBirthTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeBuilder
+
 
+
DateOfBirthTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation of DateOfBirthType.
+
+
DateOfBirthTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Constructor.
+
+
DateOfBirthTypeMarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Thread-safe marshaller of DateOfBirthType objects.
+
+
DateOfBirthTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeMarshaller
+
 
+
DateOfBirthTypeUnmarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Thread-safe unmarshaller for DateOfBirthType objects.
+
+
DateOfBirthTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeUnmarshaller
+
 
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.AdminunitFirstline
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.AdminunitSecondline
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.CvaddressArea
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.LocatorDesignator
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.LocatorName
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.PoBox
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.PostCode
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.PostName
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.Thoroughfare
+
+
Element local name.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.RequestedAttributes
+
+
Element name, no namespace.
+
+
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.SPType
+
+
Local Name of SPType.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.AdminunitFirstline
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.AdminunitSecondline
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.CvaddressArea
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.LocatorDesignator
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.LocatorName
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.PoBox
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.PostCode
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.PostName
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.address.Thoroughfare
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.RequestedAttribute
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.RequestedAttributes
+
+
Default element name.
+
+
DEFAULT_ELEMENT_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.SPType
+
+
Default element name.
+
+
+ + + +

E

+
+
EIDAS_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
BirthName friendly name.
+
+
EIDAS_BIRTH_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for BirthName.
+
+
EIDAS_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
CurrentGivenName friendly name.
+
+
EIDAS_CURRENT_ADDRESS_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for CurrentAddress.
+
+
EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
CurrentFamilyName friendly name.
+
+
EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for CurrentFamilyName.
+
+
EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
CurrentGivenName friendly name.
+
+
EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for CurrentGivenName.
+
+
EIDAS_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
DateOfBirth friendly name.
+
+
EIDAS_DATE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for DateOfBirth.
+
+
EIDAS_GENDER_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Gender friendly name.
+
+
EIDAS_GENDER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for Gender.
+
+
EIDAS_LOA_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.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.opensaml2.common.EidasConstants
+
+
The Authentication Context URI for the "High" Level of Assurance.
+
+
EIDAS_LOA_HIGH_NON_NOTIFIED - Static variable in class se.litsec.eidas.opensaml2.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_LOW - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The Authentication Context URI for the "Low" Level of Assurance.
+
+
EIDAS_LOA_LOW_NON_NOTIFIED - Static variable in class se.litsec.eidas.opensaml2.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_SUBSTANTIAL - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The Authentication Context URI for the "Substantial" Level of Assurance.
+
+
EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The Authentication Context URI for the "Substantial" Level of Assurance where the eID scheme is not notified by the + eIDAS country.
+
+
EIDAS_NP_NS - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The eIDAS Natural Persons attribute XML Namespace.
+
+
EIDAS_NP_PREFIX - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The eIDAS Natural Persons attribute QName prefix.
+
+
EIDAS_NS - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The eIDAS SAML extension XML Namespace.
+
+
EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
PersonIdentifier friendly name.
+
+
EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for PersonIdentifier.
+
+
EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
PlaceOfBirth friendly name.
+
+
EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+
+
Attribute name for PlaceOfBirth.
+
+
EIDAS_PREFIX - Static variable in class se.litsec.eidas.opensaml2.common.EidasConstants
+
+
The eIDAS SAML extension QName prefix.
+
+
EidasBootstrap - Class in se.litsec.eidas.opensaml2.config
+
+
Bootstrapper class for the eIDAS library.
+
+
EidasConstants - Class in se.litsec.eidas.opensaml2.common
+
+
Constants for the OpenSAML eIDAS extension library.
+
+
EidasLoaEnum - Enum in se.litsec.eidas.opensaml2.common
+
+
Enumeration representing an eIDAS Level of Assurance.
+
+
equals(Object) - Method in class se.litsec.eidas.opensaml2.ext.attributes.GenderTypeEnumeration
+
equals(Object) - Method in class se.litsec.eidas.opensaml2.ext.SPTypeEnumeration
+
+ + + +

F

+
+
FEMALE - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.GenderTypeEnumeration
+
+
Female.
+
+
formatDate() - Method in interface se.litsec.eidas.opensaml2.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.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Formats the birth date according to the formatting rules of xsd:date (YYYY-MM-DD).
+
+
+ + + +

G

+
+
GENDER(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the Gender attribute.
+
+
GenderType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS GenderType.
+
+
GenderTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Builder for GenderType.
+
+
GenderTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeBuilder
+
 
+
GenderTypeEnumeration - Class in se.litsec.eidas.opensaml2.ext.attributes
+
+
Enumeration of the <eidas:GenderType> type.
+
+
GenderTypeEnumeration(String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.GenderTypeEnumeration
+
+
Constructor.
+
+
GenderTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation of GenderType.
+
+
GenderTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeImpl
+
+
Constructor.
+
+
GenderTypeMarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
A thread safe Marshaller for GenderType objects.
+
+
GenderTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeMarshaller
+
 
+
GenderTypeUnmarshaller - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Thread-safe unmarshaller for GenderType objects.
+
+
GenderTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeUnmarshaller
+
 
+
getAdminunitFirstline() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the the admin unit first line element.
+
+
getAdminunitFirstline() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the the admin unit first line element.
+
+
getAdminunitSecondline() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the the admin unit second line element.
+
+
getAdminunitSecondline() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the the admin unit second line element.
+
+
getCvaddressArea() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Cvaddress area element.
+
+
getCvaddressArea() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Cvaddress area element.
+
+
getDate() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.DateOfBirthType
+
+
Returns the birth date.
+
+
getDate() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Returns the birth date.
+
+
getDestinationNationalityCode() - Method in class se.litsec.eidas.opensaml2.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.opensaml2.ext.attributes.PersonIdentifierType
+
+
Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization.
+
+
getGender() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.GenderType
+
+
Returns the gender.
+
+
getGender() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeImpl
+
+
Returns the gender.
+
+
getIdentifierString() - Method in class se.litsec.eidas.opensaml2.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.opensaml2.ext.attributes.PersonIdentifierType
+
+
returns the third part of the uniqueness identifier that is a combination of readable characters.
+
+
getInstance() - Static method in class se.litsec.eidas.opensaml2.config.EidasBootstrap
+
+
Returns the bootstrapper instance.
+
+
getLatinScript() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Returns the LatinScript value.
+
+
getLatinScript() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.TransliterationStringType
+
+
Returns the LatinScript value.
+
+
getLatinScriptXSBooleanValue() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Returns the LatinScript value.
+
+
getLatinScriptXSBooleanValue() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.TransliterationStringType
+
+
Returns the LatinScript value.
+
+
getLocatorDesignator() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the locator designator element.
+
+
getLocatorDesignator() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the locator designator element.
+
+
getLocatorName() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the locator name element.
+
+
getLocatorName() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the locator name element.
+
+
getNationalityCode() - Method in class se.litsec.eidas.opensaml2.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.opensaml2.ext.attributes.PersonIdentifierType
+
+
Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier.
+
+
getOrder() - Method in enum se.litsec.eidas.opensaml2.common.EidasLoaEnum
+
+
Returns the sorting order index.
+
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeImpl
+
getPoBox() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Post box element
+
+
getPoBox() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Post box element
+
+
getPostCode() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Post code element.
+
+
getPostCode() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Post code element.
+
+
getPostName() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the post name element.
+
+
getPostName() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the post name element.
+
+
getRequestedAttributes() - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesImpl
+
+
Returns a reference to the list of the requested attributes.
+
+
getRequestedAttributes() - Method in interface se.litsec.eidas.opensaml2.ext.RequestedAttributes
+
+
Returns a reference to the list of the requested attributes.
+
+
getThoroughfare() - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Returns the Thoroughfare element.
+
+
getThoroughfare() - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Returns the Thoroughfare element.
+
+
getType() - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeImpl
+
+
Returns the SP type.
+
+
getType() - Method in interface se.litsec.eidas.opensaml2.ext.SPType
+
+
Returns the SP type.
+
+
getUri() - Method in enum se.litsec.eidas.opensaml2.common.EidasLoaEnum
+
+
Returns the URI for this LoA.
+
+
getValue() - Method in class se.litsec.eidas.opensaml2.ext.attributes.GenderTypeEnumeration
+
+
Returns the gender value.
+
+
getValue() - Method in class se.litsec.eidas.opensaml2.ext.SPTypeEnumeration
+
+
Returns the type value.
+
+
+ + + +

H

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

L

+
+
LATIN_SCRIPT_ATTRIB_NAME - Static variable in interface se.litsec.eidas.opensaml2.ext.attributes.TransliterationStringType
+
+
"LatinScript" attribute's local name.
+
+
LocatorDesignator - Interface in se.litsec.eidas.opensaml2.ext.attributes.address
+
+
The LocatorDesignator element of the CurrentAddressStructuredType.
+
+
LocatorDesignatorBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Builder for LocatorDesignator.
+
+
LocatorDesignatorBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorBuilder
+
 
+
LocatorDesignatorImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation of LocatorDesignator.
+
+
LocatorDesignatorImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorImpl
+
+
Constructor.
+
+
LocatorName - Interface in se.litsec.eidas.opensaml2.ext.attributes.address
+
+
The LocatorName element of the CurrentAddressStructuredType.
+
+
LocatorNameBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Builder for LocatorName.
+
+
LocatorNameBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameBuilder
+
 
+
LocatorNameImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation of LocatorName.
+
+
LocatorNameImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameImpl
+
+
Constructor.
+
+
+ + + +

M

+
+
MALE - Static variable in class se.litsec.eidas.opensaml2.ext.attributes.GenderTypeEnumeration
+
+
Male.
+
+
marshallAttributes(XMLObject, Element) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeMarshaller
+
marshallChildElements(XMLObject, Element) - Method in class se.litsec.eidas.opensaml2.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.opensaml2.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.opensaml2.ext.attributes.impl.DateOfBirthTypeMarshaller
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeMarshaller
+
marshallElementContent(XMLObject, Element) - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeMarshaller
+
+ + + +

P

+
+
parse(String) - Static method in enum se.litsec.eidas.opensaml2.common.EidasLoaEnum
+
+
Given a URI the method returns the enum value matching.
+
+
PERSON_IDENTIFIER(Boolean, boolean) - Static method in class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+
+
Creates a RequestedAttribute object for the PersonIdentifier attribute.
+
+
PersonIdentifierType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS PersonIdentifierType.
+
+
PersonIdentifierTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+ +
+
PersonIdentifierTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeBuilder
+
 
+
PersonIdentifierTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation of the PersonIdentifierType interface.
+
+
PersonIdentifierTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeImpl
+
+
Constructor.
+
+
PlaceOfBirthType - Interface in se.litsec.eidas.opensaml2.ext.attributes
+
+
The eIDAS PlaceOfBirthType.
+
+
PlaceOfBirthTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Builder for PlaceOfBirthType.
+
+
PlaceOfBirthTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeBuilder
+
 
+
PlaceOfBirthTypeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation of the PlaceOfBirthType interface.
+
+
PlaceOfBirthTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeImpl
+
+
Constructor.
+
+
PoBox - Interface in se.litsec.eidas.opensaml2.ext.attributes.address
+
+
The PoBox element of the CurrentAddressStructuredType.
+
+
PoBoxBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Builder for PoBox.
+
+
PoBoxBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxBuilder
+
 
+
PoBoxImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation of PoBox.
+
+
PoBoxImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxImpl
+
+
Constructor.
+
+
PostCode - Interface in se.litsec.eidas.opensaml2.ext.attributes.address
+
+
The PostCode element of the CurrentAddressStructuredType.
+
+
PostCodeBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Builder for PostCode.
+
+
PostCodeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeBuilder
+
 
+
PostCodeImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation of PostCode.
+
+
PostCodeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeImpl
+
+
Constructor.
+
+
PostName - Interface in se.litsec.eidas.opensaml2.ext.attributes.address
+
+
The PostName element of the CurrentAddressStructuredType.
+
+
PostNameBuilder - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Builder for PostName.
+
+
PostNameBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameBuilder
+
 
+
PostNameImpl - Class in se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation of PostName.
+
+
PostNameImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameImpl
+
+
Constructor.
+
+
PRIVATE - Static variable in class se.litsec.eidas.opensaml2.ext.SPTypeEnumeration
+
+
The "private" SP type.
+
+
processAttribute(XMLObject, Attr) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller
+
processChildElement(XMLObject, XMLObject) - Method in class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeUnmarshaller
+
processElementContent(XMLObject, String) - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeUnmarshaller
+
PUBLIC - Static variable in class se.litsec.eidas.opensaml2.ext.SPTypeEnumeration
+
+
The "public" SP type.
+
+
+ + + +

R

+
+
RequestedAttribute - Interface in se.litsec.eidas.opensaml2.ext
+
+
The eIDAS <eidas:RequestedAttribute> element.
+
+
RequestedAttributeBuilder - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
Builder for RequestedAttribute.
+
+
RequestedAttributeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeBuilder
+
 
+
RequestedAttributeImpl - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
Implementation of RequestedAttribute.
+
+
RequestedAttributeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeImpl
+
+
Constructor.
+
+
RequestedAttributes - Interface in se.litsec.eidas.opensaml2.ext
+
+
The eIDAS <eidas:RequestedAttributes> element.
+
+
RequestedAttributesBuilder - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
Builder for RequestedAttributes.
+
+
RequestedAttributesBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesBuilder
+
 
+
RequestedAttributesImpl - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
Implementation of RequestedAttributes.
+
+
RequestedAttributesImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesImpl
+
+
Constructor.
+
+
RequestedAttributesMarshaller - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
A thread safe Marshaller for RequestedAttributes objects.
+
+
RequestedAttributesMarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesMarshaller
+
 
+
RequestedAttributesUnmarshaller - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
A thread safe unmarshaller for RequestedAttributes.
+
+
RequestedAttributesUnmarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesUnmarshaller
+
 
+
RequestedAttributeTemplates - Class in se.litsec.eidas.opensaml2.ext
+
+
Utility methods for use when RequestedAttribute elements are inserted in an AuthnRequest extension.
+
+
+ + + +

S

+
+
se.litsec.eidas.opensaml2.common - package se.litsec.eidas.opensaml2.common
+
+
Common definitions for the OpenSAML eIDAS extension package.
+
+
se.litsec.eidas.opensaml2.config - package se.litsec.eidas.opensaml2.config
+
+
Configuration classes for the OpenSAML 2.X eIDAS extension library.
+
+
se.litsec.eidas.opensaml2.ext - package se.litsec.eidas.opensaml2.ext
+
+
Interfaces and classes representing eIDAS extension elements.
+
+
se.litsec.eidas.opensaml2.ext.attributes - package se.litsec.eidas.opensaml2.ext.attributes
+
+
eIDAS attribute definitions.
+
+
se.litsec.eidas.opensaml2.ext.attributes.address - package se.litsec.eidas.opensaml2.ext.attributes.address
+
+
Support types for the eIDAS CurrentAddressStructuredType.
+
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl - package se.litsec.eidas.opensaml2.ext.attributes.address.impl
+
+
Implementation classes for the supporting types of the eIDAS CurrentAddressStructuredType.
+
+
se.litsec.eidas.opensaml2.ext.attributes.impl - package se.litsec.eidas.opensaml2.ext.attributes.impl
+
+
Implementation classes for eIDAS SAML attributes.
+
+
se.litsec.eidas.opensaml2.ext.impl - package se.litsec.eidas.opensaml2.ext.impl
+
+
Implementation classes for eIDAS SAML extensions.
+
+
setAdminunitFirstline(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the admin unit first line element.
+
+
setAdminunitFirstline(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the admin unit first line element.
+
+
setAdminunitSecondline(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the admin unit second line element.
+
+
setAdminunitSecondline(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the admin unit second line element.
+
+
setCvaddressArea(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Cvaddress area element.
+
+
setCvaddressArea(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Cvaddress area element.
+
+
setDate(LocalDate) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.DateOfBirthType
+
+
Assigns the date.
+
+
setDate(int, int, int) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.DateOfBirthType
+
+
Assigns the date by giving the year, month and day of month.
+
+
setDate(LocalDate) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Assigns the date.
+
+
setDate(int, int, int) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+
+
Assigns the date by giving the year, month and day of month.
+
+
setGender(GenderTypeEnumeration) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.GenderType
+
+
Assigns the gender.
+
+
setGender(GenderTypeEnumeration) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeImpl
+
+
Assigns the gender.
+
+
setLatinScript(Boolean) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Assigns the LatinScript attribute value.
+
+
setLatinScript(XSBooleanValue) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl
+
+
Assigns the LatinScript attribute value.
+
+
setLatinScript(Boolean) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.TransliterationStringType
+
+
Assigns the LatinScript attribute value.
+
+
setLatinScript(XSBooleanValue) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.TransliterationStringType
+
+
Assigns the LatinScript attribute value.
+
+
setLocatorDesignator(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the locator designator element.
+
+
setLocatorDesignator(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the locator designator element.
+
+
setLocatorName(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the locator name element.
+
+
setLocatorName(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the locator name element.
+
+
setPoBox(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Post box element.
+
+
setPoBox(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Post box element.
+
+
setPostCode(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Post code element.
+
+
setPostCode(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Post code element.
+
+
setPostName(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the post name element.
+
+
setPostName(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the post name element.
+
+
setThoroughfare(String) - Method in interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType
+
+
Assigns the Thoroughfare element.
+
+
setThoroughfare(String) - Method in class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl
+
+
Assigns the Thoroughfare element.
+
+
setType(SPTypeEnumeration) - Method in class se.litsec.eidas.opensaml2.ext.impl.SPTypeImpl
+
+
Assigns the SP type
+
+
setType(SPTypeEnumeration) - Method in interface se.litsec.eidas.opensaml2.ext.SPType
+
+
Assigns the SP type
+
+
SPType - Interface in se.litsec.eidas.opensaml2.ext
+
+
The eIDAS <eidas:SPType> element.
+
+
SPTypeBuilder - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
Builder of SPTypeImpl.
+
+
SPTypeBuilder() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.SPTypeBuilder
+
+
Constructor.
+
+
SPTypeEnumeration - Class in se.litsec.eidas.opensaml2.ext
+
+
A type safe enumeration of the <eidas:SPType> element.
+
+
SPTypeEnumeration(String) - Constructor for class se.litsec.eidas.opensaml2.ext.SPTypeEnumeration
+
+
Constructor.
+
+
SPTypeImpl - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
Concrete implementation of SPType.
+
+
SPTypeImpl(String, String, String) - Constructor for class se.litsec.eidas.opensaml2.ext.impl.SPTypeImpl
+
+
Constructor.
+
+
SPTypeMarshaller - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
A thread safe Marshaller for SPType objects.
+
+
SPTypeMarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.SPTypeMarshaller
+
 
+
SPTypeUnmarshaller - Class in se.litsec.eidas.opensaml2.ext.impl
+
+
A thread-safe Unmarshaller for SPType objects.
+
+
SPTypeUnmarshaller() - Constructor for class se.litsec.eidas.opensaml2.ext.impl.SPTypeUnmarshaller
+
 
+
+ + + +

T

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

U

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

V

+
+
valueOf(String) - Static method in enum se.litsec.eidas.opensaml2.common.EidasLoaEnum
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum se.litsec.eidas.opensaml2.common.EidasLoaEnum
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+A B C D E F G H L M P R S T U V 
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/index.html b/docs/javadoc/opensaml2/1.0.6/index.html new file mode 100644 index 00000000..d468d90a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/index.html @@ -0,0 +1,76 @@ + + + + + + +eIDAS extension for OpenSAML 2.x - 1.0.6 + + + + + + + + + +<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/opensaml2/1.0.6/overview-frame.html b/docs/javadoc/opensaml2/1.0.6/overview-frame.html new file mode 100644 index 00000000..af19d4ee --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/overview-frame.html @@ -0,0 +1,29 @@ + + + + + + +Overview List (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/overview-summary.html b/docs/javadoc/opensaml2/1.0.6/overview-summary.html new file mode 100644 index 00000000..4d9272fc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/overview-summary.html @@ -0,0 +1,184 @@ + + + + + + +Overview (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

eIDAS extension for OpenSAML 2.x - 1.0.6

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
se.litsec.eidas.opensaml2.common +
Common definitions for the OpenSAML eIDAS extension package.
+
se.litsec.eidas.opensaml2.config +
Configuration classes for the OpenSAML 2.X eIDAS extension library.
+
se.litsec.eidas.opensaml2.ext +
Interfaces and classes representing eIDAS extension elements.
+
se.litsec.eidas.opensaml2.ext.attributes +
eIDAS attribute definitions.
+
se.litsec.eidas.opensaml2.ext.attributes.address +
Support types for the eIDAS CurrentAddressStructuredType.
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl +
Implementation classes for the supporting types of the eIDAS CurrentAddressStructuredType.
+
se.litsec.eidas.opensaml2.ext.attributes.impl +
Implementation classes for eIDAS SAML attributes.
+
se.litsec.eidas.opensaml2.ext.impl +
Implementation classes for eIDAS SAML extensions.
+
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/overview-tree.html b/docs/javadoc/opensaml2/1.0.6/overview-tree.html new file mode 100644 index 00000000..588f6e12 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/overview-tree.html @@ -0,0 +1,509 @@ + + + + + + +Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/package-list b/docs/javadoc/opensaml2/1.0.6/package-list new file mode 100644 index 00000000..32396cc0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/package-list @@ -0,0 +1,8 @@ +se.litsec.eidas.opensaml2.common +se.litsec.eidas.opensaml2.config +se.litsec.eidas.opensaml2.ext +se.litsec.eidas.opensaml2.ext.attributes +se.litsec.eidas.opensaml2.ext.attributes.address +se.litsec.eidas.opensaml2.ext.attributes.address.impl +se.litsec.eidas.opensaml2.ext.attributes.impl +se.litsec.eidas.opensaml2.ext.impl diff --git a/docs/javadoc/opensaml2/1.0.6/script.js b/docs/javadoc/opensaml2/1.0.6/script.js new file mode 100644 index 00000000..b3463569 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/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/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasConstants.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasConstants.html new file mode 100644 index 00000000..30852c05 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasConstants.html @@ -0,0 +1,439 @@ + + + + + + +EidasConstants (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.common
+

Class EidasConstants

+
+
+ +
+
    +
  • +
    +
    +
    public class EidasConstants
    +extends Object
    +
    Constants for the OpenSAML eIDAS extension library.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        EIDAS_PREFIX

        +
        public static final String EIDAS_PREFIX
        +
        The eIDAS SAML extension QName prefix.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_NP_NS

        +
        public static final String EIDAS_NP_NS
        +
        The eIDAS Natural Persons attribute XML Namespace.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_NP_PREFIX

        +
        public static final String EIDAS_NP_PREFIX
        +
        The eIDAS Natural Persons attribute QName prefix.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_LOW

        +
        public static final String EIDAS_LOA_LOW
        +
        The Authentication Context URI for the "Low" Level of Assurance.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_LOW_NON_NOTIFIED

        +
        public static final String EIDAS_LOA_LOW_NON_NOTIFIED
        +
        The Authentication Context URI for the "Low" Level of Assurance where the eID scheme is not notified by the + eIDAS country. Note: URI is not yet determined.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_SUBSTANTIAL

        +
        public static final String EIDAS_LOA_SUBSTANTIAL
        +
        The Authentication Context URI for the "Substantial" Level of Assurance.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED

        +
        public static final String EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED
        +
        The Authentication Context URI for the "Substantial" Level of Assurance where the eID scheme is not notified by the + eIDAS country. Note: URI is not yet determined.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_HIGH

        +
        public static final String EIDAS_LOA_HIGH
        +
        The Authentication Context URI for the "High" Level of Assurance.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_HIGH_NON_NOTIFIED

        +
        public static final String EIDAS_LOA_HIGH_NON_NOTIFIED
        +
        The Authentication Context URI for the "High" Level of Assurance where the eID scheme is not notified by the eIDAS + country. Note: URI is not yet determined.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasLoaEnum.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasLoaEnum.html new file mode 100644 index 00000000..93c1ca9a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/EidasLoaEnum.html @@ -0,0 +1,476 @@ + + + + + + +EidasLoaEnum (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.common
+

Enum EidasLoaEnum

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable, Comparable<EidasLoaEnum>
    +
    +
    +
    +
    public enum EidasLoaEnum
    +extends Enum<EidasLoaEnum>
    +
    Enumeration representing an eIDAS Level of Assurance.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        LOA_LOW

        +
        public static final EidasLoaEnum LOA_LOW
        +
        eIDAS "low" Level of assurance.
        +
      • +
      + + + +
        +
      • +

        LOA_LOW_NON_NOTIFIED

        +
        public static final EidasLoaEnum LOA_LOW_NON_NOTIFIED
        +
        eIDAS "low" Level of assurance. For non-notified eID scheme.
        +
      • +
      + + + +
        +
      • +

        LOA_SUBSTANTIAL_NON_NOTIFIED

        +
        public static final EidasLoaEnum LOA_SUBSTANTIAL_NON_NOTIFIED
        +
        eIDAS "substantial" Level of assurance. For non-notified eID scheme.
        +
      • +
      + + + +
        +
      • +

        LOA_SUBSTANTIAL

        +
        public static final EidasLoaEnum LOA_SUBSTANTIAL
        +
        eIDAS "substantial" Level of assurance.
        +
      • +
      + + + +
        +
      • +

        LOA_HIGH_NON_NOTIFIED

        +
        public static final EidasLoaEnum LOA_HIGH_NON_NOTIFIED
        +
        eIDAS "high" Level of assurance. For non-notified eID scheme.
        +
      • +
      + + + +
        +
      • +

        LOA_HIGH

        +
        public static final EidasLoaEnum LOA_HIGH
        +
        eIDAS "high" Level of assurance.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EidasLoaEnum[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EidasLoaEnum c : EidasLoaEnum.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EidasLoaEnum valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getUri

        +
        public String getUri()
        +
        Returns the URI for this LoA.
        +
        +
        Returns:
        +
        an URI
        +
        +
      • +
      + + + +
        +
      • +

        getOrder

        +
        public int getOrder()
        +
        Returns the sorting order index.
        +
        +
        Returns:
        +
        the sorting order (the higher the strength, the higher the value)
        +
        +
      • +
      + + + +
        +
      • +

        parse

        +
        public static EidasLoaEnum parse(String uri)
        +
        Given a URI the method returns the enum value matching.
        +
        +
        Parameters:
        +
        uri - URI
        +
        Returns:
        +
        the matching enum value or null is no match is found
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasConstants.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasConstants.html new file mode 100644 index 00000000..2a974f33 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasConstants.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.common.EidasConstants (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.common.EidasConstants
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasLoaEnum.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasLoaEnum.html new file mode 100644 index 00000000..2288bf4b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/class-use/EidasLoaEnum.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.common.EidasLoaEnum (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

se.litsec.eidas.opensaml2.common

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-summary.html new file mode 100644 index 00000000..d30d71d9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-summary.html @@ -0,0 +1,172 @@ + + + + + + +se.litsec.eidas.opensaml2.common (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package se.litsec.eidas.opensaml2.common

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

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml2.common Description

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-tree.html new file mode 100644 index 00000000..48303dfa --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +se.litsec.eidas.opensaml2.common Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-use.html new file mode 100644 index 00000000..f9ef3f9b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/common/package-use.html @@ -0,0 +1,163 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.common (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/EidasBootstrap.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/EidasBootstrap.html new file mode 100644 index 00000000..1f02ddf6 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/EidasBootstrap.html @@ -0,0 +1,277 @@ + + + + + + +EidasBootstrap (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.config
+

Class EidasBootstrap

+
+
+ +
+
    +
  • +
    +
    +
    public class EidasBootstrap
    +extends Object
    +
    Bootstrapper class for the eIDAS library. +

    + Note that OpenSAML needs to be initialized before invoking the EidasBootstrap. +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    See Also:
    +
    DefaultBootstrap
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInstance

        +
        public static EidasBootstrap getInstance()
        +
        Returns the bootstrapper instance.
        +
        +
        Returns:
        +
        the bootstrapper instance
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/class-use/EidasBootstrap.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/class-use/EidasBootstrap.html new file mode 100644 index 00000000..a0b57dd0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/class-use/EidasBootstrap.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.config.EidasBootstrap (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
se.litsec.eidas.opensaml2.config.EidasBootstrap

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-frame.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-frame.html new file mode 100644 index 00000000..b0961dd9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +se.litsec.eidas.opensaml2.config (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

se.litsec.eidas.opensaml2.config

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-summary.html new file mode 100644 index 00000000..1b2a4b6f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-summary.html @@ -0,0 +1,155 @@ + + + + + + +se.litsec.eidas.opensaml2.config (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package se.litsec.eidas.opensaml2.config

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

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml2.config Description

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-tree.html new file mode 100644 index 00000000..be5413d8 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +se.litsec.eidas.opensaml2.config Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-use.html new file mode 100644 index 00000000..23da862d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/config/package-use.html @@ -0,0 +1,163 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.config (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttribute.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttribute.html new file mode 100644 index 00000000..ff83ee21 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttribute.html @@ -0,0 +1,327 @@ + + + + + + +RequestedAttribute (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext
+

Interface RequestedAttribute

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    Attribute, AttributeExtensibleXMLObject, RequestedAttribute, SAMLObject, ValidatingXMLObject, XMLObject
    +
    +
    +
    +
    public interface RequestedAttribute
    +extends RequestedAttribute
    +
    The eIDAS <eidas:RequestedAttribute> element. + +
     
    + <?xml version="1.0" encoding="UTF-8"?>
    + <xsd:schema
    +     xmlns="http://eidas.europa.eu/saml-extensions"
    +     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    +     targetNamespace="http://eidas.europa.eu/saml-extensions"
    +     elementFormDefault="qualified"
    +     attributeFormDefault="unqualified"
    +     version="1">
    +       
    +   <complexType name="RequestedAttributeType">
    +     <sequence>
    +       <element ref="eidas:AttributeValue" type="anyType" minOccurs="0" maxOccurs="unbounded"/>
    +     </sequence>
    +     <attribute name="Name" type="string" use="required"/>
    +     <attribute name="NameFormat" type="anyURI" use="required"/>
    +     <attribute name="FriendlyName" type="string" use="optional"/>
    +     <anyAttribute namespace="##other" processContents="lax"/>
    +     <attribute name="isRequired" type="boolean" use="optional"/>
    +   </complexType>
    +   
    + </xsd:schema> 
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributeTemplates.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributeTemplates.html new file mode 100644 index 00000000..0de3a6f5 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributeTemplates.html @@ -0,0 +1,413 @@ + + + + + + +RequestedAttributeTemplates (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext
+

Class RequestedAttributeTemplates

+
+
+ +
+
    +
  • +
    +
    +
    public class RequestedAttributeTemplates
    +extends Object
    +
    Utility methods for use when RequestedAttribute elements are inserted in an AuthnRequest extension.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        PERSON_IDENTIFIER

        +
        public static RequestedAttribute PERSON_IDENTIFIER(Boolean isRequired,
        +                                                   boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the PersonIdentifier attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the PersonIdentifier attribute
        +
        +
      • +
      + + + +
        +
      • +

        CURRENT_FAMILY_NAME

        +
        public static RequestedAttribute CURRENT_FAMILY_NAME(Boolean isRequired,
        +                                                     boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the CurrentFamilyName attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the CurrentFamilyName attribute
        +
        +
      • +
      + + + +
        +
      • +

        CURRENT_GIVEN_NAME

        +
        public static RequestedAttribute CURRENT_GIVEN_NAME(Boolean isRequired,
        +                                                    boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the CurrentGivenName attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the CurrentGivenName attribute
        +
        +
      • +
      + + + +
        +
      • +

        DATE_OF_BIRTH

        +
        public static RequestedAttribute DATE_OF_BIRTH(Boolean isRequired,
        +                                               boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the DateOfBirth attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the DateOfBirth attribute
        +
        +
      • +
      + + + +
        +
      • +

        GENDER

        +
        public static RequestedAttribute GENDER(Boolean isRequired,
        +                                        boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the Gender attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the Gender attribute
        +
        +
      • +
      + + + +
        +
      • +

        CURRENT_ADDRESS

        +
        public static RequestedAttribute CURRENT_ADDRESS(Boolean isRequired,
        +                                                 boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the CurrentAddress attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the CurrentAddress attribute
        +
        +
      • +
      + + + +
        +
      • +

        create

        +
        public static RequestedAttribute create(String name,
        +                                        String friendlyName,
        +                                        String nameFormat,
        +                                        Boolean isRequired)
        +
        Creates a RequestedAttribute object for the given attribute name.
        +
        +
        Parameters:
        +
        name - the attribute name
        +
        friendlyName - the attribute friendly name (optional)
        +
        nameFormat - the name format (defaults to urn:oasis:names:tc:SAML:2.0:attrname-format:uri if the value is not + supplied)
        +
        isRequired - flag to tell whether the attribute is required
        +
        Returns:
        +
        a RequestedAttribute object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributes.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributes.html new file mode 100644 index 00000000..9cce08de --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/RequestedAttributes.html @@ -0,0 +1,373 @@ + + + + + + +RequestedAttributes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext
+

Interface RequestedAttributes

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    SAMLObject, ValidatingXMLObject, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    RequestedAttributesImpl
    +
    +
    +
    +
    public interface RequestedAttributes
    +extends SAMLObject
    +
    The eIDAS <eidas:RequestedAttributes> element. + +
     
    + <?xml version="1.0" encoding="UTF-8"?>
    + <xsd:schema
    +      xmlns="http://eidas.europa.eu/saml-extensions"
    +      xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    +      targetNamespace="http://eidas.europa.eu/saml-extensions"
    +      elementFormDefault="qualified"
    +      attributeFormDefault="unqualified"
    +      version="1">
    +      
    +   <xs:element name="RequestedAttributes" type="eidas:RequestedAttributesType" />
    +   
    +   <xs:complexType name="RequestedAttributesType">
    +     <xs:sequence>
    +       <xs:element minOccurs="0" maxOccurs="unbounded" ref="eidas:RequestedAttribute"/>
    +     </xs:sequence>
    +   </xs:complexType>
    + </xsd:schema>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element name, no namespace.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRequestedAttributes

        +
        List<RequestedAttribute> getRequestedAttributes()
        +
        Returns a reference to the list of the requested attributes.
        +
        +
        Returns:
        +
        an attribute list
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPType.html new file mode 100644 index 00000000..97d77a02 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPType.html @@ -0,0 +1,395 @@ + + + + + + +SPType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext
+

Interface SPType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    SAMLObject, ValidatingXMLObject, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    SPTypeImpl
    +
    +
    +
    +
    public interface SPType
    +extends SAMLObject
    +
    The eIDAS <eidas:SPType> element. + +
      
    + <?xml version="1.0" encoding="UTF-8"?>
    + <xsd:schema
    +      xmlns="http://eidas.europa.eu/saml-extensions"
    +      xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    +      targetNamespace="http://eidas.europa.eu/saml-extensions"
    +      elementFormDefault="qualified"
    +      attributeFormDefault="unqualified"
    +      version="1">
    +    
    +   <xs:element name="SPType" type="SPTypeType"/>
    +   
    +   <xs:simpleType name="SPTypeType">
    +     <xs:restriction base="xs:string">
    +       <xs:enumeration value="public"/>
    +       <xs:enumeration value="private"/>
    +     </xs:restriction>
    +   </xs:simpleType>
    +   
    + </xsd:schema>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Local Name of SPType.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getType

        +
        SPTypeEnumeration getType()
        +
        Returns the SP type.
        +
        +
        Returns:
        +
        the SP type
        +
        +
      • +
      + + + +
        +
      • +

        setType

        +
        void setType(SPTypeEnumeration type)
        +
        Assigns the SP type
        +
        +
        Parameters:
        +
        type - the type
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPTypeEnumeration.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPTypeEnumeration.html new file mode 100644 index 00000000..c6d16d8b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/SPTypeEnumeration.html @@ -0,0 +1,398 @@ + + + + + + +SPTypeEnumeration (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext
+

Class SPTypeEnumeration

+
+
+ +
+
    +
  • +
    +
    +
    public final class SPTypeEnumeration
    +extends Object
    +
    A type safe enumeration of the <eidas:SPType> element.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SPTypeEnumeration

        +
        public SPTypeEnumeration(String type)
        +
        Constructor.
        +
        +
        Parameters:
        +
        type - the SP type
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
        Returns the type value.
        +
        +
        Returns:
        +
        the value
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeConstants.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeConstants.html new file mode 100644 index 00000000..d69b78ff --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeConstants.html @@ -0,0 +1,609 @@ + + + + + + +AttributeConstants (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Class AttributeConstants

+
+
+ +
+
    +
  • +
    +
    +
    public class AttributeConstants
    +extends Object
    +
    Constant values for attribute names defined in + eIDAS SAML + Attribute Profile.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        EIDAS_LOA_ATTRIBUTE_NAME

        +
        public static final String EIDAS_LOA_ATTRIBUTE_NAME
        +
        Attribute name for the LoA attribute used in metadata (as an EntityAttribute).
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_NAME

        +
        public static final String EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_NAME
        +
        Attribute name for PersonIdentifier.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME
        +
        PersonIdentifier friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME

        +
        public static final String EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME
        +
        Attribute name for CurrentFamilyName.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME
        +
        CurrentFamilyName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME

        +
        public static final String EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME
        +
        Attribute name for CurrentGivenName.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME
        +
        CurrentGivenName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_DATE_OF_BIRTH_ATTRIBUTE_NAME

        +
        public static final String EIDAS_DATE_OF_BIRTH_ATTRIBUTE_NAME
        +
        Attribute name for DateOfBirth.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME
        +
        DateOfBirth friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_GENDER_ATTRIBUTE_NAME

        +
        public static final String EIDAS_GENDER_ATTRIBUTE_NAME
        +
        Attribute name for Gender.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_GENDER_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_GENDER_ATTRIBUTE_FRIENDLY_NAME
        +
        Gender friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_ADDRESS_ATTRIBUTE_NAME

        +
        public static final String EIDAS_CURRENT_ADDRESS_ATTRIBUTE_NAME
        +
        Attribute name for CurrentAddress.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME
        +
        CurrentGivenName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_BIRTH_NAME_ATTRIBUTE_NAME

        +
        public static final String EIDAS_BIRTH_NAME_ATTRIBUTE_NAME
        +
        Attribute name for BirthName.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME
        +
        BirthName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_NAME

        +
        public static final String EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_NAME
        +
        Attribute name for PlaceOfBirth.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME
        +
        PlaceOfBirth friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AttributeConstants

        +
        public AttributeConstants()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeUtils.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeUtils.html new file mode 100644 index 00000000..1ead1ecf --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/AttributeUtils.html @@ -0,0 +1,390 @@ + + + + + + +AttributeUtils (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Class AttributeUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class AttributeUtils
    +extends Object
    +
    Utility methods for handling attributes and attribute values.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createAttribute

        +
        public static Attribute createAttribute(String name,
        +                                        String friendlyName,
        +                                        String nameFormat)
        +
        Utility method that creates an Attribute given its name, friendly name and name format.
        +
        +
        Parameters:
        +
        name - the attribute name
        +
        friendlyName - the attribute friendly name (may be null)
        +
        nameFormat - the name format
        +
        Returns:
        +
        an Attribute object
        +
        +
      • +
      + + + +
        +
      • +

        createAttribute

        +
        public static Attribute createAttribute(String name,
        +                                        String friendlyName)
        +
        Creates an Attribute with the given name (and friendly name) and with a name format of + .
        +
        +
        Parameters:
        +
        name - the attribute name
        +
        friendlyName - the attribute friendly name (may be null)
        +
        Returns:
        +
        an Attribute object
        +
        See Also:
        +
        createAttribute(String, String, String)
        +
        +
      • +
      + + + +
        +
      • +

        createAttributeValueObject

        +
        public static <T extends XMLObject> T createAttributeValueObject(Class<T> clazz)
        +
        Creates an AttributeValue object of the given class. The type of the attribute value will be the field that + is declared as TYPE_NAME of the given class. +

        + After the object has been constructed, its setter methods should be called to setup the value object before adding + it to the attribute itself. +

        +
        +
        Type Parameters:
        +
        T - the type
        +
        Parameters:
        +
        clazz - the type of attribute value
        +
        Returns:
        +
        the attribute value
        +
        See Also:
        +
        createAttributeValueObject(QName, Class)
        +
        +
      • +
      + + + +
        +
      • +

        createAttributeValueObject

        +
        public static <T extends XMLObject> T createAttributeValueObject(QName schemaType,
        +                                                                 Class<T> clazz)
        +
        Creates an AttributeValue object of the given class and schema type. +

        + After the object has been constructed, its setter methods should be called to setup the value object before adding + it to the attribute itself. +

        +
        +
        Type Parameters:
        +
        T - the type
        +
        Parameters:
        +
        schemaType - the schema type that should be assigned to the attribute value, i.e., + xsi:type="eidas:CurrentFamilyNameType"
        +
        clazz - the type of the attribute value
        +
        Returns:
        +
        the attribute value
        +
        See Also:
        +
        createAttributeValueObject(Class)
        +
        +
      • +
      + + + + + +
        +
      • +

        addAttributeValue

        +
        public static <T extends XMLObject> void addAttributeValue(Attribute attribute,
        +                                                           T value)
        +
        Utility method that adds an XML object as a value to an Attribute. +

        + Example: +

        +
        
        + Attribute attr = 
        +   AttributeUtils.createAttribute("http://eidas.europa.eu/attributes/naturalperson/CurrentFamilyName", "FamilyName");
        + CurrentFamilyNameType value = AttributeUtils.createAttributeValueObject(CurrentFamilyNameType.class);
        + value.setValue("Lindström");
        + AttributeUtils.addAttributeValue(attr, value);
        + 
        +
        +
        Type Parameters:
        +
        T - the type
        +
        Parameters:
        +
        attribute - the attribute to update
        +
        value - the value to add
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/BirthNameType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/BirthNameType.html new file mode 100644 index 00000000..04e74a21 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/BirthNameType.html @@ -0,0 +1,325 @@ + + + + + + +BirthNameType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface BirthNameType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    TransliterationStringType, ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    BirthNameTypeImpl
    +
    +
    +
    +
    public interface BirthNameType
    +extends TransliterationStringType
    +
    The eIDAS BirthNameType. + +
    +  
    + <xsd:complexType name="BirthNameType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       First name(s) and family name(s) of the natural person at birth.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +       <xsd:attribute ref="LatinScript" />
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
    
    + <saml:Attribute
    +       FriendlyName="BirthName"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/BirthName"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:BirthNameType">
    +     Sarah Jane Booth
    +   </saml:AttributeValue
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressStructuredType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressStructuredType.html new file mode 100644 index 00000000..72fbf940 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressStructuredType.html @@ -0,0 +1,699 @@ + + + + + + +CurrentAddressStructuredType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface CurrentAddressStructuredType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject
    +
    +
    +
    All Known Subinterfaces:
    +
    CurrentAddressType
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentAddressStructuredTypeImpl, CurrentAddressTypeImpl
    +
    +
    +
    +
    public interface CurrentAddressStructuredType
    +extends XMLObject
    +
    The eIDAS type CurrentAddressStructuredType. + +
    +  
    + <xsd:complexType name="CurrentAddressStructuredType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current address of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:sequence>
    +     <xsd:element name="PoBox" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="LocatorDesignator" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="LocatorName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="CvaddressArea" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="Thoroughfare" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="PostName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="AdminunitFirstline" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="AdminunitSecondline" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="PostCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +   </xsd:sequence>
    + </xsd:complexType>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setPoBox

        +
        void setPoBox(String poBox)
        +
        Assigns the Post box element.
        +
        +
        Parameters:
        +
        poBox - the Post box
        +
        +
      • +
      + + + +
        +
      • +

        getPoBox

        +
        String getPoBox()
        +
        Returns the Post box element
        +
        +
        Returns:
        +
        the Post box element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorDesignator

        +
        void setLocatorDesignator(String locatorDesignator)
        +
        Assigns the locator designator element. +

        + About a locator designator from + mapping.semic.eu: +

        +
        The locator designator is a number or a sequence of characters that uniquely identifies the locator + within the relevant scope(s). The full identification of the locator could include one or more locator designators. + [INSPIRE] In simpler terms, this is the building number, apartment number, etc. It is characteristic that these + designators, according to tradition or to a specific set of rules, are assigned systematically. For example address + numbers are most often assigned in ascending order with odd and even numbers on each side of the thoroughfare. + Another example is the floor identifier that in a standardized way expresses on which level the address is located. + [INSPIRE] The key difference between a locator designator and a locator name is that the latter is a proper name + and is unlikely to include digits.
        +
        +
        Parameters:
        +
        locatorDesignator - the locator designator
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorDesignator

        +
        String getLocatorDesignator()
        +
        Returns the locator designator element.
        +
        +
        Returns:
        +
        the locator designator element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorName

        +
        void setLocatorName(String locatorName)
        +
        Assigns the locator name element. +

        + A locator name is typically a building, site or room name. +

        +
        +
        Parameters:
        +
        locatorName - the locator name
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorName

        +
        String getLocatorName()
        +
        Returns the locator name element.
        +
        +
        Returns:
        +
        the locator name element or null if no such element is available.
        +
        +
      • +
      + + + +
        +
      • +

        setCvaddressArea

        +
        void setCvaddressArea(String cvaddressArea)
        +
        Assigns the Cvaddress area element.
        +
        +
        Parameters:
        +
        cvaddressArea - the Cvaddress area element
        +
        +
      • +
      + + + +
        +
      • +

        getCvaddressArea

        +
        String getCvaddressArea()
        +
        Returns the Cvaddress area element.
        +
        +
        Returns:
        +
        the Cvaddress area element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setThoroughfare

        +
        void setThoroughfare(String thoroughfare)
        +
        Assigns the Thoroughfare element. +

        + The element contains information about the thoroughfare - for example, the street, avenue, or boulevard - on which + an address is located. +

        +
        +
        Parameters:
        +
        thoroughfare - the Thoroughfare element
        +
        +
      • +
      + + + +
        +
      • +

        getThoroughfare

        +
        String getThoroughfare()
        +
        Returns the Thoroughfare element.
        +
        +
        Returns:
        +
        the Thoroughfare element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setPostName

        +
        void setPostName(String postName)
        +
        Assigns the post name element. +

        + The post name is generally the city-part of the address. +

        +
        +
        Parameters:
        +
        postName - the post name
        +
        +
      • +
      + + + +
        +
      • +

        getPostName

        +
        String getPostName()
        +
        Returns the post name element.
        +
        +
        Returns:
        +
        the post name element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitFirstline

        +
        void setAdminunitFirstline(String adminunitFirstline)
        +
        Assigns the admin unit first line element.
        +
        +
        Parameters:
        +
        adminunitFirstline - the admin unit first line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitFirstline

        +
        String getAdminunitFirstline()
        +
        Returns the the admin unit first line element.
        +
        +
        Returns:
        +
        the the admin unit first line element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitSecondline

        +
        void setAdminunitSecondline(String adminunitSecondline)
        +
        Assigns the admin unit second line element.
        +
        +
        Parameters:
        +
        adminunitSecondline - the admin unit second line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitSecondline

        +
        String getAdminunitSecondline()
        +
        Returns the the admin unit second line element.
        +
        +
        Returns:
        +
        the the admin unit second line element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setPostCode

        +
        void setPostCode(String postCode)
        +
        Assigns the Post code element.
        +
        +
        Parameters:
        +
        postCode - the Post code element
        +
        +
      • +
      + + + +
        +
      • +

        getPostCode

        +
        String getPostCode()
        +
        Returns the Post code element.
        +
        +
        Returns:
        +
        the Post code element or null if no such element is available
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressType.html new file mode 100644 index 00000000..cade538a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentAddressType.html @@ -0,0 +1,376 @@ + + + + + + +CurrentAddressType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface CurrentAddressType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    CurrentAddressStructuredType, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentAddressTypeImpl
    +
    +
    +
    +
    public interface CurrentAddressType
    +extends CurrentAddressStructuredType
    +
    The eIDAS CurrentAddressType. + +
     
    + <xsd:simpleType name="CurrentAddressType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current address of the natural person as a base64 encoded string.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:restriction base="xsd:string"/>
    + </xsd:simpleType>
    + 
    + +

    + This attribute describes the current address for the natural person as registered with the MS authority. +

    +

    + Address data is structured by nature and is defined in the attribute schema as a structured XML sequence of + xsd:string elements. Where appropriate this structure address data follows the Core ISA Vocabulary type + CvAddressType although this has been simplified to a sequence of xsd:string elements. +

    +

    + To enable this data to be passed in a single attribute value this data MUST first be base64 encoded as described in + section 2.2.3 Responding Attributes, of the eIDAS Message Format specification. +

    + + Example: + +
     
    + <saml:Attribute
    +       FriendlyName="CurrentAddress"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/CurrentAddress"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:CurrentAddressType">
    +     PGVpZGFzOkxvY2F0b3JEZXNpZ25hdG9yPjIyPC9laWRhczpMb2NhdG9yRGVzaWduYX
    +     Rvcj48ZWlkYXM6VGhvcm91Z2hmYXJlPkFyY2FjaWEgQXZlbnVlPC9laWRhczpUaG9y
    +     b3VnaGZhcmU+DQo8ZWlkYXM6UG9zdE5hbWU+TG9uZG9uPC9laWRhczpQb3N0TmFtZT
    +     4NCjxlaWRhczpQb3N0Q29kZT5TVzFBIDFBQTwvZWlkYXM6UG9zdENvZGU+
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    See Also:
    +
    CurrentAddressStructuredType
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toSwedishEidString

        +
        String toSwedishEidString()
        +
        Within the Swedish eID Framework only string-valued attributes are released. It would be possible to simply release + the Base64-blob and let attribute consumers decode and parse it, but the "Attribute Specification for the Swedish + eID Framework" is a little bit more helpful. It mandates that the eIDAS + http://eidas.europa.eu/attributes/naturalperson/CurrentAddress attribute is converted into the the + attribute eidasNaturalPersonAddress (urn:oid:1.2.752.201.3.9). This attribute holds a string value which + contains URL-encoded key-value pairs separated by semicolons. + +

        + The XML-snippet below: +

        + +
         
        + <eidas:LocatorDesignator>22</eidas:LocatorDesignator>
        + <eidas:Thoroughfare>Arcacia Avenue</eidas:Thoroughfare>
        + <eidas:PostName>London</eidas:PostName>
        + <eidas:PostCode>SW1A 1AA</eidas:Postcode>
        + + will be represented as: "LocatorDesignator=22;Thoroughfare=Arcacia%20Avenue;PostName=London;PostCode=SW1A%201AA".
        +
        +
        Returns:
        +
        the address represented as a name-value string
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentFamilyNameType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentFamilyNameType.html new file mode 100644 index 00000000..2dc7e5ae --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentFamilyNameType.html @@ -0,0 +1,324 @@ + + + + + + +CurrentFamilyNameType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface CurrentFamilyNameType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    TransliterationStringType, ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentFamilyNameTypeImpl
    +
    +
    +
    +
    public interface CurrentFamilyNameType
    +extends TransliterationStringType
    +
    The eIDAS CurrentFamilyNameType. + +
     
    + <xsd:complexType name="CurrentFamilyNameType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current family name of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +       <xsd:attribute ref="LatinScript"/>
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
     
    + <saml:Attribute
    +       FriendlyName="FamilyName"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/CurrentFamilyName"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:CurrentFamilyNameType">
    +     Chalk
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentGivenNameType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentGivenNameType.html new file mode 100644 index 00000000..311a71c7 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/CurrentGivenNameType.html @@ -0,0 +1,324 @@ + + + + + + +CurrentGivenNameType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface CurrentGivenNameType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    TransliterationStringType, ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentGivenNameTypeImpl
    +
    +
    +
    +
    public interface CurrentGivenNameType
    +extends TransliterationStringType
    +
    The eIDAS CurrentGivenNameType. + +
     
    + <xsd:complexType name="CurrentGivenNameType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current given names of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +       <xsd:attribute ref="LatinScript"/>
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
     
    + <saml:Attribute
    +       FriendlyName="FirstName"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/CurrentGivenName"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:CurrentGivenNameType">
    +     Sarah
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/DateOfBirthType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/DateOfBirthType.html new file mode 100644 index 00000000..230fd4cb --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/DateOfBirthType.html @@ -0,0 +1,400 @@ + + + + + + +DateOfBirthType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface DateOfBirthType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    DateOfBirthTypeImpl
    +
    +
    +
    +
    public interface DateOfBirthType
    +extends XMLObject
    +
    The eIDAS DateOfBirthType. + +
     
    + <xsd:simpleType name="DateOfBirthType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Date of Birth for the Natural Person (Based on xsd:date i.e. YYYY-MM-DD format).
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:restriction base="xsd:date"/>
    + </xsd:simpleType>
    + 
    + + Example: + +
    
    + <saml:Attribute
    +       FriendlyName="DateOfBirth"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/DateOfBirth"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:DateOfBirthType">
    +     1970-05-28
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setDate

        +
        void setDate(org.joda.time.LocalDate date)
        +
        Assigns the date.
        +
        +
        Parameters:
        +
        date - the date to assign
        +
        +
      • +
      + + + +
        +
      • +

        setDate

        +
        void setDate(int year,
        +             int month,
        +             int dayOfMonth)
        +
        Assigns the date by giving the year, month and day of month.
        +
        +
        Parameters:
        +
        year - the year (four digits)
        +
        month - the month (1-12)
        +
        dayOfMonth - the day of month (1-31)
        +
        +
      • +
      + + + +
        +
      • +

        getDate

        +
        org.joda.time.LocalDate getDate()
        +
        Returns the birth date.
        +
        +
        Returns:
        +
        the date
        +
        +
      • +
      + + + +
        +
      • +

        formatDate

        +
        String formatDate()
        +
        Formats the birth date according to the formatting rules of xsd:date (YYYY-MM-DD).
        +
        +
        Returns:
        +
        a formatted date string
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderType.html new file mode 100644 index 00000000..fc442c82 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderType.html @@ -0,0 +1,358 @@ + + + + + + +GenderType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface GenderType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    GenderTypeImpl
    +
    +
    +
    +
    public interface GenderType
    +extends XMLObject
    +
    The eIDAS GenderType. + +
    
    + <xsd:simpleType name="GenderType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Gender of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:restriction base="xsd:string">
    +     <xsd:enumeration value="Male"/>
    +     <xsd:enumeration value="Female"/>
    +     <xsd:enumeration value="Unspecified"/>
    +   </xsd:restriction>
    + </xsd:simpleType>
    + 
    + + Example: + +
     
    + <saml:Attribute
    +       FriendlyName="Gender"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/Gender"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:GenderType">
    +     Female
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderTypeEnumeration.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderTypeEnumeration.html new file mode 100644 index 00000000..cdf1f744 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/GenderTypeEnumeration.html @@ -0,0 +1,414 @@ + + + + + + +GenderTypeEnumeration (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Class GenderTypeEnumeration

+
+
+ +
+
    +
  • +
    +
    +
    public final class GenderTypeEnumeration
    +extends Object
    +
    Enumeration of the <eidas:GenderType> type.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenderTypeEnumeration

        +
        public GenderTypeEnumeration(String gender)
        +
        Constructor.
        +
        +
        Parameters:
        +
        gender - the gender
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
        Returns the gender value.
        +
        +
        Returns:
        +
        the value
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PersonIdentifierType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PersonIdentifierType.html new file mode 100644 index 00000000..24a00e62 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PersonIdentifierType.html @@ -0,0 +1,426 @@ + + + + + + +PersonIdentifierType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface PersonIdentifierType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    SAMLObject, ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PersonIdentifierTypeImpl
    +
    +
    +
    +
    public interface PersonIdentifierType
    +extends XSString, SAMLObject
    +
    The eIDAS PersonIdentifierType. + +
     
    + <xsd:simpleType name="PersonIdentifierType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Unique identifier for the natural person as defined by the eIDAS Regulation.
    +     </xsd:documentation>
    +   </xsd:annotation>
    + <xsd:restriction base="xsd:string"/>
    + </xsd:simpleType>
    + 
    + + Example: + +
    
    +  <saml:Attribute
    +        FriendlyName="PersonIdentifier"
    +        Name="http://eidas.europa.eu/attributes/naturalperson/PersonIdentifier"
    +        NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +    <saml:AttributeValue xsi:type="eidasnp:PersonIdentifierType">
    +      ES/AT/02635542Y
    +    </saml:AttributeValue>
    +  </saml:Attribute>
    + 
    + + The uniqueness identifier consists of: +
      +
    1. + The first part is the Nationality Code of the identifier. This is one of the ISO 3166-1 alpha-2 codes, followed + by a slash (“/“)). +
    2. +
    3. + The second part is the Nationality Code of the destination country or international + organization. This is one of the ISO 3166-1 alpha-2 codes, followed by a slash (“/“). +
    4. +
    5. + The third part a combination of readable characters. This uniquely identifies the identity asserted in the + country of origin but does not necessarily reveal any discernible correspondence with the subject's actual identifier + (for example, username, fiscal number etc). +
    6. +
    + +

    + Example: ES/AT/02635542Y (Spanish eIDNumber for an Austrian SP) +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNationalityCode

        +
        String getNationalityCode()
        +
        Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier. This is an ISO + 3166-1 alpha-2 code. +

        + Example: ES/AT/02635542Y +

        +
        +
        Returns:
        +
        the Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getDestinationNationalityCode

        +
        String getDestinationNationalityCode()
        +
        Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization. This is an ISO 3166-1 alpha-2 code. + +

        + Example: ES/AT/02635542Y +

        +
        +
        Returns:
        +
        the destination Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getIdentifierString

        +
        String getIdentifierString()
        +
        returns the third part of the uniqueness identifier that is a combination of readable characters. This uniquely + identifies the identity asserted in the country of origin but does not necessarily reveal any discernible + correspondence with the subject's actual + identifier (for example, username, fiscal number etc). + +

        + Example: ES</AT/<b>02635542Y</b> +

        +
        +
        Returns:
        +
        the identifier string of the uniqueness identifier
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PlaceOfBirthType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PlaceOfBirthType.html new file mode 100644 index 00000000..41162acc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/PlaceOfBirthType.html @@ -0,0 +1,310 @@ + + + + + + +PlaceOfBirthType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface PlaceOfBirthType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    SAMLObject, ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PlaceOfBirthTypeImpl
    +
    +
    +
    +
    public interface PlaceOfBirthType
    +extends XSString, SAMLObject
    +
    The eIDAS PlaceOfBirthType. + +
    + 
    + <xsd:complexType name="PlaceOfBirthType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Place of birth for a natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
    
    + <saml:Attribute
    +       FriendlyName="PlaceOfBirth"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/PlaceOfBirth"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:PlaceOfBirthType">
    +     Peterborough
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/TransliterationStringType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/TransliterationStringType.html new file mode 100644 index 00000000..dff79e5d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/TransliterationStringType.html @@ -0,0 +1,406 @@ + + + + + + +TransliterationStringType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes
+

Interface TransliterationStringType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Subinterfaces:
    +
    BirthNameType, CurrentFamilyNameType, CurrentGivenNameType
    +
    +
    +
    All Known Implementing Classes:
    +
    BirthNameTypeImpl, CurrentFamilyNameTypeImpl, CurrentGivenNameTypeImpl, TransliterationStringTypeImpl
    +
    +
    +
    +
    public interface TransliterationStringType
    +extends XSString
    +
    Interface for eIDAS attribute values that may be represented as non-Latin scripts. + +

    + Section 2.4 of the + eIDAS SAML + Attribute Profile states the following: +

    +

    + Transliteration allows the consumer of identity assertions to determine which attribute values are recorded in Latin + and non-Latin script. +

    +

    + For attribute values where transliteration is applicable (as defined by the profile) a modifying attribute + LatinScript=”false” MUST be applied to the <AttributeValue>. This LatinScript attribute is + optional and set to true by default. +

    + To facilitate transliteration two <AttributeValue> statements MUST be included in the <Attribute> + statement; +
      +
    1. a Latin script variant of the attribute value
    2. +
    3. a non-Latin script variant which MUST be clearly identified using the LatinScript attribute set to + false.
    4. +
    +

    + If a transliterated attribute value is included the LatinScript attribute MUST be set to false + indicating a non-latin variant of the attribute value. Nodes MUST take account of the LatinScript attribute + where present and act accordingly. +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        LATIN_SCRIPT_ATTRIB_NAME

        +
        static final String LATIN_SCRIPT_ATTRIB_NAME
        +
        "LatinScript" attribute's local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLatinScript

        +
        Boolean getLatinScript()
        +
        Returns the LatinScript value. If the attribute is not set Boolean#TRUE will be returned.
        +
        +
        Returns:
        +
        the LatinScript attribute value
        +
        +
      • +
      + + + +
        +
      • +

        getLatinScriptXSBooleanValue

        +
        XSBooleanValue getLatinScriptXSBooleanValue()
        +
        Returns the LatinScript value. If the attribute is not set null will be returned.
        +
        +
        Returns:
        +
        the LatinScript attribute value
        +
        +
      • +
      + + + +
        +
      • +

        setLatinScript

        +
        void setLatinScript(Boolean latinScript)
        +
        Assigns the LatinScript attribute value.
        +
        +
        Parameters:
        +
        latinScript - the LatinScript attribute value
        +
        +
      • +
      + + + +
        +
      • +

        setLatinScript

        +
        void setLatinScript(XSBooleanValue latinScript)
        +
        Assigns the LatinScript attribute value.
        +
        +
        Parameters:
        +
        latinScript - the LatinScript attribute value
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitFirstline.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitFirstline.html new file mode 100644 index 00000000..d1f1a060 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitFirstline.html @@ -0,0 +1,290 @@ + + + + + + +AdminunitFirstline (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface AdminunitFirstline

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitSecondline.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitSecondline.html new file mode 100644 index 00000000..8122e8cd --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/AdminunitSecondline.html @@ -0,0 +1,290 @@ + + + + + + +AdminunitSecondline (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface AdminunitSecondline

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/CvaddressArea.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/CvaddressArea.html new file mode 100644 index 00000000..414dcb39 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/CvaddressArea.html @@ -0,0 +1,290 @@ + + + + + + +CvaddressArea (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface CvaddressArea

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    CvaddressAreaImpl
    +
    +
    +
    +
    public interface CvaddressArea
    +extends XSString
    +
    The CvaddressArea element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorDesignator.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorDesignator.html new file mode 100644 index 00000000..f75208d3 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorDesignator.html @@ -0,0 +1,290 @@ + + + + + + +LocatorDesignator (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface LocatorDesignator

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorName.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorName.html new file mode 100644 index 00000000..7cbdfe52 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/LocatorName.html @@ -0,0 +1,290 @@ + + + + + + +LocatorName (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface LocatorName

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    LocatorNameImpl
    +
    +
    +
    +
    public interface LocatorName
    +extends XSString
    +
    The LocatorName element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PoBox.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PoBox.html new file mode 100644 index 00000000..4990e87f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PoBox.html @@ -0,0 +1,290 @@ + + + + + + +PoBox (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface PoBox

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PoBoxImpl
    +
    +
    +
    +
    public interface PoBox
    +extends XSString
    +
    The PoBox element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostCode.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostCode.html new file mode 100644 index 00000000..e1257443 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostCode.html @@ -0,0 +1,290 @@ + + + + + + +PostCode (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface PostCode

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PostCodeImpl
    +
    +
    +
    +
    public interface PostCode
    +extends XSString
    +
    The PostCode element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostName.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostName.html new file mode 100644 index 00000000..966d9dde --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/PostName.html @@ -0,0 +1,290 @@ + + + + + + +PostName (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface PostName

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PostNameImpl
    +
    +
    +
    +
    public interface PostName
    +extends XSString
    +
    The PostName element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/Thoroughfare.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/Thoroughfare.html new file mode 100644 index 00000000..07816a05 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/Thoroughfare.html @@ -0,0 +1,290 @@ + + + + + + +Thoroughfare (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address
+

Interface Thoroughfare

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ValidatingXMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    ThoroughfareImpl
    +
    +
    +
    +
    public interface Thoroughfare
    +extends XSString
    +
    The Thoroughfare element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitFirstline.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitFirstline.html new file mode 100644 index 00000000..523aa316 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitFirstline.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.AdminunitFirstline (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitSecondline.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitSecondline.html new file mode 100644 index 00000000..59c42572 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/AdminunitSecondline.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.AdminunitSecondline (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/CvaddressArea.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/CvaddressArea.html new file mode 100644 index 00000000..993e22ce --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/CvaddressArea.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.CvaddressArea (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorDesignator.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorDesignator.html new file mode 100644 index 00000000..b0aa81cb --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorDesignator.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.LocatorDesignator (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorName.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorName.html new file mode 100644 index 00000000..a6c77db7 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/LocatorName.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.LocatorName (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PoBox.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PoBox.html new file mode 100644 index 00000000..a406ea70 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PoBox.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.PoBox (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostCode.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostCode.html new file mode 100644 index 00000000..bbd8bb84 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostCode.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.PostCode (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostName.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostName.html new file mode 100644 index 00000000..ff140426 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/PostName.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.PostName (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/Thoroughfare.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/Thoroughfare.html new file mode 100644 index 00000000..94c9dd9d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/class-use/Thoroughfare.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.address.Thoroughfare (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineBuilder.html new file mode 100644 index 00000000..086662c4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineBuilder.html @@ -0,0 +1,317 @@ + + + + + + +AdminunitFirstlineBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class AdminunitFirstlineBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineImpl.html new file mode 100644 index 00000000..386ef7b9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitFirstlineImpl.html @@ -0,0 +1,341 @@ + + + + + + +AdminunitFirstlineImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class AdminunitFirstlineImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AdminunitFirstlineImpl

        +
        public AdminunitFirstlineImpl(String namespaceURI,
        +                              String elementLocalName,
        +                              String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineBuilder.html new file mode 100644 index 00000000..c5fd20ae --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineBuilder.html @@ -0,0 +1,317 @@ + + + + + + +AdminunitSecondlineBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class AdminunitSecondlineBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineImpl.html new file mode 100644 index 00000000..c1aef1f6 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/AdminunitSecondlineImpl.html @@ -0,0 +1,341 @@ + + + + + + +AdminunitSecondlineImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class AdminunitSecondlineImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AdminunitSecondlineImpl

        +
        public AdminunitSecondlineImpl(String namespaceURI,
        +                               String elementLocalName,
        +                               String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaBuilder.html new file mode 100644 index 00000000..56d8d7d5 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaBuilder.html @@ -0,0 +1,317 @@ + + + + + + +CvaddressAreaBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class CvaddressAreaBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaImpl.html new file mode 100644 index 00000000..d5c3af99 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/CvaddressAreaImpl.html @@ -0,0 +1,341 @@ + + + + + + +CvaddressAreaImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class CvaddressAreaImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CvaddressAreaImpl

        +
        public CvaddressAreaImpl(String namespaceURI,
        +                         String elementLocalName,
        +                         String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorBuilder.html new file mode 100644 index 00000000..006521a0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorBuilder.html @@ -0,0 +1,317 @@ + + + + + + +LocatorDesignatorBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class LocatorDesignatorBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorImpl.html new file mode 100644 index 00000000..3b9f0d98 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorDesignatorImpl.html @@ -0,0 +1,341 @@ + + + + + + +LocatorDesignatorImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class LocatorDesignatorImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LocatorDesignatorImpl

        +
        public LocatorDesignatorImpl(String namespaceURI,
        +                             String elementLocalName,
        +                             String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameBuilder.html new file mode 100644 index 00000000..5d7f5cd4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameBuilder.html @@ -0,0 +1,317 @@ + + + + + + +LocatorNameBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class LocatorNameBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameImpl.html new file mode 100644 index 00000000..ab3735ed --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/LocatorNameImpl.html @@ -0,0 +1,341 @@ + + + + + + +LocatorNameImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class LocatorNameImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LocatorNameImpl

        +
        public LocatorNameImpl(String namespaceURI,
        +                       String elementLocalName,
        +                       String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxBuilder.html new file mode 100644 index 00000000..b5575bcc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxBuilder.html @@ -0,0 +1,317 @@ + + + + + + +PoBoxBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class PoBoxBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxImpl.html new file mode 100644 index 00000000..a8f3d356 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PoBoxImpl.html @@ -0,0 +1,341 @@ + + + + + + +PoBoxImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class PoBoxImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PoBoxImpl

        +
        public PoBoxImpl(String namespaceURI,
        +                 String elementLocalName,
        +                 String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeBuilder.html new file mode 100644 index 00000000..6a8f913a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeBuilder.html @@ -0,0 +1,317 @@ + + + + + + +PostCodeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class PostCodeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeImpl.html new file mode 100644 index 00000000..2f2aa952 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostCodeImpl.html @@ -0,0 +1,341 @@ + + + + + + +PostCodeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class PostCodeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PostCodeImpl

        +
        public PostCodeImpl(String namespaceURI,
        +                    String elementLocalName,
        +                    String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameBuilder.html new file mode 100644 index 00000000..124a7f4f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameBuilder.html @@ -0,0 +1,317 @@ + + + + + + +PostNameBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class PostNameBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameImpl.html new file mode 100644 index 00000000..5eb843bf --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/PostNameImpl.html @@ -0,0 +1,341 @@ + + + + + + +PostNameImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class PostNameImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PostNameImpl

        +
        public PostNameImpl(String namespaceURI,
        +                    String elementLocalName,
        +                    String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareBuilder.html new file mode 100644 index 00000000..75fccad0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareBuilder.html @@ -0,0 +1,317 @@ + + + + + + +ThoroughfareBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class ThoroughfareBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareImpl.html new file mode 100644 index 00000000..6ebcd119 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/ThoroughfareImpl.html @@ -0,0 +1,341 @@ + + + + + + +ThoroughfareImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.address.impl
+

Class ThoroughfareImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ThoroughfareImpl

        +
        public ThoroughfareImpl(String namespaceURI,
        +                        String elementLocalName,
        +                        String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html new file mode 100644 index 00000000..b15f6f1b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitFirstlineBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitFirstlineBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html new file mode 100644 index 00000000..4b0e49fb --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitFirstlineImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitFirstlineImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html new file mode 100644 index 00000000..e41b1efc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitSecondlineBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitSecondlineBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html new file mode 100644 index 00000000..509408e1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitSecondlineImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.AdminunitSecondlineImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html new file mode 100644 index 00000000..87618008 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html new file mode 100644 index 00000000..71eabab9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.CvaddressAreaImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html new file mode 100644 index 00000000..90dabcaf --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html new file mode 100644 index 00000000..7859d5aa --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorDesignatorImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameBuilder.html new file mode 100644 index 00000000..4c3dbb0f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameImpl.html new file mode 100644 index 00000000..26c89545 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/LocatorNameImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.LocatorNameImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxBuilder.html new file mode 100644 index 00000000..fc8ae950 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxImpl.html new file mode 100644 index 00000000..194fd3a2 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PoBoxImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.PoBoxImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeBuilder.html new file mode 100644 index 00000000..190b9a1c --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeImpl.html new file mode 100644 index 00000000..63d13605 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostCodeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostCodeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameBuilder.html new file mode 100644 index 00000000..e89075a8 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameImpl.html new file mode 100644 index 00000000..277249d4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/PostNameImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.PostNameImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html new file mode 100644 index 00000000..02c411ba --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.ThoroughfareBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.ThoroughfareBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareImpl.html new file mode 100644 index 00000000..b6d142c0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/class-use/ThoroughfareImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.address.impl.ThoroughfareImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl.ThoroughfareImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-frame.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-frame.html new file mode 100644 index 00000000..17f14329 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-frame.html @@ -0,0 +1,38 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.address.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

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

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-summary.html new file mode 100644 index 00000000..b367beba --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-summary.html @@ -0,0 +1,257 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.address.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

See: Description

+
+
+ + + + +

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-tree.html new file mode 100644 index 00000000..5dfc0561 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-tree.html @@ -0,0 +1,172 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.address.impl Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-use.html new file mode 100644 index 00000000..86ee1a8e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/impl/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.ext.attributes.address.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.address.impl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

se.litsec.eidas.opensaml2.ext.attributes.address

+
+

Interfaces

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-summary.html new file mode 100644 index 00000000..613222dd --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-summary.html @@ -0,0 +1,206 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.address (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
Support types for the eIDAS CurrentAddressStructuredType.
+
+

See: Description

+
+
+ + + + +

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

+
Support types for the eIDAS CurrentAddressStructuredType. +

+ For internal use. +

+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-tree.html new file mode 100644 index 00000000..6c78dd3c --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-tree.html @@ -0,0 +1,155 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.address Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-use.html new file mode 100644 index 00000000..90fe7c70 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/address/package-use.html @@ -0,0 +1,203 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.ext.attributes.address (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeConstants.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeConstants.html new file mode 100644 index 00000000..17d31b75 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeConstants.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.AttributeConstants
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeUtils.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeUtils.html new file mode 100644 index 00000000..51e77946 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/AttributeUtils.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.AttributeUtils (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.AttributeUtils
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/BirthNameType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/BirthNameType.html new file mode 100644 index 00000000..f59bbe5e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/BirthNameType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.BirthNameType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressStructuredType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressStructuredType.html new file mode 100644 index 00000000..cf8dd7de --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressStructuredType.html @@ -0,0 +1,217 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressStructuredType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressType.html new file mode 100644 index 00000000..3672fc72 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentAddressType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.CurrentAddressType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentFamilyNameType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentFamilyNameType.html new file mode 100644 index 00000000..9e443c79 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentFamilyNameType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.CurrentFamilyNameType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentGivenNameType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentGivenNameType.html new file mode 100644 index 00000000..ba3d4b5f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/CurrentGivenNameType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.CurrentGivenNameType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/DateOfBirthType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/DateOfBirthType.html new file mode 100644 index 00000000..6109c4c6 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/DateOfBirthType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.DateOfBirthType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderType.html new file mode 100644 index 00000000..dc367944 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.GenderType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderTypeEnumeration.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderTypeEnumeration.html new file mode 100644 index 00000000..894acfe6 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/GenderTypeEnumeration.html @@ -0,0 +1,253 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.GenderTypeEnumeration (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PersonIdentifierType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PersonIdentifierType.html new file mode 100644 index 00000000..7693ef0a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PersonIdentifierType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.PersonIdentifierType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PlaceOfBirthType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PlaceOfBirthType.html new file mode 100644 index 00000000..a620b810 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/PlaceOfBirthType.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.PlaceOfBirthType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/TransliterationStringType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/TransliterationStringType.html new file mode 100644 index 00000000..bcd03b3c --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/class-use/TransliterationStringType.html @@ -0,0 +1,226 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.attributes.TransliterationStringType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeBuilder.html new file mode 100644 index 00000000..904e3812 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +BirthNameTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class BirthNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeImpl.html new file mode 100644 index 00000000..fa67a64d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/BirthNameTypeImpl.html @@ -0,0 +1,360 @@ + + + + + + +BirthNameTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class BirthNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BirthNameTypeImpl

        +
        public BirthNameTypeImpl(String namespaceURI,
        +                         String elementLocalName,
        +                         String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html new file mode 100644 index 00000000..a590b9fc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentAddressStructuredTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressStructuredTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html new file mode 100644 index 00000000..0a13647b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html @@ -0,0 +1,757 @@ + + + + + + +CurrentAddressStructuredTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressStructuredTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentAddressStructuredTypeImpl

        +
        public CurrentAddressStructuredTypeImpl(String namespaceURI,
        +                                        String elementLocalName,
        +                                        String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        getPoBox

        +
        public String getPoBox()
        +
        Returns the Post box element
        +
        +
        Specified by:
        +
        getPoBox in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Post box element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorDesignator

        +
        public void setLocatorDesignator(String locatorDesignator)
        +
        Assigns the locator designator element. +

        + About a locator designator from + mapping.semic.eu: +

        +
        The locator designator is a number or a sequence of characters that uniquely identifies the locator + within the relevant scope(s). The full identification of the locator could include one or more locator designators. + [INSPIRE] In simpler terms, this is the building number, apartment number, etc. It is characteristic that these + designators, according to tradition or to a specific set of rules, are assigned systematically. For example address + numbers are most often assigned in ascending order with odd and even numbers on each side of the thoroughfare. + Another example is the floor identifier that in a standardized way expresses on which level the address is located. + [INSPIRE] The key difference between a locator designator and a locator name is that the latter is a proper name + and is unlikely to include digits.
        +
        +
        Specified by:
        +
        setLocatorDesignator in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        locatorDesignator - the locator designator
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorDesignator

        +
        public String getLocatorDesignator()
        +
        Returns the locator designator element.
        +
        +
        Specified by:
        +
        getLocatorDesignator in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the locator designator element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorName

        +
        public void setLocatorName(String locatorName)
        +
        Assigns the locator name element. +

        + A locator name is typically a building, site or room name. +

        +
        +
        Specified by:
        +
        setLocatorName in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        locatorName - the locator name
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorName

        +
        public String getLocatorName()
        +
        Returns the locator name element.
        +
        +
        Specified by:
        +
        getLocatorName in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the locator name element or null if no such element is available.
        +
        +
      • +
      + + + +
        +
      • +

        setCvaddressArea

        +
        public void setCvaddressArea(String cvaddressArea)
        +
        Assigns the Cvaddress area element.
        +
        +
        Specified by:
        +
        setCvaddressArea in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        cvaddressArea - the Cvaddress area element
        +
        +
      • +
      + + + +
        +
      • +

        getCvaddressArea

        +
        public String getCvaddressArea()
        +
        Returns the Cvaddress area element.
        +
        +
        Specified by:
        +
        getCvaddressArea in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Cvaddress area element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setThoroughfare

        +
        public void setThoroughfare(String thoroughfare)
        +
        Assigns the Thoroughfare element. +

        + The element contains information about the thoroughfare - for example, the street, avenue, or boulevard - on which + an address is located. +

        +
        +
        Specified by:
        +
        setThoroughfare in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        thoroughfare - the Thoroughfare element
        +
        +
      • +
      + + + +
        +
      • +

        getThoroughfare

        +
        public String getThoroughfare()
        +
        Returns the Thoroughfare element.
        +
        +
        Specified by:
        +
        getThoroughfare in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Thoroughfare element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setPostName

        +
        public void setPostName(String postName)
        +
        Assigns the post name element. +

        + The post name is generally the city-part of the address. +

        +
        +
        Specified by:
        +
        setPostName in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        postName - the post name
        +
        +
      • +
      + + + +
        +
      • +

        getPostName

        +
        public String getPostName()
        +
        Returns the post name element.
        +
        +
        Specified by:
        +
        getPostName in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the post name element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitFirstline

        +
        public void setAdminunitFirstline(String adminunitFirstline)
        +
        Assigns the admin unit first line element.
        +
        +
        Specified by:
        +
        setAdminunitFirstline in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        adminunitFirstline - the admin unit first line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitFirstline

        +
        public String getAdminunitFirstline()
        +
        Returns the the admin unit first line element.
        +
        +
        Specified by:
        +
        getAdminunitFirstline in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the the admin unit first line element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitSecondline

        +
        public void setAdminunitSecondline(String adminunitSecondline)
        +
        Assigns the admin unit second line element.
        +
        +
        Specified by:
        +
        setAdminunitSecondline in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        adminunitSecondline - the admin unit second line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitSecondline

        +
        public String getAdminunitSecondline()
        +
        Returns the the admin unit second line element.
        +
        +
        Specified by:
        +
        getAdminunitSecondline in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the the admin unit second line element or null if no such element is available
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getPostCode

        +
        public String getPostCode()
        +
        Returns the Post code element.
        +
        +
        Specified by:
        +
        getPostCode in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Post code element or null if no such element is available
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html new file mode 100644 index 00000000..1b97c84f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html @@ -0,0 +1,272 @@ + + + + + + +CurrentAddressStructuredTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressStructuredTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class CurrentAddressStructuredTypeMarshaller
    +extends AbstractSAMLObjectMarshaller
    +
    Marshaller for CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentAddressStructuredTypeMarshaller

        +
        public CurrentAddressStructuredTypeMarshaller()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html new file mode 100644 index 00000000..e45cb56f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html @@ -0,0 +1,319 @@ + + + + + + +CurrentAddressStructuredTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressStructuredTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeBuilder.html new file mode 100644 index 00000000..ddcae14d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentAddressTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeImpl.html new file mode 100644 index 00000000..499193f8 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeImpl.html @@ -0,0 +1,375 @@ + + + + + + +CurrentAddressTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentAddressTypeImpl

        +
        public CurrentAddressTypeImpl(String namespaceURI,
        +                              String elementLocalName,
        +                              String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toSwedishEidString

        +
        public String toSwedishEidString()
        +
        Within the Swedish eID Framework only string-valued attributes are released. It would be possible to simply release + the Base64-blob and let attribute consumers decode and parse it, but the "Attribute Specification for the Swedish + eID Framework" is a little bit more helpful. It mandates that the eIDAS + http://eidas.europa.eu/attributes/naturalperson/CurrentAddress attribute is converted into the the + attribute eidasNaturalPersonAddress (urn:oid:1.2.752.201.3.9). This attribute holds a string value which + contains URL-encoded key-value pairs separated by semicolons. + +

        + The XML-snippet below: +

        + +
         
        + <eidas:LocatorDesignator>22</eidas:LocatorDesignator>
        + <eidas:Thoroughfare>Arcacia Avenue</eidas:Thoroughfare>
        + <eidas:PostName>London</eidas:PostName>
        + <eidas:PostCode>SW1A 1AA</eidas:Postcode>
        + + will be represented as: "LocatorDesignator=22;Thoroughfare=Arcacia%20Avenue;PostName=London;PostCode=SW1A%201AA".
        +
        +
        Specified by:
        +
        toSwedishEidString in interface CurrentAddressType
        +
        Returns:
        +
        the address represented as a name-value string
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeMarshaller.html new file mode 100644 index 00000000..c4578d4a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeMarshaller.html @@ -0,0 +1,356 @@ + + + + + + +CurrentAddressTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class CurrentAddressTypeMarshaller
    +extends AbstractSAMLObjectMarshaller
    +
    The marshaller for CurrentAddressType. +

    + Since the eIDAS CurrentAddressType is defined to contain a string value that is in fact the Base64-encoding + of an XML-snippet of CurrentAddressStructuredType we have to fool around a bit here. +

    +

    + Personal note: I really can't understand how anyone thinks they made things easier for implemetors when they + figured that out. +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html new file mode 100644 index 00000000..2943df63 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html @@ -0,0 +1,330 @@ + + + + + + +CurrentAddressTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentAddressTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html new file mode 100644 index 00000000..faa7a2e7 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentFamilyNameTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentFamilyNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeImpl.html new file mode 100644 index 00000000..36aedf12 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeImpl.html @@ -0,0 +1,360 @@ + + + + + + +CurrentFamilyNameTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentFamilyNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentFamilyNameTypeImpl

        +
        public CurrentFamilyNameTypeImpl(String namespaceURI,
        +                                 String elementLocalName,
        +                                 String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeBuilder.html new file mode 100644 index 00000000..47334e86 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +CurrentGivenNameTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentGivenNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeImpl.html new file mode 100644 index 00000000..dd837917 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeImpl.html @@ -0,0 +1,360 @@ + + + + + + +CurrentGivenNameTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class CurrentGivenNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentGivenNameTypeImpl

        +
        public CurrentGivenNameTypeImpl(String namespaceURI,
        +                                String elementLocalName,
        +                                String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeBuilder.html new file mode 100644 index 00000000..902c5f93 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +DateOfBirthTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class DateOfBirthTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeImpl.html new file mode 100644 index 00000000..b5c5b253 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeImpl.html @@ -0,0 +1,430 @@ + + + + + + +DateOfBirthTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class DateOfBirthTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DateOfBirthTypeImpl

        +
        protected DateOfBirthTypeImpl(String namespaceURI,
        +                              String elementLocalName,
        +                              String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setDate

        +
        public void setDate(org.joda.time.LocalDate date)
        +
        Assigns the date.
        +
        +
        Specified by:
        +
        setDate in interface DateOfBirthType
        +
        Parameters:
        +
        date - the date to assign
        +
        +
      • +
      + + + +
        +
      • +

        setDate

        +
        public void setDate(int year,
        +                    int month,
        +                    int dayOfMonth)
        +
        Assigns the date by giving the year, month and day of month.
        +
        +
        Specified by:
        +
        setDate in interface DateOfBirthType
        +
        Parameters:
        +
        year - the year (four digits)
        +
        month - the month (1-12)
        +
        dayOfMonth - the day of month (1-31)
        +
        +
      • +
      + + + +
        +
      • +

        getDate

        +
        public org.joda.time.LocalDate getDate()
        +
        Returns the birth date.
        +
        +
        Specified by:
        +
        getDate in interface DateOfBirthType
        +
        Returns:
        +
        the date
        +
        +
      • +
      + + + +
        +
      • +

        formatDate

        +
        public String formatDate()
        +
        Formats the birth date according to the formatting rules of xsd:date (YYYY-MM-DD).
        +
        +
        Specified by:
        +
        formatDate in interface DateOfBirthType
        +
        Returns:
        +
        a formatted date string
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeMarshaller.html new file mode 100644 index 00000000..3fea9504 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +DateOfBirthTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class DateOfBirthTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class DateOfBirthTypeMarshaller
    +extends BaseXMLObjectMarshaller
    +
    Thread-safe marshaller of DateOfBirthType objects.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html new file mode 100644 index 00000000..d37a6f09 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html @@ -0,0 +1,312 @@ + + + + + + +DateOfBirthTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class DateOfBirthTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeBuilder.html new file mode 100644 index 00000000..0b651fc9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +GenderTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class GenderTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeImpl.html new file mode 100644 index 00000000..fe5cd523 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeImpl.html @@ -0,0 +1,378 @@ + + + + + + +GenderTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class GenderTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenderTypeImpl

        +
        public GenderTypeImpl(String namespaceURI,
        +                      String elementLocalName,
        +                      String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeMarshaller.html new file mode 100644 index 00000000..422975b9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +GenderTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class GenderTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeUnmarshaller.html new file mode 100644 index 00000000..52b87e9b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/GenderTypeUnmarshaller.html @@ -0,0 +1,312 @@ + + + + + + +GenderTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class GenderTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeBuilder.html new file mode 100644 index 00000000..41c34853 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +PersonIdentifierTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class PersonIdentifierTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeImpl.html new file mode 100644 index 00000000..46ea009e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PersonIdentifierTypeImpl.html @@ -0,0 +1,440 @@ + + + + + + +PersonIdentifierTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class PersonIdentifierTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PersonIdentifierTypeImpl

        +
        protected PersonIdentifierTypeImpl(String namespaceURI,
        +                                   String elementLocalName,
        +                                   String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNationalityCode

        +
        public String getNationalityCode()
        +
        Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier. This is an ISO + 3166-1 alpha-2 code. +

        + Example: ES/AT/02635542Y +

        +
        +
        Specified by:
        +
        getNationalityCode in interface PersonIdentifierType
        +
        Returns:
        +
        the Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getDestinationNationalityCode

        +
        public String getDestinationNationalityCode()
        +
        Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization. This is an ISO 3166-1 alpha-2 code. + +

        + Example: ES/AT/02635542Y +

        +
        +
        Specified by:
        +
        getDestinationNationalityCode in interface PersonIdentifierType
        +
        Returns:
        +
        the destination Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getIdentifierString

        +
        public String getIdentifierString()
        +
        returns the third part of the uniqueness identifier that is a combination of readable characters. This uniquely + identifies the identity asserted in the country of origin but does not necessarily reveal any discernible + correspondence with the subject's actual + identifier (for example, username, fiscal number etc). + +

        + Example: ES</AT/<b>02635542Y</b> +

        +
        +
        Specified by:
        +
        getIdentifierString in interface PersonIdentifierType
        +
        Returns:
        +
        the identifier string of the uniqueness identifier
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeBuilder.html new file mode 100644 index 00000000..0abb7bfd --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeBuilder.html @@ -0,0 +1,304 @@ + + + + + + +PlaceOfBirthTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class PlaceOfBirthTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeImpl.html new file mode 100644 index 00000000..494f79da --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/PlaceOfBirthTypeImpl.html @@ -0,0 +1,334 @@ + + + + + + +PlaceOfBirthTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class PlaceOfBirthTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PlaceOfBirthTypeImpl

        +
        public PlaceOfBirthTypeImpl(String namespaceURI,
        +                            String elementLocalName,
        +                            String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html new file mode 100644 index 00000000..92f3c2a4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html @@ -0,0 +1,456 @@ + + + + + + +TransliterationStringTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class TransliterationStringTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TransliterationStringTypeImpl

        +
        protected TransliterationStringTypeImpl(String namespaceURI,
        +                                        String elementLocalName,
        +                                        String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeMarshaller.html new file mode 100644 index 00000000..6cae0e39 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +TransliterationStringTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class TransliterationStringTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html new file mode 100644 index 00000000..d002d1fe --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +TransliterationStringTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.attributes.impl
+

Class TransliterationStringTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeBuilder.html new file mode 100644 index 00000000..8ebb2aa7 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeImpl.html new file mode 100644 index 00000000..94a641b5 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/BirthNameTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.BirthNameTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html new file mode 100644 index 00000000..04c4f2ba --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html new file mode 100644 index 00000000..b58b59a0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html new file mode 100644 index 00000000..4f4d7cf9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html new file mode 100644 index 00000000..ad32310c --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressStructuredTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html new file mode 100644 index 00000000..68afd622 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html new file mode 100644 index 00000000..87390e6e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html new file mode 100644 index 00000000..34c2efd1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html new file mode 100644 index 00000000..49f6fb1f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentAddressTypeUnmarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html new file mode 100644 index 00000000..af2df3f9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html new file mode 100644 index 00000000..e4c9705e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentFamilyNameTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html new file mode 100644 index 00000000..23c5d933 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html new file mode 100644 index 00000000..caf1fce0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.CurrentGivenNameTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html new file mode 100644 index 00000000..efd1d4f3 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html new file mode 100644 index 00000000..ce702b65 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html new file mode 100644 index 00000000..a9a912b1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.DateOfBirthTypeUnmarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeBuilder.html new file mode 100644 index 00000000..80fbde9c --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeImpl.html new file mode 100644 index 00000000..69edb64a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeMarshaller.html new file mode 100644 index 00000000..0412c5fc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html new file mode 100644 index 00000000..650d6e2d --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.GenderTypeUnmarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html new file mode 100644 index 00000000..8077d1a5 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html new file mode 100644 index 00000000..7c38a3eb --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.PersonIdentifierTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html new file mode 100644 index 00000000..be839f22 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html new file mode 100644 index 00000000..5147d9e9 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.PlaceOfBirthTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html new file mode 100644 index 00000000..0c145b35 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html @@ -0,0 +1,182 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html new file mode 100644 index 00000000..10717ab1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html new file mode 100644 index 00000000..a2958239 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeUnmarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-frame.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-frame.html new file mode 100644 index 00000000..5b086e80 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-frame.html @@ -0,0 +1,49 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

se.litsec.eidas.opensaml2.ext.attributes.impl

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-summary.html new file mode 100644 index 00000000..abb2499f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-summary.html @@ -0,0 +1,323 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
Implementation classes for eIDAS SAML attributes.
+
+

See: Description

+
+
+ + + + +

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

+
Implementation classes for eIDAS SAML attributes.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-tree.html new file mode 100644 index 00000000..89b3dd74 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-tree.html @@ -0,0 +1,224 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes.impl Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-use.html new file mode 100644 index 00000000..f748e557 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/impl/package-use.html @@ -0,0 +1,173 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.ext.attributes.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-frame.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-frame.html new file mode 100644 index 00000000..b04b1936 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-frame.html @@ -0,0 +1,36 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

se.litsec.eidas.opensaml2.ext.attributes

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-summary.html new file mode 100644 index 00000000..0cbb8da1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-summary.html @@ -0,0 +1,240 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package se.litsec.eidas.opensaml2.ext.attributes

+
+
eIDAS attribute definitions.
+
+

See: Description

+
+
+ + + + +

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

+
eIDAS attribute definitions.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-tree.html new file mode 100644 index 00000000..4fbcb7f0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-tree.html @@ -0,0 +1,178 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.attributes Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-use.html new file mode 100644 index 00000000..e1cf1b3f --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/attributes/package-use.html @@ -0,0 +1,246 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.ext.attributes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttribute.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttribute.html new file mode 100644 index 00000000..a335d812 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttribute.html @@ -0,0 +1,275 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.RequestedAttribute (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributeTemplates.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributeTemplates.html new file mode 100644 index 00000000..21630706 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributeTemplates.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.RequestedAttributeTemplates
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributes.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributes.html new file mode 100644 index 00000000..edca5027 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/RequestedAttributes.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.RequestedAttributes (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPType.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPType.html new file mode 100644 index 00000000..edff5ddf --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPType.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface se.litsec.eidas.opensaml2.ext.SPType (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPTypeEnumeration.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPTypeEnumeration.html new file mode 100644 index 00000000..8ae9eb31 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/class-use/SPTypeEnumeration.html @@ -0,0 +1,247 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.SPTypeEnumeration (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeBuilder.html new file mode 100644 index 00000000..74629d6e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeBuilder.html @@ -0,0 +1,335 @@ + + + + + + +RequestedAttributeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class RequestedAttributeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeImpl.html new file mode 100644 index 00000000..97fc79b4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributeImpl.html @@ -0,0 +1,388 @@ + + + + + + +RequestedAttributeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class RequestedAttributeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedAttributeImpl

        +
        protected RequestedAttributeImpl(String namespaceURI,
        +                                 String elementLocalName,
        +                                 String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesBuilder.html new file mode 100644 index 00000000..69bae530 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesBuilder.html @@ -0,0 +1,335 @@ + + + + + + +RequestedAttributesBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class RequestedAttributesBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesImpl.html new file mode 100644 index 00000000..1177be80 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesImpl.html @@ -0,0 +1,389 @@ + + + + + + +RequestedAttributesImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class RequestedAttributesImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedAttributesImpl

        +
        protected RequestedAttributesImpl(String namespaceURI,
        +                                  String elementLocalName,
        +                                  String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - name space
        +
        elementLocalName - local name
        +
        namespacePrefix - prefix
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesMarshaller.html new file mode 100644 index 00000000..0e933a42 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesMarshaller.html @@ -0,0 +1,272 @@ + + + + + + +RequestedAttributesMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class RequestedAttributesMarshaller

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedAttributesMarshaller

        +
        public RequestedAttributesMarshaller()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesUnmarshaller.html new file mode 100644 index 00000000..f544056e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/RequestedAttributesUnmarshaller.html @@ -0,0 +1,315 @@ + + + + + + +RequestedAttributesUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class RequestedAttributesUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeBuilder.html new file mode 100644 index 00000000..694ca555 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeBuilder.html @@ -0,0 +1,338 @@ + + + + + + +SPTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class SPTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeImpl.html new file mode 100644 index 00000000..09cf5594 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeImpl.html @@ -0,0 +1,411 @@ + + + + + + +SPTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class SPTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SPTypeImpl

        +
        protected SPTypeImpl(String namespaceURI,
        +                     String elementLocalName,
        +                     String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeMarshaller.html new file mode 100644 index 00000000..6106f023 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeMarshaller.html @@ -0,0 +1,315 @@ + + + + + + +SPTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class SPTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class SPTypeMarshaller
    +extends AbstractSAMLObjectMarshaller
    +
    A thread safe Marshaller for SPType objects.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeUnmarshaller.html new file mode 100644 index 00000000..8a4e2408 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/SPTypeUnmarshaller.html @@ -0,0 +1,312 @@ + + + + + + +SPTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml2.ext.impl
+

Class SPTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeBuilder.html new file mode 100644 index 00000000..812543e4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeImpl.html new file mode 100644 index 00000000..1275f0d1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.RequestedAttributeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesBuilder.html new file mode 100644 index 00000000..e402298e --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesImpl.html new file mode 100644 index 00000000..f91c19eb --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesMarshaller.html new file mode 100644 index 00000000..e16ae6f4 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesUnmarshaller.html new file mode 100644 index 00000000..7f7e7295 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/RequestedAttributesUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.RequestedAttributesUnmarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeBuilder.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeBuilder.html new file mode 100644 index 00000000..628100f0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeBuilder.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.SPTypeBuilder (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.SPTypeBuilder
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeImpl.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeImpl.html new file mode 100644 index 00000000..4d966881 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.SPTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.SPTypeImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeMarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeMarshaller.html new file mode 100644 index 00000000..4f94516a --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeMarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.SPTypeMarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.SPTypeMarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeUnmarshaller.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeUnmarshaller.html new file mode 100644 index 00000000..0fb3d437 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/class-use/SPTypeUnmarshaller.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class se.litsec.eidas.opensaml2.ext.impl.SPTypeUnmarshaller (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl.SPTypeUnmarshaller
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-frame.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-frame.html new file mode 100644 index 00000000..0f77e7f2 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-frame.html @@ -0,0 +1,30 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

se.litsec.eidas.opensaml2.ext.impl

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-summary.html new file mode 100644 index 00000000..5dd1c544 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-summary.html @@ -0,0 +1,209 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package se.litsec.eidas.opensaml2.ext.impl

+
+
Implementation classes for eIDAS SAML extensions.
+
+

See: Description

+
+
+ + + + +

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

+
Implementation classes for eIDAS SAML extensions.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-tree.html new file mode 100644 index 00000000..aa6d29c1 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-tree.html @@ -0,0 +1,192 @@ + + + + + + +se.litsec.eidas.opensaml2.ext.impl Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-use.html new file mode 100644 index 00000000..45256cf0 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/impl/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.ext.impl (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml2.ext.impl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-frame.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-frame.html new file mode 100644 index 00000000..2385a7c8 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-frame.html @@ -0,0 +1,28 @@ + + + + + + +se.litsec.eidas.opensaml2.ext (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + +

se.litsec.eidas.opensaml2.ext

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-summary.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-summary.html new file mode 100644 index 00000000..904923cc --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-summary.html @@ -0,0 +1,190 @@ + + + + + + +se.litsec.eidas.opensaml2.ext (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package se.litsec.eidas.opensaml2.ext

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

See: Description

+
+
+ + + + +

Package se.litsec.eidas.opensaml2.ext Description

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-tree.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-tree.html new file mode 100644 index 00000000..a859ed64 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-tree.html @@ -0,0 +1,179 @@ + + + + + + +se.litsec.eidas.opensaml2.ext Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-use.html b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-use.html new file mode 100644 index 00000000..0446855b --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/se/litsec/eidas/opensaml2/ext/package-use.html @@ -0,0 +1,206 @@ + + + + + + +Uses of Package se.litsec.eidas.opensaml2.ext (eIDAS extension for OpenSAML 2.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml2/1.0.6/stylesheet.css b/docs/javadoc/opensaml2/1.0.6/stylesheet.css new file mode 100644 index 00000000..98055b22 --- /dev/null +++ b/docs/javadoc/opensaml2/1.0.6/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/javadoc/opensaml3/1.0.6/allclasses-frame.html b/docs/javadoc/opensaml3/1.0.6/allclasses-frame.html new file mode 100644 index 00000000..608d7f12 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/allclasses-frame.html @@ -0,0 +1,107 @@ + + + + + + +All Classes (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + +

All Classes

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

All Classes

+
+ +
+ + diff --git a/docs/javadoc/opensaml3/1.0.6/constant-values.html b/docs/javadoc/opensaml3/1.0.6/constant-values.html new file mode 100644 index 00000000..92580458 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/constant-values.html @@ -0,0 +1,768 @@ + + + + + + +Constant Field Values (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

se.litsec.*

+ + + + +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

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.
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/index-all.html b/docs/javadoc/opensaml3/1.0.6/index-all.html new file mode 100644 index 00000000..691d9b03 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/index-all.html @@ -0,0 +1,1569 @@ + + + + + + +Index (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H L M 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.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
+
+ + + +

C

+
+
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.
+
+
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.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_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.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.
+
+
+ + + +

E

+
+
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_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_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_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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.RequestedAttributesImpl
+
getOrderedChildren() - Method in class se.litsec.eidas.opensaml.ext.impl.SPTypeImpl
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
+ + + +

H

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

L

+
+
LATIN_SCRIPT_ATTRIB_NAME - Static variable in interface se.litsec.eidas.opensaml.ext.attributes.TransliterationStringType
+
+
"LatinScript" attribute's local name.
+
+
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
+
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.SPTypeMarshaller
+
+ + + +

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
+
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
+
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.SPTypeUnmarshaller
+
PUBLIC - Static variable in class se.litsec.eidas.opensaml.ext.SPTypeEnumeration
+
+
The "public" SP type.
+
+
+ + + +

R

+
+
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

+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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.
+
+
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
+
+
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

+
+
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
+
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.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_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.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.
+
+
+ + + +

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

+
+
valueOf(String) - Static method in enum se.litsec.eidas.opensaml.common.EidasLoaEnum
+
+
Returns the enum constant of this type with the specified name.
+
+
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.
+
+
+ + + +

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 L M P R S T U V X 
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/index.html b/docs/javadoc/opensaml3/1.0.6/index.html new file mode 100644 index 00000000..5d1269c1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/index.html @@ -0,0 +1,76 @@ + + + + + + +eIDAS extension for OpenSAML 3.x - 1.0.6 + + + + + + + + + +<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.0.6/overview-frame.html b/docs/javadoc/opensaml3/1.0.6/overview-frame.html new file mode 100644 index 00000000..10bc4a35 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/overview-frame.html @@ -0,0 +1,29 @@ + + + + + + +Overview List (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/overview-summary.html b/docs/javadoc/opensaml3/1.0.6/overview-summary.html new file mode 100644 index 00000000..a7a1653e --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/overview-summary.html @@ -0,0 +1,184 @@ + + + + + + +Overview (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

eIDAS extension for OpenSAML 3.x - 1.0.6

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
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.
+
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/overview-tree.html b/docs/javadoc/opensaml3/1.0.6/overview-tree.html new file mode 100644 index 00000000..8c9805b5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/overview-tree.html @@ -0,0 +1,436 @@ + + + + + + +Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/package-list b/docs/javadoc/opensaml3/1.0.6/package-list new file mode 100644 index 00000000..89663a5d --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/package-list @@ -0,0 +1,8 @@ +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 diff --git a/docs/javadoc/opensaml3/1.0.6/script.js b/docs/javadoc/opensaml3/1.0.6/script.js new file mode 100644 index 00000000..b3463569 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6/se/litsec/eidas/opensaml/common/EidasConstants.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/EidasConstants.html new file mode 100644 index 00000000..5bd3621a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/EidasConstants.html @@ -0,0 +1,439 @@ + + + + + + +EidasConstants (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml.common
+

Class EidasConstants

+
+
+ +
+
    +
  • +
    +
    +
    public class EidasConstants
    +extends Object
    +
    Constants for the OpenSAML eIDAS extension library.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        EIDAS_PREFIX

        +
        public static final String EIDAS_PREFIX
        +
        The eIDAS SAML extension QName prefix.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_NP_NS

        +
        public static final String EIDAS_NP_NS
        +
        The eIDAS Natural Persons attribute XML Namespace.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_NP_PREFIX

        +
        public static final String EIDAS_NP_PREFIX
        +
        The eIDAS Natural Persons attribute QName prefix.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_LOW

        +
        public static final String EIDAS_LOA_LOW
        +
        The Authentication Context URI for the "Low" Level of Assurance.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_LOW_NON_NOTIFIED

        +
        public static final String EIDAS_LOA_LOW_NON_NOTIFIED
        +
        The Authentication Context URI for the "Low" Level of Assurance where the eID scheme is not notified by the + eIDAS country. Note: URI is not yet determined.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_SUBSTANTIAL

        +
        public static final String EIDAS_LOA_SUBSTANTIAL
        +
        The Authentication Context URI for the "Substantial" Level of Assurance.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED

        +
        public static final String EIDAS_LOA_SUBSTANTIAL_NON_NOTIFIED
        +
        The Authentication Context URI for the "Substantial" Level of Assurance where the eID scheme is not notified by the + eIDAS country. Note: URI is not yet determined.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_HIGH

        +
        public static final String EIDAS_LOA_HIGH
        +
        The Authentication Context URI for the "High" Level of Assurance.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_LOA_HIGH_NON_NOTIFIED

        +
        public static final String EIDAS_LOA_HIGH_NON_NOTIFIED
        +
        The Authentication Context URI for the "High" Level of Assurance where the eID scheme is not notified by the eIDAS + country. Note: URI is not yet determined.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Enum EidasLoaEnum

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable, Comparable<EidasLoaEnum>
    +
    +
    +
    +
    public enum EidasLoaEnum
    +extends Enum<EidasLoaEnum>
    +
    Enumeration representing an eIDAS Level of Assurance.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        LOA_LOW

        +
        public static final EidasLoaEnum LOA_LOW
        +
        eIDAS "low" Level of assurance.
        +
      • +
      + + + +
        +
      • +

        LOA_LOW_NON_NOTIFIED

        +
        public static final EidasLoaEnum LOA_LOW_NON_NOTIFIED
        +
        eIDAS "low" Level of assurance. For non-notified eID scheme.
        +
      • +
      + + + +
        +
      • +

        LOA_SUBSTANTIAL_NON_NOTIFIED

        +
        public static final EidasLoaEnum LOA_SUBSTANTIAL_NON_NOTIFIED
        +
        eIDAS "substantial" Level of assurance. For non-notified eID scheme.
        +
      • +
      + + + +
        +
      • +

        LOA_SUBSTANTIAL

        +
        public static final EidasLoaEnum LOA_SUBSTANTIAL
        +
        eIDAS "substantial" Level of assurance.
        +
      • +
      + + + +
        +
      • +

        LOA_HIGH_NON_NOTIFIED

        +
        public static final EidasLoaEnum LOA_HIGH_NON_NOTIFIED
        +
        eIDAS "high" Level of assurance. For non-notified eID scheme.
        +
      • +
      + + + +
        +
      • +

        LOA_HIGH

        +
        public static final EidasLoaEnum LOA_HIGH
        +
        eIDAS "high" Level of assurance.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EidasLoaEnum[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EidasLoaEnum c : EidasLoaEnum.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EidasLoaEnum valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getUri

        +
        public String getUri()
        +
        Returns the URI for this LoA.
        +
        +
        Returns:
        +
        an URI
        +
        +
      • +
      + + + +
        +
      • +

        getOrder

        +
        public int getOrder()
        +
        Returns the sorting order index.
        +
        +
        Returns:
        +
        the sorting order (the higher the strength, the higher the value)
        +
        +
      • +
      + + + +
        +
      • +

        parse

        +
        public static EidasLoaEnum parse(String uri)
        +
        Given a URI the method returns the enum value matching.
        +
        +
        Parameters:
        +
        uri - URI
        +
        Returns:
        +
        the matching enum value or null is no match is found
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/class-use/EidasConstants.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/class-use/EidasConstants.html new file mode 100644 index 00000000..00e6dd2a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml.common.EidasConstants
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/class-use/EidasLoaEnum.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/class-use/EidasLoaEnum.html new file mode 100644 index 00000000..4e7c62cf --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

se.litsec.eidas.opensaml.common

+
+

Classes

+ +

Enums

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

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.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-tree.html new file mode 100644 index 00000000..d38e7972 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/common/package-use.html new file mode 100644 index 00000000..7b5040a5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class XMLObjectProviderInitializer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html new file mode 100644 index 00000000..6ed9fe44 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml.config.XMLObjectProviderInitializer
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

se.litsec.eidas.opensaml.config

+
+

Classes

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

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.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-tree.html new file mode 100644 index 00000000..088c1ae2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/config/package-use.html new file mode 100644 index 00000000..8181d3ec --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml.config
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface RequestedAttribute

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    Attribute, AttributeExtensibleXMLObject, RequestedAttribute, SAMLObject, XMLObject
    +
    +
    +
    +
    public interface RequestedAttribute
    +extends RequestedAttribute
    +
    The eIDAS <eidas:RequestedAttribute> element. + +
     
    + <?xml version="1.0" encoding="UTF-8"?>
    + <xsd:schema
    +     xmlns="http://eidas.europa.eu/saml-extensions"
    +     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    +     targetNamespace="http://eidas.europa.eu/saml-extensions"
    +     elementFormDefault="qualified"
    +     attributeFormDefault="unqualified"
    +     version="1">
    +       
    +   <complexType name="RequestedAttributeType">
    +     <sequence>
    +       <element ref="eidas:AttributeValue" type="anyType" minOccurs="0" maxOccurs="unbounded"/>
    +     </sequence>
    +     <attribute name="Name" type="string" use="required"/>
    +     <attribute name="NameFormat" type="anyURI" use="required"/>
    +     <attribute name="FriendlyName" type="string" use="optional"/>
    +     <anyAttribute namespace="##other" processContents="lax"/>
    +     <attribute name="isRequired" type="boolean" use="optional"/>
    +   </complexType>
    +   
    + </xsd:schema> 
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributeTemplates

+
+
+ +
+
    +
  • +
    +
    +
    public class RequestedAttributeTemplates
    +extends Object
    +
    Utility methods for use when RequestedAttribute elements are inserted in an AuthnRequest extension.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        PERSON_IDENTIFIER

        +
        public static RequestedAttribute PERSON_IDENTIFIER(Boolean isRequired,
        +                                                   boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the PersonIdentifier attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the PersonIdentifier attribute
        +
        +
      • +
      + + + +
        +
      • +

        CURRENT_FAMILY_NAME

        +
        public static RequestedAttribute CURRENT_FAMILY_NAME(Boolean isRequired,
        +                                                     boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the CurrentFamilyName attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the CurrentFamilyName attribute
        +
        +
      • +
      + + + +
        +
      • +

        CURRENT_GIVEN_NAME

        +
        public static RequestedAttribute CURRENT_GIVEN_NAME(Boolean isRequired,
        +                                                    boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the CurrentGivenName attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the CurrentGivenName attribute
        +
        +
      • +
      + + + +
        +
      • +

        DATE_OF_BIRTH

        +
        public static RequestedAttribute DATE_OF_BIRTH(Boolean isRequired,
        +                                               boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the DateOfBirth attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the DateOfBirth attribute
        +
        +
      • +
      + + + +
        +
      • +

        GENDER

        +
        public static RequestedAttribute GENDER(Boolean isRequired,
        +                                        boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the Gender attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the Gender attribute
        +
        +
      • +
      + + + +
        +
      • +

        CURRENT_ADDRESS

        +
        public static RequestedAttribute CURRENT_ADDRESS(Boolean isRequired,
        +                                                 boolean includeFriendlyName)
        +
        Creates a RequestedAttribute object for the CurrentAddress attribute.
        +
        +
        Parameters:
        +
        isRequired - flag to tell whether the attribute is required
        +
        includeFriendlyName - flag that tells whether the friendly name should be included
        +
        Returns:
        +
        a RequestedAttribute object representing the CurrentAddress attribute
        +
        +
      • +
      + + + +
        +
      • +

        create

        +
        public static RequestedAttribute create(String name,
        +                                        String friendlyName,
        +                                        String nameFormat,
        +                                        Boolean isRequired)
        +
        Creates a RequestedAttribute object for the given attribute name.
        +
        +
        Parameters:
        +
        name - the attribute name
        +
        friendlyName - the attribute friendly name (optional)
        +
        nameFormat - the name format (defaults to urn:oasis:names:tc:SAML:2.0:attrname-format:uri if the value is not + supplied)
        +
        isRequired - flag to tell whether the attribute is required
        +
        Returns:
        +
        a RequestedAttribute object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface RequestedAttributes

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    SAMLObject, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    RequestedAttributesImpl
    +
    +
    +
    +
    public interface RequestedAttributes
    +extends SAMLObject
    +
    The eIDAS <eidas:RequestedAttributes> element. + +
     
    + <?xml version="1.0" encoding="UTF-8"?>
    + <xsd:schema
    +      xmlns="http://eidas.europa.eu/saml-extensions"
    +      xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    +      targetNamespace="http://eidas.europa.eu/saml-extensions"
    +      elementFormDefault="qualified"
    +      attributeFormDefault="unqualified"
    +      version="1">
    +      
    +   <xs:element name="RequestedAttributes" type="eidas:RequestedAttributesType" />
    +   
    +   <xs:complexType name="RequestedAttributesType">
    +     <xs:sequence>
    +       <xs:element minOccurs="0" maxOccurs="unbounded" ref="eidas:RequestedAttribute"/>
    +     </xs:sequence>
    +   </xs:complexType>
    + </xsd:schema>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element name, no namespace.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRequestedAttributes

        +
        List<RequestedAttribute> getRequestedAttributes()
        +
        Returns a reference to the list of the requested attributes.
        +
        +
        Returns:
        +
        an attribute list
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface SPType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    SAMLObject, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    SPTypeImpl
    +
    +
    +
    +
    public interface SPType
    +extends SAMLObject
    +
    The eIDAS <eidas:SPType> element. + +
      
    + <?xml version="1.0" encoding="UTF-8"?>
    + <xsd:schema
    +      xmlns="http://eidas.europa.eu/saml-extensions"
    +      xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    +      targetNamespace="http://eidas.europa.eu/saml-extensions"
    +      elementFormDefault="qualified"
    +      attributeFormDefault="unqualified"
    +      version="1">
    +    
    +   <xs:element name="SPType" type="SPTypeType"/>
    +   
    +   <xs:simpleType name="SPTypeType">
    +     <xs:restriction base="xs:string">
    +       <xs:enumeration value="public"/>
    +       <xs:enumeration value="private"/>
    +     </xs:restriction>
    +   </xs:simpleType>
    +   
    + </xsd:schema>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Local Name of SPType.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getType

        +
        SPTypeEnumeration getType()
        +
        Returns the SP type.
        +
        +
        Returns:
        +
        the SP type
        +
        +
      • +
      + + + +
        +
      • +

        setType

        +
        void setType(SPTypeEnumeration type)
        +
        Assigns the SP type
        +
        +
        Parameters:
        +
        type - the type
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class SPTypeEnumeration

+
+
+ +
+
    +
  • +
    +
    +
    public final class SPTypeEnumeration
    +extends Object
    +
    A type safe enumeration of the <eidas:SPType> element.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SPTypeEnumeration

        +
        public SPTypeEnumeration(String type)
        +
        Constructor.
        +
        +
        Parameters:
        +
        type - the SP type
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
        Returns the type value.
        +
        +
        Returns:
        +
        the value
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html new file mode 100644 index 00000000..4bd2a2ba --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/AttributeConstants.html @@ -0,0 +1,609 @@ + + + + + + +AttributeConstants (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + + +
+
se.litsec.eidas.opensaml.ext.attributes
+

Class AttributeConstants

+
+
+ +
+
    +
  • +
    +
    +
    public class AttributeConstants
    +extends Object
    +
    Constant values for attribute names defined in + eIDAS SAML + Attribute Profile.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        EIDAS_LOA_ATTRIBUTE_NAME

        +
        public static final String EIDAS_LOA_ATTRIBUTE_NAME
        +
        Attribute name for the LoA attribute used in metadata (as an EntityAttribute).
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_NAME

        +
        public static final String EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_NAME
        +
        Attribute name for PersonIdentifier.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_PERSON_IDENTIFIER_ATTRIBUTE_FRIENDLY_NAME
        +
        PersonIdentifier friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME

        +
        public static final String EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_NAME
        +
        Attribute name for CurrentFamilyName.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_CURRENT_FAMILY_NAME_ATTRIBUTE_FRIENDLY_NAME
        +
        CurrentFamilyName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME

        +
        public static final String EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_NAME
        +
        Attribute name for CurrentGivenName.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_CURRENT_GIVEN_NAME_ATTRIBUTE_FRIENDLY_NAME
        +
        CurrentGivenName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_DATE_OF_BIRTH_ATTRIBUTE_NAME

        +
        public static final String EIDAS_DATE_OF_BIRTH_ATTRIBUTE_NAME
        +
        Attribute name for DateOfBirth.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_DATE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME
        +
        DateOfBirth friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_GENDER_ATTRIBUTE_NAME

        +
        public static final String EIDAS_GENDER_ATTRIBUTE_NAME
        +
        Attribute name for Gender.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_GENDER_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_GENDER_ATTRIBUTE_FRIENDLY_NAME
        +
        Gender friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_ADDRESS_ATTRIBUTE_NAME

        +
        public static final String EIDAS_CURRENT_ADDRESS_ATTRIBUTE_NAME
        +
        Attribute name for CurrentAddress.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_CURRENT_ADDRESS_ATTRIBUTE_FRIENDLY_NAME
        +
        CurrentGivenName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_BIRTH_NAME_ATTRIBUTE_NAME

        +
        public static final String EIDAS_BIRTH_NAME_ATTRIBUTE_NAME
        +
        Attribute name for BirthName.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_BIRTH_NAME_ATTRIBUTE_FRIENDLY_NAME
        +
        BirthName friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_NAME

        +
        public static final String EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_NAME
        +
        Attribute name for PlaceOfBirth.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME

        +
        public static final String EIDAS_PLACE_OF_BIRTH_ATTRIBUTE_FRIENDLY_NAME
        +
        PlaceOfBirth friendly name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AttributeConstants

        +
        public AttributeConstants()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class AttributeUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class AttributeUtils
    +extends Object
    +
    Utility methods for handling attributes and attribute values.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createAttribute

        +
        public static Attribute createAttribute(String name,
        +                                        String friendlyName,
        +                                        String nameFormat)
        +
        Utility method that creates an Attribute given its name, friendly name and name format.
        +
        +
        Parameters:
        +
        name - the attribute name
        +
        friendlyName - the attribute friendly name (may be null)
        +
        nameFormat - the name format
        +
        Returns:
        +
        an Attribute object
        +
        +
      • +
      + + + +
        +
      • +

        createAttribute

        +
        public static Attribute createAttribute(String name,
        +                                        String friendlyName)
        +
        Creates an Attribute with the given name (and friendly name) and with a name format of + .
        +
        +
        Parameters:
        +
        name - the attribute name
        +
        friendlyName - the attribute friendly name (may be null)
        +
        Returns:
        +
        an Attribute object
        +
        See Also:
        +
        createAttribute(String, String, String)
        +
        +
      • +
      + + + +
        +
      • +

        createAttributeValueObject

        +
        public static <T extends XMLObject> T createAttributeValueObject(Class<T> clazz)
        +
        Creates an AttributeValue object of the given class. The type of the attribute value will be the field that + is declared as TYPE_NAME of the given class. +

        + After the object has been constructed, its setter methods should be called to setup the value object before adding + it to the attribute itself. +

        +
        +
        Type Parameters:
        +
        T - the type
        +
        Parameters:
        +
        clazz - the type of attribute value
        +
        Returns:
        +
        the attribute value
        +
        See Also:
        +
        createAttributeValueObject(QName, Class)
        +
        +
      • +
      + + + +
        +
      • +

        createAttributeValueObject

        +
        public static <T extends XMLObject> T createAttributeValueObject(QName schemaType,
        +                                                                 Class<T> clazz)
        +
        Creates an AttributeValue object of the given class and schema type. +

        + After the object has been constructed, its setter methods should be called to setup the value object before adding + it to the attribute itself. +

        +
        +
        Type Parameters:
        +
        T - the type
        +
        Parameters:
        +
        schemaType - the schema type that should be assigned to the attribute value, i.e., + xsi:type="eidas:CurrentFamilyNameType"
        +
        clazz - the type of the attribute value
        +
        Returns:
        +
        the attribute value
        +
        See Also:
        +
        createAttributeValueObject(Class)
        +
        +
      • +
      + + + + + +
        +
      • +

        addAttributeValue

        +
        public static <T extends XMLObject> void addAttributeValue(Attribute attribute,
        +                                                           T value)
        +
        Utility method that adds an XML object as a value to an Attribute. +

        + Example: +

        +
        
        + Attribute attr = 
        +   AttributeUtils.createAttribute("http://eidas.europa.eu/attributes/naturalperson/CurrentFamilyName", "FamilyName");
        + CurrentFamilyNameType value = AttributeUtils.createAttributeValueObject(CurrentFamilyNameType.class);
        + value.setValue("Lindström");
        + AttributeUtils.addAttributeValue(attr, value);
        + 
        +
        +
        Type Parameters:
        +
        T - the type
        +
        Parameters:
        +
        attribute - the attribute to update
        +
        value - the value to add
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface BirthNameType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, TransliterationStringType, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    BirthNameTypeImpl
    +
    +
    +
    +
    public interface BirthNameType
    +extends TransliterationStringType
    +
    The eIDAS BirthNameType. + +
    +  
    + <xsd:complexType name="BirthNameType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       First name(s) and family name(s) of the natural person at birth.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +       <xsd:attribute ref="LatinScript" />
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
    
    + <saml:Attribute
    +       FriendlyName="BirthName"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/BirthName"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:BirthNameType">
    +     Sarah Jane Booth
    +   </saml:AttributeValue
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface CurrentAddressStructuredType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject
    +
    +
    +
    All Known Subinterfaces:
    +
    CurrentAddressType
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentAddressStructuredTypeImpl, CurrentAddressTypeImpl
    +
    +
    +
    +
    public interface CurrentAddressStructuredType
    +extends XMLObject
    +
    The eIDAS type CurrentAddressStructuredType. + +
    +  
    + <xsd:complexType name="CurrentAddressStructuredType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current address of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:sequence>
    +     <xsd:element name="PoBox" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="LocatorDesignator" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="LocatorName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="CvaddressArea" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="Thoroughfare" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="PostName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="AdminunitFirstline" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="AdminunitSecondline" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +     <xsd:element name="PostCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
    +   </xsd:sequence>
    + </xsd:complexType>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setPoBox

        +
        void setPoBox(String poBox)
        +
        Assigns the Post box element.
        +
        +
        Parameters:
        +
        poBox - the Post box
        +
        +
      • +
      + + + +
        +
      • +

        getPoBox

        +
        String getPoBox()
        +
        Returns the Post box element
        +
        +
        Returns:
        +
        the Post box element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorDesignator

        +
        void setLocatorDesignator(String locatorDesignator)
        +
        Assigns the locator designator element. +

        + About a locator designator from + mapping.semic.eu: +

        +
        The locator designator is a number or a sequence of characters that uniquely identifies the locator + within the relevant scope(s). The full identification of the locator could include one or more locator designators. + [INSPIRE] In simpler terms, this is the building number, apartment number, etc. It is characteristic that these + designators, according to tradition or to a specific set of rules, are assigned systematically. For example address + numbers are most often assigned in ascending order with odd and even numbers on each side of the thoroughfare. + Another example is the floor identifier that in a standardized way expresses on which level the address is located. + [INSPIRE] The key difference between a locator designator and a locator name is that the latter is a proper name + and is unlikely to include digits.
        +
        +
        Parameters:
        +
        locatorDesignator - the locator designator
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorDesignator

        +
        String getLocatorDesignator()
        +
        Returns the locator designator element.
        +
        +
        Returns:
        +
        the locator designator element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorName

        +
        void setLocatorName(String locatorName)
        +
        Assigns the locator name element. +

        + A locator name is typically a building, site or room name. +

        +
        +
        Parameters:
        +
        locatorName - the locator name
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorName

        +
        String getLocatorName()
        +
        Returns the locator name element.
        +
        +
        Returns:
        +
        the locator name element or null if no such element is available.
        +
        +
      • +
      + + + +
        +
      • +

        setCvaddressArea

        +
        void setCvaddressArea(String cvaddressArea)
        +
        Assigns the Cvaddress area element.
        +
        +
        Parameters:
        +
        cvaddressArea - the Cvaddress area element
        +
        +
      • +
      + + + +
        +
      • +

        getCvaddressArea

        +
        String getCvaddressArea()
        +
        Returns the Cvaddress area element.
        +
        +
        Returns:
        +
        the Cvaddress area element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setThoroughfare

        +
        void setThoroughfare(String thoroughfare)
        +
        Assigns the Thoroughfare element. +

        + The element contains information about the thoroughfare - for example, the street, avenue, or boulevard - on which + an address is located. +

        +
        +
        Parameters:
        +
        thoroughfare - the Thoroughfare element
        +
        +
      • +
      + + + +
        +
      • +

        getThoroughfare

        +
        String getThoroughfare()
        +
        Returns the Thoroughfare element.
        +
        +
        Returns:
        +
        the Thoroughfare element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setPostName

        +
        void setPostName(String postName)
        +
        Assigns the post name element. +

        + The post name is generally the city-part of the address. +

        +
        +
        Parameters:
        +
        postName - the post name
        +
        +
      • +
      + + + +
        +
      • +

        getPostName

        +
        String getPostName()
        +
        Returns the post name element.
        +
        +
        Returns:
        +
        the post name element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitFirstline

        +
        void setAdminunitFirstline(String adminunitFirstline)
        +
        Assigns the admin unit first line element.
        +
        +
        Parameters:
        +
        adminunitFirstline - the admin unit first line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitFirstline

        +
        String getAdminunitFirstline()
        +
        Returns the the admin unit first line element.
        +
        +
        Returns:
        +
        the the admin unit first line element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitSecondline

        +
        void setAdminunitSecondline(String adminunitSecondline)
        +
        Assigns the admin unit second line element.
        +
        +
        Parameters:
        +
        adminunitSecondline - the admin unit second line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitSecondline

        +
        String getAdminunitSecondline()
        +
        Returns the the admin unit second line element.
        +
        +
        Returns:
        +
        the the admin unit second line element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setPostCode

        +
        void setPostCode(String postCode)
        +
        Assigns the Post code element.
        +
        +
        Parameters:
        +
        postCode - the Post code element
        +
        +
      • +
      + + + +
        +
      • +

        getPostCode

        +
        String getPostCode()
        +
        Returns the Post code element.
        +
        +
        Returns:
        +
        the Post code element or null if no such element is available
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface CurrentAddressType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    CurrentAddressStructuredType, EidasAttributeValueType, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentAddressTypeImpl
    +
    +
    +
    +
    public interface CurrentAddressType
    +extends CurrentAddressStructuredType, EidasAttributeValueType
    +
    The eIDAS CurrentAddressType. + +
    +  
    + <xsd:simpleType name="CurrentAddressType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current address of the natural person as a base64 encoded string.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:restriction base="xsd:string"/>
    + </xsd:simpleType>
    + 
    + +

    + This attribute describes the current address for the natural person as registered with the MS authority. +

    +

    + Address data is structured by nature and is defined in the attribute schema as a structured XML sequence of + xsd:string elements. Where appropriate this structure address data follows the Core ISA Vocabulary type + CvAddressType although this has been simplified to a sequence of xsd:string elements. +

    +

    + To enable this data to be passed in a single attribute value this data MUST first be base64 encoded as described in + section 2.2.3 Responding Attributes, of the eIDAS Message Format specification. +

    + + Example: + +
    +  
    + <saml:Attribute
    +       FriendlyName="CurrentAddress"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/CurrentAddress"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:CurrentAddressType">
    +     PGVpZGFzOkxvY2F0b3JEZXNpZ25hdG9yPjIyPC9laWRhczpMb2NhdG9yRGVzaWduYX
    +     Rvcj48ZWlkYXM6VGhvcm91Z2hmYXJlPkFyY2FjaWEgQXZlbnVlPC9laWRhczpUaG9y
    +     b3VnaGZhcmU+DQo8ZWlkYXM6UG9zdE5hbWU+TG9uZG9uPC9laWRhczpQb3N0TmFtZT
    +     4NCjxlaWRhczpQb3N0Q29kZT5TVzFBIDFBQTwvZWlkYXM6UG9zdENvZGU+
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    See Also:
    +
    CurrentAddressStructuredType
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toSwedishEidString

        +
        String toSwedishEidString()
        +
        Within the Swedish eID Framework only string-valued attributes are released. It would be possible to simply release + the Base64-blob and let attribute consumers decode and parse it, but the "Attribute Specification for the Swedish + eID Framework" is a little bit more helpful. It mandates that the eIDAS + http://eidas.europa.eu/attributes/naturalperson/CurrentAddress attribute is converted into the the + attribute eidasNaturalPersonAddress (urn:oid:1.2.752.201.3.9). This attribute holds a string value which + contains URL-encoded key-value pairs separated by semicolons. + +

        + The XML-snippet below: +

        + +
         
        + <eidas:LocatorDesignator>22</eidas:LocatorDesignator>
        + <eidas:Thoroughfare>Arcacia Avenue</eidas:Thoroughfare>
        + <eidas:PostName>London</eidas:PostName>
        + <eidas:PostCode>SW1A 1AA</eidas:Postcode>
        + + will be represented as: "LocatorDesignator=22;Thoroughfare=Arcacia%20Avenue;PostName=London;PostCode=SW1A%201AA".
        +
        +
        Returns:
        +
        the address represented as a name-value string
        +
        See Also:
        +
        EidasAttributeValueType.toStringValue()
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface CurrentFamilyNameType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, TransliterationStringType, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentFamilyNameTypeImpl
    +
    +
    +
    +
    public interface CurrentFamilyNameType
    +extends TransliterationStringType
    +
    The eIDAS CurrentFamilyNameType. + +
     
    + <xsd:complexType name="CurrentFamilyNameType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current family name of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +       <xsd:attribute ref="LatinScript"/>
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
     
    + <saml:Attribute
    +       FriendlyName="FamilyName"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/CurrentFamilyName"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:CurrentFamilyNameType">
    +     Chalk
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface CurrentGivenNameType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, TransliterationStringType, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    CurrentGivenNameTypeImpl
    +
    +
    +
    +
    public interface CurrentGivenNameType
    +extends TransliterationStringType
    +
    The eIDAS CurrentGivenNameType. + +
     
    + <xsd:complexType name="CurrentGivenNameType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Current given names of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +       <xsd:attribute ref="LatinScript"/>
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
     
    + <saml:Attribute
    +       FriendlyName="FirstName"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/CurrentGivenName"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:CurrentGivenNameType">
    +     Sarah
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface DateOfBirthType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    DateOfBirthTypeImpl
    +
    +
    +
    +
    public interface DateOfBirthType
    +extends XMLObject, EidasAttributeValueType
    +
    The eIDAS DateOfBirthType. + +
     
    + <xsd:simpleType name="DateOfBirthType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Date of Birth for the Natural Person (Based on xsd:date i.e. YYYY-MM-DD format).
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:restriction base="xsd:date"/>
    + </xsd:simpleType>
    + 
    + + Example: + +
    
    + <saml:Attribute
    +       FriendlyName="DateOfBirth"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/DateOfBirth"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:DateOfBirthType">
    +     1970-05-28
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setDate

        +
        void setDate(org.joda.time.LocalDate date)
        +
        Assigns the date.
        +
        +
        Parameters:
        +
        date - the date to assign
        +
        See Also:
        +
        setDate(java.time.LocalDate)
        +
        +
      • +
      + + + +
        +
      • +

        setDate

        +
        void setDate(LocalDate date)
        +
        Assigns the date. +

        + OpenSAML uses JODA time, but since Java 8 it exist corresponding classes in Java. Therefore, these classes may also + be used. +

        +
        +
        Parameters:
        +
        date - the date to assign
        +
        See Also:
        +
        setDate(org.joda.time.LocalDate)
        +
        +
      • +
      + + + +
        +
      • +

        setDate

        +
        void setDate(int year,
        +             int month,
        +             int dayOfMonth)
        +
        Assigns the date by giving the year, month and day of month.
        +
        +
        Parameters:
        +
        year - the year (four digits)
        +
        month - the month (1-12)
        +
        dayOfMonth - the day of month (1-31)
        +
        +
      • +
      + + + +
        +
      • +

        getDate

        +
        org.joda.time.LocalDate getDate()
        +
        Returns the birth date.
        +
        +
        Returns:
        +
        the date
        +
        See Also:
        +
        getDateJava()
        +
        +
      • +
      + + + +
        +
      • +

        getDateJava

        +
        LocalDate getDateJava()
        +
        Returns the birth date. +

        + OpenSAML uses JODA time, but since Java 8 it exist corresponding classes in Java. Therefore, these classes may also + be used. +

        +
        +
        Returns:
        +
        the date
        +
        See Also:
        +
        getDate()
        +
        +
      • +
      + + + +
        +
      • +

        formatDate

        +
        String formatDate()
        +
        Formats the birth date according to the formatting rules of xsd:date (YYYY-MM-DD).
        +
        +
        Returns:
        +
        a formatted date string
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface EidasAttributeValueType

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface GenderType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, XMLObject
    +
    +
    +
    All Known Implementing Classes:
    +
    GenderTypeImpl
    +
    +
    +
    +
    public interface GenderType
    +extends XMLObject, EidasAttributeValueType
    +
    The eIDAS GenderType. + +
    
    + <xsd:simpleType name="GenderType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Gender of the natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:restriction base="xsd:string">
    +     <xsd:enumeration value="Male"/>
    +     <xsd:enumeration value="Female"/>
    +     <xsd:enumeration value="Unspecified"/>
    +   </xsd:restriction>
    + </xsd:simpleType>
    + 
    + + Example: + +
     
    + <saml:Attribute
    +       FriendlyName="Gender"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/Gender"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:GenderType">
    +     Female
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class GenderTypeEnumeration

+
+
+ +
+
    +
  • +
    +
    +
    public final class GenderTypeEnumeration
    +extends Object
    +
    Enumeration of the <eidas:GenderType> type.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenderTypeEnumeration

        +
        public GenderTypeEnumeration(String gender)
        +
        Constructor.
        +
        +
        Parameters:
        +
        gender - the gender
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public String getValue()
        +
        Returns the gender value.
        +
        +
        Returns:
        +
        the value
        +
        +
      • +
      + + + +
        +
      • +

        fromValue

        +
        public static GenderTypeEnumeration fromValue(String value)
        +
        Parses a string into a GenderTypeEnumeration object.
        +
        +
        Parameters:
        +
        value - the value to parse
        +
        Returns:
        +
        a GenderTypeEnumeration object
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface PersonIdentifierType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, SAMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PersonIdentifierTypeImpl
    +
    +
    +
    +
    public interface PersonIdentifierType
    +extends XSString, SAMLObject, EidasAttributeValueType
    +
    The eIDAS PersonIdentifierType. + +
     
    + <xsd:simpleType name="PersonIdentifierType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Unique identifier for the natural person as defined by the eIDAS Regulation.
    +     </xsd:documentation>
    +   </xsd:annotation>
    + <xsd:restriction base="xsd:string"/>
    + </xsd:simpleType>
    + 
    + + Example: + +
    
    +  <saml:Attribute
    +        FriendlyName="PersonIdentifier"
    +        Name="http://eidas.europa.eu/attributes/naturalperson/PersonIdentifier"
    +        NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +    <saml:AttributeValue xsi:type="eidasnp:PersonIdentifierType">
    +      ES/AT/02635542Y
    +    </saml:AttributeValue>
    +  </saml:Attribute>
    + 
    + + The uniqueness identifier consists of: +
      +
    1. + The first part is the Nationality Code of the identifier. This is one of the ISO 3166-1 alpha-2 codes, followed + by a slash (“/“)). +
    2. +
    3. + The second part is the Nationality Code of the destination country or international + organization. This is one of the ISO 3166-1 alpha-2 codes, followed by a slash (“/“). +
    4. +
    5. + The third part a combination of readable characters. This uniquely identifies the identity asserted in the + country of origin but does not necessarily reveal any discernible correspondence with the subject's actual identifier + (for example, username, fiscal number etc). +
    6. +
    + +

    + Example: ES/AT/02635542Y (Spanish eIDNumber for an Austrian SP) +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNationalityCode

        +
        String getNationalityCode()
        +
        Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier. This is an ISO + 3166-1 alpha-2 code. +

        + Example: ES/AT/02635542Y +

        +
        +
        Returns:
        +
        the Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getDestinationNationalityCode

        +
        String getDestinationNationalityCode()
        +
        Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization. This is an ISO 3166-1 alpha-2 code. + +

        + Example: ES/AT/02635542Y +

        +
        +
        Returns:
        +
        the destination Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getIdentifierString

        +
        String getIdentifierString()
        +
        returns the third part of the uniqueness identifier that is a combination of readable characters. This uniquely + identifies the identity asserted in the country of origin but does not necessarily reveal any discernible + correspondence with the subject's actual + identifier (for example, username, fiscal number etc). + +

        + Example: ES</AT/<b>02635542Y</b> +

        +
        +
        Returns:
        +
        the identifier string of the uniqueness identifier
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface PlaceOfBirthType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, SAMLObject, XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PlaceOfBirthTypeImpl
    +
    +
    +
    +
    public interface PlaceOfBirthType
    +extends XSString, SAMLObject, EidasAttributeValueType
    +
    The eIDAS PlaceOfBirthType. + +
    + 
    + <xsd:complexType name="PlaceOfBirthType">
    +   <xsd:annotation>
    +     <xsd:documentation>
    +       Place of birth for a natural person.
    +     </xsd:documentation>
    +   </xsd:annotation>
    +   <xsd:simpleContent>
    +     <xsd:extension base="xsd:string">
    +     </xsd:extension>
    +   </xsd:simpleContent>
    + </xsd:complexType>
    + 
    + + Example: +
    
    + <saml:Attribute
    +       FriendlyName="PlaceOfBirth"
    +       Name="http://eidas.europa.eu/attributes/naturalperson/PlaceOfBirth"
    +       NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
    +   <saml:AttributeValue xsi:type="eidas:PlaceOfBirthType">
    +     Peterborough
    +   </saml:AttributeValue>
    + </saml:Attribute>
    + 
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        TYPE_NAME

        +
        static final QName TYPE_NAME
        +
        QName of the XSI type.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface TransliterationStringType

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    EidasAttributeValueType, XMLObject, XSString
    +
    +
    +
    All Known Subinterfaces:
    +
    BirthNameType, CurrentFamilyNameType, CurrentGivenNameType
    +
    +
    +
    All Known Implementing Classes:
    +
    BirthNameTypeImpl, CurrentFamilyNameTypeImpl, CurrentGivenNameTypeImpl, TransliterationStringTypeImpl
    +
    +
    +
    +
    public interface TransliterationStringType
    +extends XSString, EidasAttributeValueType
    +
    Interface for eIDAS attribute values that may be represented as non-Latin scripts. + +

    + Section 2.4 of the + eIDAS SAML + Attribute Profile states the following: +

    +

    + Transliteration allows the consumer of identity assertions to determine which attribute values are recorded in Latin + and non-Latin script. +

    +

    + For attribute values where transliteration is applicable (as defined by the profile) a modifying attribute + LatinScript=”false” MUST be applied to the <AttributeValue>. This LatinScript attribute is + optional and set to true by default. +

    + To facilitate transliteration two <AttributeValue> statements MUST be included in the <Attribute> + statement; +
      +
    1. a Latin script variant of the attribute value
    2. +
    3. a non-Latin script variant which MUST be clearly identified using the LatinScript attribute set to + false.
    4. +
    +

    + If a transliterated attribute value is included the LatinScript attribute MUST be set to false + indicating a non-latin variant of the attribute value. Nodes MUST take account of the LatinScript attribute + where present and act accordingly. +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        LATIN_SCRIPT_ATTRIB_NAME

        +
        static final String LATIN_SCRIPT_ATTRIB_NAME
        +
        "LatinScript" attribute's local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLatinScript

        +
        Boolean getLatinScript()
        +
        Returns the LatinScript value. If the attribute is not set Boolean#TRUE will be returned.
        +
        +
        Returns:
        +
        the LatinScript attribute value
        +
        +
      • +
      + + + +
        +
      • +

        getLatinScriptXSBooleanValue

        +
        XSBooleanValue getLatinScriptXSBooleanValue()
        +
        Returns the LatinScript value. If the attribute is not set null will be returned.
        +
        +
        Returns:
        +
        the LatinScript attribute value
        +
        +
      • +
      + + + +
        +
      • +

        setLatinScript

        +
        void setLatinScript(Boolean latinScript)
        +
        Assigns the LatinScript attribute value.
        +
        +
        Parameters:
        +
        latinScript - the LatinScript attribute value
        +
        +
      • +
      + + + +
        +
      • +

        setLatinScript

        +
        void setLatinScript(XSBooleanValue latinScript)
        +
        Assigns the LatinScript attribute value.
        +
        +
        Parameters:
        +
        latinScript - the LatinScript attribute value
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface AdminunitFirstline

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    AdminunitFirstlineImpl
    +
    +
    +
    +
    public interface AdminunitFirstline
    +extends XSString
    +
    The AdminunitFirstline element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface AdminunitSecondline

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    AdminunitSecondlineImpl
    +
    +
    +
    +
    public interface AdminunitSecondline
    +extends XSString
    +
    The AdminunitSecondline element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface CvaddressArea

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    CvaddressAreaImpl
    +
    +
    +
    +
    public interface CvaddressArea
    +extends XSString
    +
    The CvaddressArea element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface LocatorDesignator

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    LocatorDesignatorImpl
    +
    +
    +
    +
    public interface LocatorDesignator
    +extends XSString
    +
    The LocatorDesignator element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface LocatorName

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    LocatorNameImpl
    +
    +
    +
    +
    public interface LocatorName
    +extends XSString
    +
    The LocatorName element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface PoBox

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PoBoxImpl
    +
    +
    +
    +
    public interface PoBox
    +extends XSString
    +
    The PoBox element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface PostCode

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PostCodeImpl
    +
    +
    +
    +
    public interface PostCode
    +extends XSString
    +
    The PostCode element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface PostName

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    PostNameImpl
    +
    +
    +
    +
    public interface PostName
    +extends XSString
    +
    The PostName element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Interface Thoroughfare

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    XMLObject, XSString
    +
    +
    +
    All Known Implementing Classes:
    +
    ThoroughfareImpl
    +
    +
    +
    +
    public interface Thoroughfare
    +extends XSString
    +
    The Thoroughfare element of the CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ELEMENT_LOCAL_NAME

        +
        static final String DEFAULT_ELEMENT_LOCAL_NAME
        +
        Element local name.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_ELEMENT_NAME

        +
        static final QName DEFAULT_ELEMENT_NAME
        +
        Default element name.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitFirstline.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitFirstline.html new file mode 100644 index 00000000..078a5bed --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitSecondline.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/AdminunitSecondline.html new file mode 100644 index 00000000..80833145 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/CvaddressArea.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/CvaddressArea.html new file mode 100644 index 00000000..01675e80 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorDesignator.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorDesignator.html new file mode 100644 index 00000000..845a9e1e --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorName.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/LocatorName.html new file mode 100644 index 00000000..aac79c33 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PoBox.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PoBox.html new file mode 100644 index 00000000..861962ac --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostCode.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostCode.html new file mode 100644 index 00000000..8ee9ca96 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostName.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/PostName.html new file mode 100644 index 00000000..467e0f3f --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/Thoroughfare.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/class-use/Thoroughfare.html new file mode 100644 index 00000000..ecf85e7a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class AdminunitFirstlineBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class AdminunitFirstlineImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AdminunitFirstlineImpl

        +
        public AdminunitFirstlineImpl(String namespaceURI,
        +                              String elementLocalName,
        +                              String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class AdminunitSecondlineBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class AdminunitSecondlineImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AdminunitSecondlineImpl

        +
        public AdminunitSecondlineImpl(String namespaceURI,
        +                               String elementLocalName,
        +                               String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CvaddressAreaBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CvaddressAreaImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CvaddressAreaImpl

        +
        public CvaddressAreaImpl(String namespaceURI,
        +                         String elementLocalName,
        +                         String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class LocatorDesignatorBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class LocatorDesignatorImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LocatorDesignatorImpl

        +
        public LocatorDesignatorImpl(String namespaceURI,
        +                             String elementLocalName,
        +                             String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class LocatorNameBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class LocatorNameImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LocatorNameImpl

        +
        public LocatorNameImpl(String namespaceURI,
        +                       String elementLocalName,
        +                       String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PoBoxBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PoBoxImpl

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    XSString, XMLObject, PoBox
    +
    +
    +
    +
    public class PoBoxImpl
    +extends XSStringImpl
    +implements PoBox
    +
    Implementation of PoBox.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PoBoxImpl

        +
        public PoBoxImpl(String namespaceURI,
        +                 String elementLocalName,
        +                 String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PostCodeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PostCodeImpl

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    XSString, XMLObject, PostCode
    +
    +
    +
    +
    public class PostCodeImpl
    +extends XSStringImpl
    +implements PostCode
    +
    Implementation of PostCode.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PostCodeImpl

        +
        public PostCodeImpl(String namespaceURI,
        +                    String elementLocalName,
        +                    String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PostNameBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PostNameImpl

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    XSString, XMLObject, PostName
    +
    +
    +
    +
    public class PostNameImpl
    +extends XSStringImpl
    +implements PostName
    +
    Implementation of PostName.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PostNameImpl

        +
        public PostNameImpl(String namespaceURI,
        +                    String elementLocalName,
        +                    String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class ThoroughfareBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class ThoroughfareImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ThoroughfareImpl

        +
        public ThoroughfareImpl(String namespaceURI,
        +                        String elementLocalName,
        +                        String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineBuilder.html new file mode 100644 index 00000000..3bed88f4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitFirstlineImpl.html new file mode 100644 index 00000000..3c632800 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineBuilder.html new file mode 100644 index 00000000..94eeaa9c --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/AdminunitSecondlineImpl.html new file mode 100644 index 00000000..08a650e8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaBuilder.html new file mode 100644 index 00000000..0d5d2f25 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/CvaddressAreaImpl.html new file mode 100644 index 00000000..21e0c917 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorBuilder.html new file mode 100644 index 00000000..efcd51f0 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorDesignatorImpl.html new file mode 100644 index 00000000..40cab029 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameBuilder.html new file mode 100644 index 00000000..ba674e6b --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/LocatorNameImpl.html new file mode 100644 index 00000000..23df526d --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxBuilder.html new file mode 100644 index 00000000..894507d7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PoBoxImpl.html new file mode 100644 index 00000000..a65cb046 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeBuilder.html new file mode 100644 index 00000000..4aa7a8e5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostCodeImpl.html new file mode 100644 index 00000000..925966bb --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameBuilder.html new file mode 100644 index 00000000..52781795 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/PostNameImpl.html new file mode 100644 index 00000000..53a70875 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareBuilder.html new file mode 100644 index 00000000..7bad5e40 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/class-use/ThoroughfareImpl.html new file mode 100644 index 00000000..446dd301 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-frame.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-frame.html new file mode 100644 index 00000000..c45e8639 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + +

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

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html new file mode 100644 index 00000000..c72e3834 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-tree.html new file mode 100644 index 00000000..78377287 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/impl/package-use.html new file mode 100644 index 00000000..02a2e6a9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-frame.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-frame.html new file mode 100644 index 00000000..e5a9ab8a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + +

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

+
+

Interfaces

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-summary.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-summary.html new file mode 100644 index 00000000..3ccebb92 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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. +

+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-tree.html new file mode 100644 index 00000000..6148b2d5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/address/package-use.html new file mode 100644 index 00000000..568f2931 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeConstants.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeConstants.html new file mode 100644 index 00000000..9a9264d6 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeUtils.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/AttributeUtils.html new file mode 100644 index 00000000..f16d545c --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/BirthNameType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/BirthNameType.html new file mode 100644 index 00000000..1236f98a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressStructuredType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressStructuredType.html new file mode 100644 index 00000000..61ccff60 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentAddressType.html new file mode 100644 index 00000000..09ef78af --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentFamilyNameType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentFamilyNameType.html new file mode 100644 index 00000000..95da778a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentGivenNameType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/CurrentGivenNameType.html new file mode 100644 index 00000000..16449ccb --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/DateOfBirthType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/DateOfBirthType.html new file mode 100644 index 00000000..cdb6eae9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/EidasAttributeValueType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/EidasAttributeValueType.html new file mode 100644 index 00000000..5ade5d97 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderType.html new file mode 100644 index 00000000..c3455d9f --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderTypeEnumeration.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/GenderTypeEnumeration.html new file mode 100644 index 00000000..c555eaeb --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/PersonIdentifierType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/PersonIdentifierType.html new file mode 100644 index 00000000..2540300e --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/PlaceOfBirthType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/PlaceOfBirthType.html new file mode 100644 index 00000000..3b39db61 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/TransliterationStringType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/class-use/TransliterationStringType.html new file mode 100644 index 00000000..470451a2 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class BirthNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class BirthNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BirthNameTypeImpl

        +
        public BirthNameTypeImpl(String namespaceURI,
        +                         String elementLocalName,
        +                         String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressStructuredTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressStructuredTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentAddressStructuredTypeImpl

        +
        public CurrentAddressStructuredTypeImpl(String namespaceURI,
        +                                        String elementLocalName,
        +                                        String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        getPoBox

        +
        public String getPoBox()
        +
        Returns the Post box element
        +
        +
        Specified by:
        +
        getPoBox in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Post box element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorDesignator

        +
        public void setLocatorDesignator(String locatorDesignator)
        +
        Assigns the locator designator element. +

        + About a locator designator from + mapping.semic.eu: +

        +
        The locator designator is a number or a sequence of characters that uniquely identifies the locator + within the relevant scope(s). The full identification of the locator could include one or more locator designators. + [INSPIRE] In simpler terms, this is the building number, apartment number, etc. It is characteristic that these + designators, according to tradition or to a specific set of rules, are assigned systematically. For example address + numbers are most often assigned in ascending order with odd and even numbers on each side of the thoroughfare. + Another example is the floor identifier that in a standardized way expresses on which level the address is located. + [INSPIRE] The key difference between a locator designator and a locator name is that the latter is a proper name + and is unlikely to include digits.
        +
        +
        Specified by:
        +
        setLocatorDesignator in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        locatorDesignator - the locator designator
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorDesignator

        +
        public String getLocatorDesignator()
        +
        Returns the locator designator element.
        +
        +
        Specified by:
        +
        getLocatorDesignator in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the locator designator element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setLocatorName

        +
        public void setLocatorName(String locatorName)
        +
        Assigns the locator name element. +

        + A locator name is typically a building, site or room name. +

        +
        +
        Specified by:
        +
        setLocatorName in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        locatorName - the locator name
        +
        +
      • +
      + + + +
        +
      • +

        getLocatorName

        +
        public String getLocatorName()
        +
        Returns the locator name element.
        +
        +
        Specified by:
        +
        getLocatorName in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the locator name element or null if no such element is available.
        +
        +
      • +
      + + + +
        +
      • +

        setCvaddressArea

        +
        public void setCvaddressArea(String cvaddressArea)
        +
        Assigns the Cvaddress area element.
        +
        +
        Specified by:
        +
        setCvaddressArea in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        cvaddressArea - the Cvaddress area element
        +
        +
      • +
      + + + +
        +
      • +

        getCvaddressArea

        +
        public String getCvaddressArea()
        +
        Returns the Cvaddress area element.
        +
        +
        Specified by:
        +
        getCvaddressArea in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Cvaddress area element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setThoroughfare

        +
        public void setThoroughfare(String thoroughfare)
        +
        Assigns the Thoroughfare element. +

        + The element contains information about the thoroughfare - for example, the street, avenue, or boulevard - on which + an address is located. +

        +
        +
        Specified by:
        +
        setThoroughfare in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        thoroughfare - the Thoroughfare element
        +
        +
      • +
      + + + +
        +
      • +

        getThoroughfare

        +
        public String getThoroughfare()
        +
        Returns the Thoroughfare element.
        +
        +
        Specified by:
        +
        getThoroughfare in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Thoroughfare element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setPostName

        +
        public void setPostName(String postName)
        +
        Assigns the post name element. +

        + The post name is generally the city-part of the address. +

        +
        +
        Specified by:
        +
        setPostName in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        postName - the post name
        +
        +
      • +
      + + + +
        +
      • +

        getPostName

        +
        public String getPostName()
        +
        Returns the post name element.
        +
        +
        Specified by:
        +
        getPostName in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the post name element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitFirstline

        +
        public void setAdminunitFirstline(String adminunitFirstline)
        +
        Assigns the admin unit first line element.
        +
        +
        Specified by:
        +
        setAdminunitFirstline in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        adminunitFirstline - the admin unit first line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitFirstline

        +
        public String getAdminunitFirstline()
        +
        Returns the the admin unit first line element.
        +
        +
        Specified by:
        +
        getAdminunitFirstline in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the the admin unit first line element or null if no such element is available
        +
        +
      • +
      + + + +
        +
      • +

        setAdminunitSecondline

        +
        public void setAdminunitSecondline(String adminunitSecondline)
        +
        Assigns the admin unit second line element.
        +
        +
        Specified by:
        +
        setAdminunitSecondline in interface CurrentAddressStructuredType
        +
        Parameters:
        +
        adminunitSecondline - the admin unit second line element
        +
        +
      • +
      + + + +
        +
      • +

        getAdminunitSecondline

        +
        public String getAdminunitSecondline()
        +
        Returns the the admin unit second line element.
        +
        +
        Specified by:
        +
        getAdminunitSecondline in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the the admin unit second line element or null if no such element is available
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getPostCode

        +
        public String getPostCode()
        +
        Returns the Post code element.
        +
        +
        Specified by:
        +
        getPostCode in interface CurrentAddressStructuredType
        +
        Returns:
        +
        the Post code element or null if no such element is available
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressStructuredTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class CurrentAddressStructuredTypeMarshaller
    +extends AbstractXMLObjectMarshaller
    +
    Marshaller for CurrentAddressStructuredType.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentAddressStructuredTypeMarshaller

        +
        public CurrentAddressStructuredTypeMarshaller()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressStructuredTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentAddressTypeImpl

        +
        public CurrentAddressTypeImpl(String namespaceURI,
        +                              String elementLocalName,
        +                              String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toSwedishEidString

        +
        public String toSwedishEidString()
        +
        Within the Swedish eID Framework only string-valued attributes are released. It would be possible to simply release + the Base64-blob and let attribute consumers decode and parse it, but the "Attribute Specification for the Swedish + eID Framework" is a little bit more helpful. It mandates that the eIDAS + http://eidas.europa.eu/attributes/naturalperson/CurrentAddress attribute is converted into the the + attribute eidasNaturalPersonAddress (urn:oid:1.2.752.201.3.9). This attribute holds a string value which + contains URL-encoded key-value pairs separated by semicolons. + +

        + The XML-snippet below: +

        + +
         
        + <eidas:LocatorDesignator>22</eidas:LocatorDesignator>
        + <eidas:Thoroughfare>Arcacia Avenue</eidas:Thoroughfare>
        + <eidas:PostName>London</eidas:PostName>
        + <eidas:PostCode>SW1A 1AA</eidas:Postcode>
        + + will be represented as: "LocatorDesignator=22;Thoroughfare=Arcacia%20Avenue;PostName=London;PostCode=SW1A%201AA".
        +
        +
        Specified by:
        +
        toSwedishEidString in interface CurrentAddressType
        +
        Returns:
        +
        the address represented as a name-value string
        +
        See Also:
        +
        EidasAttributeValueType.toStringValue()
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class CurrentAddressTypeMarshaller
    +extends AbstractXMLObjectMarshaller
    +
    The marshaller for CurrentAddressType. +

    + Since the eIDAS CurrentAddressType is defined to contain a string value that is in fact the Base64-encoding + of an XML-snippet of CurrentAddressStructuredType we have to fool around a bit here. +

    +

    + Personal note: I really can't understand how anyone thinks they made things easier for implemetors when they + figured that out. +

    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentAddressTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentFamilyNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentFamilyNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentFamilyNameTypeImpl

        +
        public CurrentFamilyNameTypeImpl(String namespaceURI,
        +                                 String elementLocalName,
        +                                 String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentGivenNameTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class CurrentGivenNameTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CurrentGivenNameTypeImpl

        +
        public CurrentGivenNameTypeImpl(String namespaceURI,
        +                                String elementLocalName,
        +                                String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class DateOfBirthTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class DateOfBirthTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DateOfBirthTypeImpl

        +
        protected DateOfBirthTypeImpl(String namespaceURI,
        +                              String elementLocalName,
        +                              String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class DateOfBirthTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class DateOfBirthTypeMarshaller
    +extends BaseXMLObjectMarshaller
    +
    Thread-safe marshaller of DateOfBirthType objects.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class DateOfBirthTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class GenderTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class GenderTypeImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class GenderTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class GenderTypeMarshaller
    +extends AbstractXMLObjectMarshaller
    +
    A thread safe Marshaller for GenderType objects.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class GenderTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PersonIdentifierTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PersonIdentifierTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PersonIdentifierTypeImpl

        +
        public PersonIdentifierTypeImpl(String namespaceURI,
        +                                String elementLocalName,
        +                                String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNationalityCode

        +
        public String getNationalityCode()
        +
        Returns the first part of the uniqueness identifier that is the Nationality Code of the identifier. This is an ISO + 3166-1 alpha-2 code. +

        + Example: ES/AT/02635542Y +

        +
        +
        Specified by:
        +
        getNationalityCode in interface PersonIdentifierType
        +
        Returns:
        +
        the Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getDestinationNationalityCode

        +
        public String getDestinationNationalityCode()
        +
        Returns the second part of the uniqueness identifier that is the Nationality Code of the destination country or + international organization. This is an ISO 3166-1 alpha-2 code. + +

        + Example: ES/AT/02635542Y +

        +
        +
        Specified by:
        +
        getDestinationNationalityCode in interface PersonIdentifierType
        +
        Returns:
        +
        the destination Nationality Code of the identifier
        +
        +
      • +
      + + + +
        +
      • +

        getIdentifierString

        +
        public String getIdentifierString()
        +
        returns the third part of the uniqueness identifier that is a combination of readable characters. This uniquely + identifies the identity asserted in the country of origin but does not necessarily reveal any discernible + correspondence with the subject's actual + identifier (for example, username, fiscal number etc). + +

        + Example: ES</AT/<b>02635542Y</b> +

        +
        +
        Specified by:
        +
        getIdentifierString in interface PersonIdentifierType
        +
        Returns:
        +
        the identifier string of the uniqueness identifier
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PlaceOfBirthTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class PlaceOfBirthTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PlaceOfBirthTypeImpl

        +
        public PlaceOfBirthTypeImpl(String namespaceURI,
        +                            String elementLocalName,
        +                            String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class TransliterationStringTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TransliterationStringTypeImpl

        +
        protected TransliterationStringTypeImpl(String namespaceURI,
        +                                        String elementLocalName,
        +                                        String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class TransliterationStringTypeMarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class TransliterationStringTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeBuilder.html new file mode 100644 index 00000000..6ddc63e9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/BirthNameTypeImpl.html new file mode 100644 index 00000000..d30ebb0d --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeBuilder.html new file mode 100644 index 00000000..afda41db --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeImpl.html new file mode 100644 index 00000000..af4f8c6b --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeMarshaller.html new file mode 100644 index 00000000..8516c4a8 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressStructuredTypeUnmarshaller.html new file mode 100644 index 00000000..202dcd6c --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeBuilder.html new file mode 100644 index 00000000..ede0c178 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeImpl.html new file mode 100644 index 00000000..b9a9b945 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeMarshaller.html new file mode 100644 index 00000000..869fb964 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentAddressTypeUnmarshaller.html new file mode 100644 index 00000000..fa211927 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeBuilder.html new file mode 100644 index 00000000..149ed3cd --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentFamilyNameTypeImpl.html new file mode 100644 index 00000000..3b868dca --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeBuilder.html new file mode 100644 index 00000000..34f21a52 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/CurrentGivenNameTypeImpl.html new file mode 100644 index 00000000..a294c392 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeBuilder.html new file mode 100644 index 00000000..750470e3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeImpl.html new file mode 100644 index 00000000..a4e4e842 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeMarshaller.html new file mode 100644 index 00000000..d02e8d6c --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/DateOfBirthTypeUnmarshaller.html new file mode 100644 index 00000000..d3b7a31b --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeBuilder.html new file mode 100644 index 00000000..165ef97d --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeImpl.html new file mode 100644 index 00000000..aad3ad69 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeMarshaller.html new file mode 100644 index 00000000..0515b085 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/GenderTypeUnmarshaller.html new file mode 100644 index 00000000..8d833d91 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html new file mode 100644 index 00000000..12e16a69 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeImpl.html new file mode 100644 index 00000000..9310068e --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeBuilder.html new file mode 100644 index 00000000..dbc295c4 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PlaceOfBirthTypeImpl.html new file mode 100644 index 00000000..17207dd5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html new file mode 100644 index 00000000..564cf42e --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeMarshaller.html new file mode 100644 index 00000000..abdacb7f --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/TransliterationStringTypeUnmarshaller.html new file mode 100644 index 00000000..dafb8586 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-frame.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-frame.html new file mode 100644 index 00000000..8d7be74b --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + +

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

+
+

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html new file mode 100644 index 00000000..416ff43a --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-tree.html new file mode 100644 index 00000000..4752d074 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/package-use.html new file mode 100644 index 00000000..8c072299 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-frame.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-frame.html new file mode 100644 index 00000000..25828ecf --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + +

se.litsec.eidas.opensaml.ext.attributes

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-summary.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-summary.html new file mode 100644 index 00000000..2bd27ef1 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
eIDAS attribute definitions.
+
+

See: Description

+
+
+ + + + +

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

+
eIDAS attribute definitions.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-tree.html new file mode 100644 index 00000000..4b6fd1f3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/package-use.html new file mode 100644 index 00000000..a56f9aa7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttribute.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttribute.html new file mode 100644 index 00000000..a3dc5b95 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributeTemplates.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributeTemplates.html new file mode 100644 index 00000000..b2531908 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml.ext.RequestedAttributeTemplates
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributes.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/RequestedAttributes.html new file mode 100644 index 00000000..a4d4e925 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/SPType.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/SPType.html new file mode 100644 index 00000000..f407a7d9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/SPTypeEnumeration.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/class-use/SPTypeEnumeration.html new file mode 100644 index 00000000..aefd3548 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedAttributeImpl

        +
        protected RequestedAttributeImpl(String namespaceURI,
        +                                 String elementLocalName,
        +                                 String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributesBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributesImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedAttributesImpl

        +
        protected RequestedAttributesImpl(String namespaceURI,
        +                                  String elementLocalName,
        +                                  String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - name space
        +
        elementLocalName - local name
        +
        namespacePrefix - prefix
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributesMarshaller

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedAttributesMarshaller

        +
        public RequestedAttributesMarshaller()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class RequestedAttributesUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class SPTypeBuilder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class SPTypeImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SPTypeImpl

        +
        protected SPTypeImpl(String namespaceURI,
        +                     String elementLocalName,
        +                     String namespacePrefix)
        +
        Constructor.
        +
        +
        Parameters:
        +
        namespaceURI - the namespace the element is in
        +
        elementLocalName - the local name of the XML element this Object represents
        +
        namespacePrefix - the prefix for the given namespace
        +
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class SPTypeMarshaller

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Marshaller
    +
    +
    +
    +
    public class SPTypeMarshaller
    +extends AbstractSAMLObjectMarshaller
    +
    A thread safe Marshaller for SPType objects.
    +
    +
    Author:
    +
    Martin Lindström (martin.lindstrom@litsec.se)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

Class SPTypeUnmarshaller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeBuilder.html new file mode 100644 index 00000000..f41bdbfd --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributeImpl.html new file mode 100644 index 00000000..c539d9f3 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesBuilder.html new file mode 100644 index 00000000..e8a0e55b --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesImpl.html new file mode 100644 index 00000000..5134d159 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesMarshaller.html new file mode 100644 index 00000000..ad1c4603 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/RequestedAttributesUnmarshaller.html new file mode 100644 index 00000000..998359de --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeBuilder.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeBuilder.html new file mode 100644 index 00000000..1f8d04c7 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeImpl.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeImpl.html new file mode 100644 index 00000000..151486f9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeMarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeMarshaller.html new file mode 100644 index 00000000..8b687ae9 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeUnmarshaller.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/class-use/SPTypeUnmarshaller.html new file mode 100644 index 00000000..fc2ffbea --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2018 Litsec AB. All rights reserved.

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

se.litsec.eidas.opensaml.ext.impl

+
+

Classes

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

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.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/package-use.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/impl/package-use.html new file mode 100644 index 00000000..9fa6a186 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+
+
No usage of se.litsec.eidas.opensaml.ext.impl
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

se.litsec.eidas.opensaml.ext

+
+

Interfaces

+ +

Classes

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

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.
+
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-tree.html b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-tree.html new file mode 100644 index 00000000..82b52db5 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/package-tree.html @@ -0,0 +1,175 @@ + + + + + + +se.litsec.eidas.opensaml.ext Class Hierarchy (eIDAS extension for OpenSAML 3.x - 1.0.6) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

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

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

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018 Litsec AB. All rights reserved.

+ + diff --git a/docs/javadoc/opensaml3/1.0.6/stylesheet.css b/docs/javadoc/opensaml3/1.0.6/stylesheet.css new file mode 100644 index 00000000..98055b22 --- /dev/null +++ b/docs/javadoc/opensaml3/1.0.6/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/opensaml2/dependencies.html b/docs/site/opensaml2/dependencies.html index 704bd76d..6566435a 100644 --- a/docs/site/opensaml2/dependencies.html +++ b/docs/site/opensaml2/dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2017-11-13 -  | Version: 1.0.5 + Last Published: 2018-02-14 +  | Version: 1.0.6
eIDAS :: OpenSAML 2.X @@ -277,7 +277,7 @@

Project Dependency Graph

Dependency Tree

    -
  • se.litsec.eidas:eidas-opensaml2:jar:1.0.5 [Information]
  • se.litsec.eidas:eidas-opensaml2:jar:1.0.6 [Information] +2.12.4 + +org.sonatype.plugins +nexus-staging-maven-plugin +1.6.7

Project Report Plugins

There are no plugins reports defined in the Reporting part of this project.

@@ -145,7 +161,7 @@

Project Report Plugins

- Copyright © 2017 + Copyright © 2018 Litsec AB. All Rights Reserved. diff --git a/docs/site/opensaml2/project-info.html b/docs/site/opensaml2/project-info.html index df8d746d..10311d23 100644 --- a/docs/site/opensaml2/project-info.html +++ b/docs/site/opensaml2/project-info.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,8 +27,8 @@
- Last Published: 2017-11-13 -  | Version: 1.0.5 + Last Published: 2018-02-14 +  | Version: 1.0.6
eIDAS :: OpenSAML 2.X @@ -141,7 +141,7 @@

Overview