public class PermissionsVerifierI
extends Glacier2._PermissionsVerifierDisp
Constructor and Description |
---|
PermissionsVerifierI(Ring ring,
SessionManager manager,
Executor ex,
java.lang.String uuid) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkPermissions(java.lang.String userId,
java.lang.String password,
Ice.StringHolder reason,
Ice.Current __current)
Check whether a user has permission to access the router.
|
___checkPermissions, __dispatch, __readImpl, __writeImpl, checkPermissions, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __collocDispatch, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
public PermissionsVerifierI(Ring ring, SessionManager manager, Executor ex, java.lang.String uuid)
public boolean checkPermissions(java.lang.String userId, java.lang.String password, Ice.StringHolder reason, Ice.Current __current)
Glacier2._PermissionsVerifierOperations
userId
- The user id for which to check permission.password
- The user's password.reason
- The reason why access was denied.__current
- The Current object for the invocation.
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.