| 类 | 说明 |
|---|---|
| ClientPasswordCallback |
NOT used, as it need to retrieve clear pw from spring security via callback while spring security store hash in DB,
Use simple WS to do authenticate instead.
|
| CxfServletRegister |
Use this to dyna register cxf servlet, so no need to have
web-fragment.xml/web.xml
|
| ServerPasswordCallback |
NOT used, as it need to retrieve clear pw from spring security via callback while spring security store hash in DB,
Use simple WS to do authenticate instead.
|
| WSAuthenticationInInterceptor |
NOT used, as it need to retrieve clear pw from spring security via callback
while spring security store hash in DB, Use simple WS to do authenticate
instead.
|
Copyright © 2013–2014 Shark Xu. All rights reserved.