Uses of Class
org.robovm.apple.security.SecCredential
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecCredential in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecCredential Modifier and Type Method Description static SecCredentialSecCredential.Marshaler. toObject(Class<SecCredential> cls, long handle, long flags)Methods in org.robovm.apple.security that return types with arguments of type SecCredential Modifier and Type Method Description static List<SecCredential>SecCredential.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.security with parameters of type SecCredential Modifier and Type Method Description static longSecCredential.Marshaler. toNative(SecCredential o, long flags)Method parameters in org.robovm.apple.security with type arguments of type SecCredential Modifier and Type Method Description static voidSecSharedCredential. requestSharedWebCredential(String fqdn, String account, VoidBlock2<List<SecCredential>,NSError> completionHandler)static longSecCredential.AsListMarshaler. toNative(List<SecCredential> l, long flags)static SecCredentialSecCredential.Marshaler. toObject(Class<SecCredential> cls, long handle, long flags)