Class AuthorizableWrapperImpl

java.lang.Object
org.apache.sling.cms.core.internal.models.AuthorizableWrapperImpl
All Implemented Interfaces:
AuthorizableWrapper

@Model(adaptables={org.apache.sling.api.resource.Resource.class,org.apache.sling.api.resource.ResourceResolver.class}, adapters=org.apache.sling.cms.AuthorizableWrapper.class) public class AuthorizableWrapperImpl extends Object implements AuthorizableWrapper
Implementation of the AuthorizableWrapper Sling Model.