Uses of Interface
org.apache.jackrabbit.oak.api.AuthInfo
Packages that use AuthInfo
Package
Description
Oak repository API
-
Uses of AuthInfo in org.apache.jackrabbit.oak.api
Fields in org.apache.jackrabbit.oak.api declared as AuthInfoMethods in org.apache.jackrabbit.oak.api that return AuthInfoModifier and TypeMethodDescription@NotNull AuthInfoContentSession.getAuthInfo()This methods provides access to information related to authentication and authorization of this content session. -
Uses of AuthInfo in org.apache.jackrabbit.oak.api.jmx
Methods in org.apache.jackrabbit.oak.api.jmx that return AuthInfo