Package org.gluu.oxauth.authorize.ws.rs
Class AuthzRequestService
java.lang.Object
org.gluu.oxauth.authorize.ws.rs.AuthzRequestService
- Author:
- Yuriy Z
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanLogWebApplicationException(javax.ws.rs.WebApplicationException e) voidcreateOauth2AuditLog(AuthzRequest authzRequest) voidcreateOauth2AuditLog(AuthzRequest authzRequest, Action action)
-
Constructor Details
-
AuthzRequestService
public AuthzRequestService()
-
-
Method Details
-
canLogWebApplicationException
public static boolean canLogWebApplicationException(javax.ws.rs.WebApplicationException e) -
createOauth2AuditLog
-
createOauth2AuditLog
-