Searched defs:ISAuthorizer (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/spi/
H A DISAuthorizer.java25 * $Id: ISAuthorizer.java,v 1.6 2008/06/25 05:43:40 qcheng Exp $
59 public class ISAuthorizer implements IAuthorizer { class in inherits:IAuthorizer
79 Debug.error("ISAuthorizer.isAuthorized(): SSO Token is null ");
87 "ISAuthorizer.isAuthorized():logName = " + logName +
118 ":ISAuthorizer.isAuthorized():log rqt to " +
124 "ISAuthorizer.isAuthorized():delegation error: " +
131 Debug.error("ISAuthorizer.isAuthorized(): access denied " +
135 Debug.error("ISAuthorizer.isAuthorized(): SSOException: ", ssoe);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/spi/
H A DISAuthorizer.java25 * $Id: ISAuthorizer.java,v 1.6 2008/06/25 05:43:40 qcheng Exp $
59 public class ISAuthorizer implements IAuthorizer { class in inherits:IAuthorizer
79 Debug.error("ISAuthorizer.isAuthorized(): SSO Token is null ");
87 "ISAuthorizer.isAuthorized():logName = " + logName +
118 ":ISAuthorizer.isAuthorized():log rqt to " +
124 "ISAuthorizer.isAuthorized():delegation error: " +
131 Debug.error("ISAuthorizer.isAuthorized(): access denied " +
135 Debug.error("ISAuthorizer.isAuthorized(): SSOException: ", ssoe);

Completed in 50 milliseconds