WebSphere:*,type=AuthorizationGroupManager
MinimalAccessCheck:
MBean AuthorizationGroupManager
AuthorizationGroupManager functions.
Operation Summary | |
void | refreshGroups( refresh authorization groups |
void | refreshAllGroups() Refresh all Authorization groups |
void | refreshAuthTables( refresh authorization groups |
void | refreshAllAuthTables() Refresh all Authorization groups |
void | refresh( refresh authorization groups |
void | refreshAll() Refresh all Authorization groups |
void | refreshAllFinal() Refresh all Authorization groups (no redirection) |
Operation Detail |
public void refreshGroups(java.lang.String[] groups
)
groups
-
Authorization Group Names
public void refreshAllGroups()
public void refreshAuthTables(java.lang.String[] groups
)
groups
-
Authorization Group Names
public void refreshAllAuthTables()
public void refresh(java.lang.String[] groups
)
groups
-
Authorization Group Names
public void refreshAll()
public void refreshAllFinal()