I am coding a custom Authenticator Interface for doing some extra checking before authenticating the DN. Basically before I authenticate, I want to check that the user (not sure what else to call it) has certain attributes set to specific values. I've been looking through the API for the past few days and don't understand how to accomplish this. If possible, I want to get a set of Attributes back to iterate through.
Any suggestions would be most helpful. Thanks in advance.
