Searched refs:IAuthorizer (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/spi/
H A DIAuthorizer.java25 * $Id: IAuthorizer.java,v 1.4 2008/06/25 05:43:40 qcheng Exp $
35 public interface IAuthorizer { interface
H A DAuthorizer.java42 private static IAuthorizer authorizer;
50 authorizer = (IAuthorizer)c.newInstance();
H A DISAuthorizer.java59 public class ISAuthorizer implements IAuthorizer {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/spi/
H A DIAuthorizer.java25 * $Id: IAuthorizer.java,v 1.4 2008/06/25 05:43:40 qcheng Exp $
35 public interface IAuthorizer { interface
H A DAuthorizer.java42 private static IAuthorizer authorizer;
50 authorizer = (IAuthorizer)c.newInstance();
H A DISAuthorizer.java59 public class ISAuthorizer implements IAuthorizer {

Completed in 42 milliseconds