|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnauthorizedException | |
---|---|
org.eclipse.lyo.server.oauth.core.utils |
Uses of UnauthorizedException in org.eclipse.lyo.server.oauth.core.utils |
---|
Methods in org.eclipse.lyo.server.oauth.core.utils that throw UnauthorizedException | |
---|---|
protected abstract Credentials |
AbstractAdapterCredentialsFilter.getCredentialsFromRequest(javax.servlet.http.HttpServletRequest request)
Extract credentials from the request and return it. |
protected abstract Connection |
AbstractAdapterCredentialsFilter.login(Credentials crdentials,
javax.servlet.http.HttpServletRequest request)
Create connection to your tool using the given credentials, and returns the connection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |