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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/idpp/plugin/
H A DIDPPAuthorizer.java25 * $Id: IDPPAuthorizer.java,v 1.6 2008/08/19 19:12:22 veiming Exp $
49 * The class <code>IDPPAuthorizer</code> is the default implementation of
56 public class IDPPAuthorizer implements Authorizer { class in inherits:Authorizer
66 debug.error("IDPPAuthorizer:Static Init failed", ex);
74 public IDPPAuthorizer() {} method in class:IDPPAuthorizer
78 * IDPPAuthorizer implements this class.
117 debug.message("IDPPAuthorizer.getAuthorizationDecision:Init");
119 debug.error("IDPPAuthorizer.isAuthorized:null input");
132 debug.message("IDPPAuthorizer.getAuthorizationDecision: uid="
147 debug.message("IDPPAuthorizer
[all...]
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/idpp/plugin/
H A DIDPPAuthorizer.java25 * $Id: IDPPAuthorizer.java,v 1.6 2008/08/19 19:12:22 veiming Exp $
49 * The class <code>IDPPAuthorizer</code> is the default implementation of
56 public class IDPPAuthorizer implements Authorizer { class in inherits:Authorizer
66 debug.error("IDPPAuthorizer:Static Init failed", ex);
74 public IDPPAuthorizer() {} method in class:IDPPAuthorizer
78 * IDPPAuthorizer implements this class.
117 debug.message("IDPPAuthorizer.getAuthorizationDecision:Init");
119 debug.error("IDPPAuthorizer.isAuthorized:null input");
132 debug.message("IDPPAuthorizer.getAuthorizationDecision: uid="
147 debug.message("IDPPAuthorizer
[all...]

Completed in 27 milliseconds