Skip navigation links
G I O S 

G

getServicePrincipalNames(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
Returns the principal names to access the data store on behalf of the service.
getServiceUserID(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
Returns the ID of a user to access the data store on behalf of the service.

I

isValid(Iterable<String>, String, String) - Method in interface org.apache.sling.serviceusermapping.ServicePrincipalsValidator
Validates the configured service principal names.
isValid(String, String, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserValidator
Validates the configured service user ID.

O

org.apache.sling.serviceusermapping - package org.apache.sling.serviceusermapping
 

S

ServicePrincipalsValidator - Interface in org.apache.sling.serviceusermapping
The ServicePrincipalsValidator allows to implement validation of configured service user mappings.
ServiceUserMapped - Interface in org.apache.sling.serviceusermapping
The ServiceUserMapped is a marker service that can be used to ensure that there is an already registered mapping for a certain service/subService.
ServiceUserMapper - Interface in org.apache.sling.serviceusermapping
The ServiceUserMapper service can be used to map a service provided by a bundle to the ID of a user account used to access the ResourceResolver used by the service to access its data.
ServiceUserValidator - Interface in org.apache.sling.serviceusermapping
The ServiceUserValidator allows to implement validation of configured service user mappings.
SUBSERVICENAME - Static variable in interface org.apache.sling.serviceusermapping.ServiceUserMapped
The name of the osgi property holding the sub service name.
G I O S 
Skip navigation links

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.