I can see different objects like Identity ,Bundles , Role , Application etc.
Please Can you tell me why we called them as Object ?Is there any relations with Java Object ?
Hi, these are actually Java objects. If you unzip identityiq jar file and decompile it. Then you can see the class files. These objects have XML representation as well which you see in debug page
2 Comments
I can see different objects like Identity ,Bundles , Role , Application etc.
Please Can you tell me why we called them as Object ?Is there any relations with Java Object ?
Hi, these are actually Java objects. If you unzip identityiq jar file and decompile it. Then you can see the class files. These objects have XML representation as well which you see in debug page