Generated by
JDiff

Interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication

Added Methods
String getUserId() Optional method that return the userID extracted upon .authenticate(Credentials).
Principal getUserPrincipal() Optional method that return the Principal of the authenticating user extracted upon .authenticate(Credentials).