|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OAuthError | |
---|---|
org.apache.cxf.rs.security.oauth2.provider | |
org.apache.cxf.rs.security.oauth2.services |
Uses of OAuthError in org.apache.cxf.rs.security.oauth2.provider |
---|
Methods in org.apache.cxf.rs.security.oauth2.provider that return OAuthError | |
---|---|
OAuthError |
OAuthServiceException.getError()
|
Constructors in org.apache.cxf.rs.security.oauth2.provider with parameters of type OAuthError | |
---|---|
OAuthServiceException(OAuthError error)
|
|
OAuthServiceException(OAuthError error,
Throwable cause)
|
Uses of OAuthError in org.apache.cxf.rs.security.oauth2.services |
---|
Methods in org.apache.cxf.rs.security.oauth2.services with parameters of type OAuthError | |
---|---|
protected javax.ws.rs.core.Response |
AccessTokenService.createErrorResponseFromBean(OAuthError errorBean)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |