Uses of Interface
org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName
-
Packages that use AuthorizableNodeName Package Description org.apache.jackrabbit.oak.spi.security.user -
-
Uses of AuthorizableNodeName in org.apache.jackrabbit.oak.spi.security.user
Classes in org.apache.jackrabbit.oak.spi.security.user that implement AuthorizableNodeName Modifier and Type Class Description static classAuthorizableNodeName.DefaultDefault implementation of theAuthorizableNodeNameinterface that uses the specified authorizable identifier as node nameescapingany illegal JCR chars.Fields in org.apache.jackrabbit.oak.spi.security.user declared as AuthorizableNodeName Modifier and Type Field Description static AuthorizableNodeNameAuthorizableNodeName. DEFAULTDefaultAuthorizableNodeNameinstance.
-