Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 1,538 for saml (0.03 sec)

  1. src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java

                int _samp = _src.dec_ndr_long();
                if (_samp != 0) {
                    if (sam == null) { /* YOYOYO */
                        sam = new SamrSamArray();
                    }
                    sam.decode(_src);
    
                }
                num_entries = (int)_src.dec_ndr_long();
                retval = (int)_src.dec_ndr_long();
            }
        }
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 20:39:42 UTC 2019
    - 14K bytes
    - Viewed (0)
  2. src/main/java/jcifs/dcerpc/msrpc/samr.java

                this.resume_handle = _src.dec_ndr_long();
                int _samp = _src.dec_ndr_long();
                if ( _samp != 0 ) {
                    if ( this.sam == null ) { /* YOYOYO */
                        this.sam = new SamrSamArray();
                    }
                    this.sam.decode(_src);
    
                }
                this.num_entries = _src.dec_ndr_long();
                this.retval = _src.dec_ndr_long();
            }
        }
    
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 20:40:13 UTC 2019
    - 15.1K bytes
    - Viewed (0)
  3. helm/minio/values.yaml

      ## MINIO_SUBNET_LICENSE: "License key obtained from https://subnet.min.io"
      ## MINIO_BROWSER: "off"
    
    ## The name of a secret in the same kubernetes namespace which contain secret values
    ## This can be useful for LDAP password, etc
    ## The key in the secret must be 'config.env'
    ##
    extraSecret: ~
    
    ## OpenID Identity Management
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 10 15:48:31 UTC 2024
    - 18.8K bytes
    - Viewed (1)
  4. src/test/resources/plugin/repo.yaml

    Shinsuke Sugaya <******@****.***> 1566712401 +0900
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sun Aug 25 05:53:21 UTC 2019
    - 298 bytes
    - Viewed (0)
  5. cmd/testdata/config/2.yaml

    Anis Eleuch <******@****.***> 1701941636 -0800
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Dec 07 09:33:56 UTC 2023
    - 869 bytes
    - Viewed (0)
  6. helm/minio/templates/securitycontextconstraints.yaml

    Nitish Tiwari <******@****.***> 1629498654 +0530
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Aug 20 22:30:54 UTC 2021
    - 1.1K bytes
    - Viewed (0)
  7. .teamcity/jdks.yaml

    Christoph Obexer <******@****.***> 1730217080 +0100
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 29 15:51:20 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  8. istioctl/pkg/authz/testdata/configdump.yaml

    Xiaopeng Han <******@****.***> 1687357223 +0800
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Jun 21 14:20:23 UTC 2023
    - 206.7K bytes
    - Viewed (0)
  9. docker/iptables.yaml

    John Howard <******@****.***> 1714670681 -0700
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu May 02 17:24:41 UTC 2024
    - 541 bytes
    - Viewed (0)
  10. istioctl/pkg/writer/envoy/configdump/testdata/endpoint/portfilter_output.yaml

    zirain <******@****.***> 1657592759 +0800
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Tue Jul 12 02:25:59 UTC 2022
    - 1K bytes
    - Viewed (0)
Back to top