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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/disco/plugins/
H A DDefaultDiscoAuthorizer.java102 if (!checkInput(credential, action, data, env)) {
129 private boolean checkInput(Object credential, String action, Object data, method in class:DefaultDiscoAuthorizer
133 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
141 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
147 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
155 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/disco/plugins/
H A DDefaultDiscoAuthorizer.java102 if (!checkInput(credential, action, data, env)) {
129 private boolean checkInput(Object credential, String action, Object data, method in class:DefaultDiscoAuthorizer
133 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
141 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
147 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "
155 DiscoUtils.debug.error("DefaultDiscoAuthorizer.checkInput: null or "

Completed in 1501 milliseconds