Formated configuration files to make more readable. Update the README
and got rid of some un-necessary printfs.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <?xml version="1.0" encoding="ISO-8859-1"?> | ||||
| <settings> | ||||
| <ClassName>com.novell.casa.authtoksvc.Krb5Authenticate</ClassName> | ||||
| <RelativeClassPath>WEB-INF/classes</RelativeClassPath> | ||||
| <ServicePrincipalName>host@tokenserver.company.novell.com</ServicePrincipalName> | ||||
| 	<ClassName>com.novell.casa.authtoksvc.Krb5Authenticate</ClassName> | ||||
| 	<RelativeClassPath>WEB-INF/classes</RelativeClassPath> | ||||
| 	<ServicePrincipalName>host@tokenserver.company.novell.com</ServicePrincipalName> | ||||
| </settings> | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| <?xml version="1.0" encoding="ISO-8859-1"?> | ||||
| <settings> | ||||
| <ClassName>com.novell.casa.authtoksvc.PwdAuthenticate</ClassName> | ||||
| <RelativeClassPath>WEB-INF/classes</RelativeClassPath> | ||||
| 	<ClassName>com.novell.casa.authtoksvc.PwdAuthenticate</ClassName> | ||||
| 	<RelativeClassPath>WEB-INF/classes</RelativeClassPath> | ||||
| </settings> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user