Recently I needed a way to build authentication into a Flex application. Instead of using a model baked into the Flex code that need recompilation, or other security concerns with flat files, I built a simple LDAP authentication java file, paired with a .properties file and is called via RemoteObject in flex. I’ve posted code [...]
Posts Tagged ‘ldap’
LDAP Authentication
Posted in Java, tagged flex, Java, ldap on April 8, 2010 | 2 Comments »