biemond/biemond-orawls

View on GitHub
files/functions/wls_get_realm_path.py.erb

Summary

Maintainability
Test Coverage
#
# Get the current security realm path
#
realm = cmo.getSecurityConfiguration().getDefaultRealm()
value = getPath(realm)