Class MetadataQueryArguments

    • Field Detail

      • entityID

        @Nullable
        private String entityID
        EntityID.
      • protocol

        @Nullable
        private String protocol
        Role protocol.
      • saml1

        private boolean saml1
        SAML 1.1 protocol.
      • saml2

        private boolean saml2
        SAML 2.0 protocol.
      • cas

        private boolean cas
        CAS protocol.
    • Constructor Detail

      • MetadataQueryArguments

        public MetadataQueryArguments()