I'm looking for a way to create a custom lock screen method, but was unable to find any official informations about in the API docs. Stock android currently ships with different methods such as PIN, password, pattern, face lock.. so I wondered if it is possible to create one without modifying the system itself.
Please note this is not a duplicate of the hundreds of "custom lock screen" questions here on SO, as I'm asking specifically about lock screen methods, not for creating a replacement.
Edit
Currently crawling through the android source where I found a few classes that MIGHT be interesting: