Class AuthnAuthorityDescriptorTest

    • Field Detail

      • expectedSupportedProtocols

        protected List<String> expectedSupportedProtocols
        Expected supported protocol enumeration
      • expectedCacheDuration

        protected Duration expectedCacheDuration
        Expected cacheDuration value in miliseconds
      • expectedValidUntil

        protected Instant expectedValidUntil
        Expected validUntil value
      • expectedErrorURL

        protected String expectedErrorURL
        Expected errorURL value
      • expectedKeyDescriptors

        protected int expectedKeyDescriptors
        Expected number of KeyDescriptor sub elements
      • expectedContactPersons

        protected int expectedContactPersons
        Expected number of ContactPerson sub elements
      • expectedAuthnQueryServices

        protected int expectedAuthnQueryServices
        Expected number of AuthnQueryService sub elements
      • expectedAssertionIdRequestServices

        protected int expectedAssertionIdRequestServices
        Expected number of AssertionIdRequestService sub elements
      • expectedNameIdFormats

        protected int expectedNameIdFormats
        Expected number of NameIdFormat sub elements
    • Constructor Detail

      • AuthnAuthorityDescriptorTest

        public AuthnAuthorityDescriptorTest()
        Constructor