MCPcopy Create free account
hub / github.com/JHierrot/openprodoc / Connect

Method Connect

ProdocWeb2/src/java/APIRest/Login.java:74–90  ·  view source on GitHub ↗

PUT method for creating a session http://localhost:8080/TestAPIRest/APIRest/login Content-Type: application/json {"Name":"pep", "Password":"ll"} @param Credentials representation for the resource @param request @return

(String Credentials, @Context HttpServletRequest request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

isAPIRESTMethod · 0.95
isDebugMethod · 0.95
DebugMethod · 0.95
CreateUserMethod · 0.95
getNameMethod · 0.95
getPasswordMethod · 0.95
returnErrorInternalMethod · 0.45
ErrorParamMethod · 0.45
CanCreateSessMethod · 0.45
returnUnathorizeMethod · 0.45
NewOKSesionMethod · 0.45

Tested by

no test coverage detected