Searched refs:removeAuthRealmConfig (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/config/
H A DJMXConnectorConfigTest.java140 removeAuthRealmConfig(name);
152 removeAuthRealmConfig(final String name) { method in class:JMXConnectorConfigTest
154 getSecurityServiceConfig().removeAuthRealmConfig(name);
167 removeAuthRealmConfig(createAuthRealmName(name));
190 removeAuthRealmConfig(authRealmName);
H A DAuthRealmConfigTest.java259 getConfigConfig().getSecurityServiceConfig().removeAuthRealmConfig(name);

Completed in 74 milliseconds