public class UserServiceContext extends AbstractServiceContext
ServiceContextFactory
Modifier | Constructor and Description |
---|---|
protected |
UserServiceContext(ServiceContext sc,
java.lang.String grantorUsername) |
protected |
UserServiceContext(java.lang.String username,
java.lang.String grantorUsername) |
Modifier and Type | Method and Description |
---|---|
com.appiancorp.asl3.servicefw.connect.ASLIdentity |
getIdentity()
Gets the Identity object that was used to initialize the
UserServiceContext . |
boolean |
isDesignatedForMigration() |
addService, getAppianLoginContext, getAppianSession, getAttribute, getAuthorizationInterceptor, getAuthorizationProvider, getCalendarID, getEngineCredentials, getGrantorName, getGrantorRoles, getLocale, getMemberGroupRefs, getMemberGroupUuids, getName, getOverrideLocale, getRoles, getService, getTimeZone, getUserRef, getUserUuid, isAdsSuperUser, isAuthenticatedByAppianInternalProvider, isLoggedInThroughSaml, isRtl, isSysAdmin, isUserRefNull, removeAttribute, removeService, setAttribute, setAuthorizationProvider, setCalendarID, setLocale, setTimeZone, toString
protected UserServiceContext(java.lang.String username, java.lang.String grantorUsername)
protected UserServiceContext(ServiceContext sc, java.lang.String grantorUsername)
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.