diff --git a/auth_token/server/AuthTokenSvc/WebContent/WEB-INF/web.xml b/auth_token/server/AuthTokenSvc/WebContent/WEB-INF/web.xml index 36c26051..cf655ee5 100644 --- a/auth_token/server/AuthTokenSvc/WebContent/WEB-INF/web.xml +++ b/auth_token/server/AuthTokenSvc/WebContent/WEB-INF/web.xml @@ -2,58 +2,19 @@ CasaAuthTokenSvc - - - - - GetAuthPolicy - GetAuthPolicy - - com.novell.casa.authserver.GetAuthPolicy - - - - - - PwdAuthenticate - PwdAuthenticate - - com.novell.casa.authserver.PwdAuthenticate - - - - - - Krb5Authenticate - Krb5Authenticate - - com.novell.casa.authserver.Krb5Authenticate - - - - - - GetAuthToken - GetAuthToken - - com.novell.casa.authserver.GetAuthToken - - - GetAuthPolicy - /GetAuthPolicy - - - PwdAuthenticate - /PwdAuthenticate - - - Krb5Authenticate - /Krb5Authenticate - - - GetAuthToken - /GetAuthToken - + + + + + Rpc + Rpc + + com.novell.casa.authtoksvc.Rpc + + + Rpc + /Rpc + index.html index.htm