A working KIM-based KerberosAgent to handle all of KIM's built-in GUI prompting.
authorJustin Anderson <jander@mit.edu>
Wed, 1 Oct 2008 14:12:31 +0000 (14:12 +0000)
committerJustin Anderson <jander@mit.edu>
Wed, 1 Oct 2008 14:12:31 +0000 (14:12 +0000)
commit8294739d8cbc7b91ae11c0fb8fbb3c918bb90348
tree821843ffd195c665d1a64c3b0731c853dd248739
parentbc306cc419e139a87a2a1d08fc4ceb1cdbd2ea2a
A working KIM-based KerberosAgent to handle all of KIM's built-in GUI prompting.

A few outstanding issues remain, like the ability to add duplicate entries to the list of favorite identities.

ticket: 6055

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20793 dc483132-0cff-0310-8789-dd5450dbe970
23 files changed:
src/kim/agent/mac/AuthenticationController.h [new file with mode: 0644]
src/kim/agent/mac/AuthenticationController.m [new file with mode: 0644]
src/kim/agent/mac/BadgedImageView.h
src/kim/agent/mac/BadgedImageView.m
src/kim/agent/mac/IPCClient.h [new file with mode: 0644]
src/kim/agent/mac/IPCClient.m [new file with mode: 0644]
src/kim/agent/mac/Identities.m
src/kim/agent/mac/KIMUtilities.h
src/kim/agent/mac/KIMUtilities.m
src/kim/agent/mac/KerberosAgent-Info.plist
src/kim/agent/mac/KerberosAgentController.h
src/kim/agent/mac/KerberosAgentController.m
src/kim/agent/mac/KerberosAgentListener.h [new file with mode: 0644]
src/kim/agent/mac/KerberosAgentListener.m [new file with mode: 0644]
src/kim/agent/mac/SelectIdentityController.h
src/kim/agent/mac/SelectIdentityController.m
src/kim/agent/mac/ServerDemux.m
src/kim/agent/mac/main.m
src/kim/agent/mac/resources/English.lproj/Authentication.xib
src/kim/agent/mac/resources/English.lproj/AuthenticationController.strings [new file with mode: 0644]
src/kim/agent/mac/resources/English.lproj/MainMenu.xib
src/kim/agent/mac/resources/English.lproj/SelectIdentity.strings [new file with mode: 0644]
src/kim/agent/mac/resources/English.lproj/SelectIdentity.xib