WebSphere:*,type=AuthorizationGroupManager
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 Namespublic void refreshAllGroups()
public void refreshAuthTables(java.lang.String[] groups
)
groups
-
Authorization Group Namespublic void refreshAllAuthTables()
public void refresh(java.lang.String[] groups
)
groups
-
Authorization Group Namespublic void refreshAll()
public void refreshAllFinal()