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

Glacier2.PermissionsVerifier Maven / Gradle / Ivy

There is a newer version: 3.7.10
Show newest version
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.3
//
// 
//
// Generated from file `PermissionsVerifier.ice'
//
// Warning: do not edit this file.
//
// 
//

package Glacier2;

/**
 * The Glacier2 permissions verifier. This is called through the
 * process of establishing a session.
 *
 * @see Router
 *
 **/
public interface PermissionsVerifier extends _PermissionsVerifierOperations, _PermissionsVerifierOperationsNC,
                                             Ice.Object
{
    public static final String ice_staticId = "::Glacier2::PermissionsVerifier";

    public static final long serialVersionUID = -5461462791279595184L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy