Class ResolverTestArguments

    • Field Detail

      • requester

        @Nullable
        private String requester
        Attribute requester identity.
      • principal

        @Nullable
        private String principal
        Identity of attribute subject.
      • index

        @Nullable
        private Integer index
        Index into metadata.
      • protocol

        @Nullable
        private String protocol
        Show results with a custom protocol encoding.
      • saml1

        private boolean saml1
        Show results with SAML 1.1 encoding.
      • saml2

        private boolean saml2
        Show results with SAML 2.0 encoding.
      • dummy1

        @Nullable
        private String dummy1
        Obsolete.
      • dummy2

        @Nullable
        private String dummy2
        Obsolete.
      • dummy3

        @Nullable
        private String dummy3
        Obsolete.
      • dummy4

        @Nullable
        private String dummy4
        Obsolete.
    • Constructor Detail

      • ResolverTestArguments

        public ResolverTestArguments()