Re: NIAuthentificationButton
Re: NIAuthentificationButton
- Subject: Re: NIAuthentificationButton
- From: Eric Peyton <email@hidden>
- Date: Mon, 9 Jul 2001 14:09:19 -0500
On Monday, July 9, 2001, at 01:52 PM, Frangois Frisch wrote:
On Monday, July 9, 2001, at 01:13 PM, Frangois Frisch wrote:
Hello again,
The StartupDisk system preference uses a NIAuthentificationButton for
authentification.
I9d like to authenticate my user and would like to use this widget.
Is it available anywhere?
No, it is not public API nor do I suggest you try to use it as
private API. Without documentation and the correct secret
incantations, it will do pretty much nothing for you.
You should follow the examples of using the security Framework to
authorize your users. Consult Stepwise.com for a tutorial on using
the Security framework and Authorization.h.
Eric
Is there anyway to use the Security framework in cocoa/java ?
There is no native wrapper for the security framework in java. You
will need to use JNI to access the c-based functions in that
framework.
Eric
Frangois
--
sPearWay Ltd.
2568 Byron Road
North Vancouver
Canada
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev