Class SecCredential

    • Method Detail

      • has

        public boolean has​(CFType key)
      • get

        public <T extends org.robovm.rt.bro.NativeObject> T get​(CFType key,
                                                                java.lang.Class<T> type)
      • getPassword

        public java.lang.String getPassword()
        Since:
        Available in iOS 8.0 and later.
      • getServer

        public java.lang.String getServer()
        Since:
        Available in iOS 8.0 and later.
      • getAccount

        public java.lang.String getAccount()
        Since:
        Available in iOS 8.0 and later.
      • getPort

        public int getPort()
        Since:
        Available in iOS 8.0 and later.