|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ontheedgesc.choices.web.AuthenticationFilter
@Provider @PreMatching public class AuthenticationFilter
This class performs security HTTP Basic Authentication logic.
![]() |
![]() |
Constructor Summary | |
---|---|
AuthenticationFilter()
|
Method Summary | |
---|---|
void |
filter(javax.ws.rs.container.ContainerRequestContext requestContext)
Standard Jersey Container Request Filter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthenticationFilter()
Method Detail |
---|
public void filter(javax.ws.rs.container.ContainerRequestContext requestContext) throws java.io.IOException
filter
in interface javax.ws.rs.container.ContainerRequestFilter
requestContext
- The request context
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |