Retrieving Access control Credential holder information from application using id

Hello Bo (I think),

I am trying to access the access control cred holders with the ID but can’t find a suitable method.

I am working on a non-access control plugin based Inside the event server.

I just recently found out that by waiting 20-30 seconds after the event server has started I can retrieve all the AC elements with the Configuration.Instance.getItems() and that I can also get accessControlEvent messages by casting from a base event.

This accessControlEvent gives me RelatedCredentialHolderIds. Now I just need a way to get the CredentialHolder (name, properties etc..) with that ID.

How can I do this?

You simply cannot get the CredentialHolder information outside the Access Control Module, so this will not work.

Eric, if you think this is something that Milestone should implement, pls speak to Mikkel Løcke Winther (mlw@milestone.dk).

Will do, thanks