-
Dec 16th, 2010, 04:04 AM
#1
@Endpoint with some security ?
Can I identify all my Endpoints using @Endpoint AND have some secure, some unsecured ?
In Airline I see the definition for two interceptors (one secure, one unsecured). Can I have two interceptors and only identify my Endpoints with @Endpoint ? It seems to me that no - since all the Endpoints will be defined in the first interceptor ? Can I identify a secured Endpoint using an annotation ? (Isn't this the way controller methods are secured in Spring MVC ?)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules