How Can I get a list of all Realms with name and description using OpenAM API call?
Asked
Active
Viewed 594 times
0
-
http://java.net/projects/opensso/lists/users/archive/2010-07/message/187 – Robert Harvey Jan 03 '13 at 18:09
1 Answers
-1
If you are using the ClientSDK then you can see a sample implementation here for example: http://sources.forgerock.org/browse/openam/trunk/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/realm/SearchRealms.java?hb=true

Peter Major
- 2,975
- 4
- 16
- 17