All Downloads are FREE. Search and download functionalities are using the official Maven repository.

SLING-INF.adapters.json Maven / Gradle / Ivy

There is a newer version: 2.2.30
Show newest version
{"org.apache.sling.api.resource.Resource": {
    "If the adaptable is a AuthorizableResource.": [
        "java.util.Map",
        "org.apache.sling.api.resource.ValueMap",
        "org.apache.jackrabbit.api.security.user.Authorizable"
    ],
    "If the resource is an AuthorizableResource and represents a JCR User": "org.apache.jackrabbit.api.security.user.User",
    "If the resource is an AuthorizableResource and represents a JCR Group": "org.apache.jackrabbit.api.security.user.Group"
}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy