X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FAuthCheck.py;h=4cea8d88ab8613a49c85bf3a272ebdacd1037e53;hb=f5cd72e35593c96b9996ab4e49674cccc7525c48;hp=14247e280eb1d72222ee4a8c4fbd6d0f5515366d;hpb=e55598b3fa3ceeba476516444e244388c9bbfaa4;p=plcapi.git diff --git a/PLC/Methods/AuthCheck.py b/PLC/Methods/AuthCheck.py index 14247e2..4cea8d8 100644 --- a/PLC/Methods/AuthCheck.py +++ b/PLC/Methods/AuthCheck.py @@ -1,4 +1,5 @@ # $Id$ +# $URL$ from PLC.Method import Method from PLC.Parameter import Parameter, Mixed from PLC.Auth import Auth, BootAuth