nl.surfnet.coin.api.oauth
Class Http401UnauthorizedEntryPoint
java.lang.Object
nl.surfnet.coin.api.oauth.Http401UnauthorizedEntryPoint
- All Implemented Interfaces:
- org.springframework.security.web.AuthenticationEntryPoint
public class Http401UnauthorizedEntryPoint
- extends Object
- implements org.springframework.security.web.AuthenticationEntryPoint
Http401Unauthorized.java
|
Method Summary |
void |
commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Http401UnauthorizedEntryPoint
public Http401UnauthorizedEntryPoint()
commence
public void commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
throws IOException,
javax.servlet.ServletException
- Specified by:
commence in interface org.springframework.security.web.AuthenticationEntryPoint
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.