9596979899100101102103104
} } }; if ( !authzManager.authorize( resource, subject ) ) { throw new AuthorizationException( "Invalid credentials." ); } return ctx.proceed(); }