Class AttributeSetAdminClientResponse
- java.lang.Object
-
- org.oa4mp.server.loader.oauth2.cm.util.attributes.AttributeSetAdminClientResponse
-
-
Constructor Summary
Constructors Constructor Description AttributeSetAdminClientResponse(AdminClient adminClient, Map<String,Object> attributes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AdminClient
getAdminClient()
Map<String,Object>
getAttributes()
-
-
-
Constructor Detail
-
AttributeSetAdminClientResponse
public AttributeSetAdminClientResponse(AdminClient adminClient, Map<String,Object> attributes)
-
-
Method Detail
-
getAdminClient
public AdminClient getAdminClient()
-
-