pam: use a pam object method instead of pam module function
[cascardo/ipsilon.git] / ipsilon / util / constants.py
1 # Copyright (C) 2015 Ipsilon project Contributors, for license see COPYING
2
3 SOAP_MEDIA_TYPE = 'application/soap+xml'
4 XML_MEDIA_TYPE = 'text/xml'