com.sun.identity.log.spi
Class Authorizer

java.lang.Object
  |
  +--com.sun.identity.log.spi.Authorizer

public synchronized class Authorizer
extends java.lang.Object


Constructor Summary
Authorizer()
           
 
Method Summary
static boolean isAuthorized(java.lang.Object)
           
static boolean isAuthorized(java.lang.String, java.lang.String, java.lang.Object)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authorizer

public Authorizer()
Method Detail

isAuthorized

public static boolean isAuthorized(java.lang.String,
                                   java.lang.String,
                                   java.lang.Object)

isAuthorized

public static boolean isAuthorized(java.lang.Object)