Ice 3.7 Slice API Reference
Main Page
Modules
Modules List
Module Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
y
Constants
Sequences
a
b
d
e
f
i
l
m
n
o
p
r
s
Dictionaries
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
l
n
o
p
r
t
u
w
y
Interfaces
Interface List
Interface Index
Interface Hierarchy
Classes
Class List
Class Index
Class Hierarchy
Structs
Struct List
Struct Index
Exceptions
Exception List
Exception Index
Exception Hierarchy
Files
File List
•
All
Classes
Interfaces
Structs
Exceptions
Modules
Files
Operations
Constants
Sequences
Dictionaries
Enumerations
Enumerator
Pages
Glacier2
PermissionsVerifierF.ice
Go to the documentation of this file.
1
//
2
// Copyright (c) ZeroC, Inc. All rights reserved.
3
//
4
5
#pragma once
6
7
[[
"cpp:dll-export:GLACIER2_API"
]]
8
[[
"cpp:doxygen:include:Glacier2/Glacier2.h"
]]
9
[[
"cpp:header-ext:h"
]]
10
11
[[
"js:module:ice"
]]
12
[[
"js:cjs-module"
]]
13
14
[[
"objc:dll-export:GLACIER2_API"
]]
15
[[
"objc:header-dir:objc"
]]
16
17
[[
"python:pkgdir:Glacier2"
]]
18
19
#ifndef __SLICE2JAVA_COMPAT__
20
[[
"java:package:com.zeroc"
]]
21
#endif
22
23
[
"objc:prefix:GLACIER2"
]
24
module
Glacier2
25
{
26
27
interface
PermissionsVerifier;
28
interface
SSLPermissionsVerifier;
29
30
}
Glacier2
Glacier2 is a firewall solution for Ice.
Definition:
PermissionsVerifier.ice:28
Generated by
1.8.20