crowd 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,328 @@
1
+ require File.join(File.dirname(__FILE__), 'default.rb')
2
+ require File.join(File.dirname(__FILE__), 'defaultMappingRegistry.rb')
3
+
4
+ require 'soap/rpc/driver'
5
+
6
+ class SecurityServerPortType < ::SOAP::RPC::Driver
7
+ DefaultEndpointUrl = "http://localhost:8095/crowd/services/SecurityServer"
8
+
9
+ Methods = [
10
+ [ "",
11
+ "findPrincipalByName",
12
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findPrincipalByName"]],
13
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findPrincipalByNameResponse"]] ],
14
+ { :request_style => :document, :request_use => :literal,
15
+ :response_style => :document, :response_use => :literal,
16
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
17
+ ],
18
+ [ "",
19
+ "authenticateApplication",
20
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "authenticateApplication"]],
21
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "authenticateApplicationResponse"]] ],
22
+ { :request_style => :document, :request_use => :literal,
23
+ :response_style => :document, :response_use => :literal,
24
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthenticationException"=>{:name=>"InvalidAuthenticationException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
25
+ ],
26
+ [ "",
27
+ "addPrincipalToGroup",
28
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addPrincipalToGroup"]],
29
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addPrincipalToGroupResponse"]] ],
30
+ { :request_style => :document, :request_use => :literal,
31
+ :response_style => :document, :response_use => :literal,
32
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
33
+ ],
34
+ [ "",
35
+ "findRoleByName",
36
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findRoleByName"]],
37
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findRoleByNameResponse"]] ],
38
+ { :request_style => :document, :request_use => :literal,
39
+ :response_style => :document, :response_use => :literal,
40
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
41
+ ],
42
+ [ "",
43
+ "addRole",
44
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addRole"]],
45
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addRoleResponse"]] ],
46
+ { :request_style => :document, :request_use => :literal,
47
+ :response_style => :document, :response_use => :literal,
48
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidRoleException"=>{:name=>"InvalidRoleException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
49
+ ],
50
+ [ "",
51
+ "findPrincipalByToken",
52
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findPrincipalByToken"]],
53
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findPrincipalByTokenResponse"]] ],
54
+ { :request_style => :document, :request_use => :literal,
55
+ :response_style => :document, :response_use => :literal,
56
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidTokenException"=>{:name=>"InvalidTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
57
+ ],
58
+ [ "",
59
+ "isGroupMember",
60
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isGroupMember"]],
61
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isGroupMemberResponse"]] ],
62
+ { :request_style => :document, :request_use => :literal,
63
+ :response_style => :document, :response_use => :literal,
64
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
65
+ ],
66
+ [ "",
67
+ "searchGroups",
68
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "searchGroups"]],
69
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "searchGroupsResponse"]] ],
70
+ { :request_style => :document, :request_use => :literal,
71
+ :response_style => :document, :response_use => :literal,
72
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
73
+ ],
74
+ [ "",
75
+ "getDomain",
76
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "getDomain"]],
77
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "getDomainResponse"]] ],
78
+ { :request_style => :document, :request_use => :literal,
79
+ :response_style => :document, :response_use => :literal,
80
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
81
+ ],
82
+ [ "",
83
+ "removeAttributeFromPrincipal",
84
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removeAttributeFromPrincipal"]],
85
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removeAttributeFromPrincipalResponse"]] ],
86
+ { :request_style => :document, :request_use => :literal,
87
+ :response_style => :document, :response_use => :literal,
88
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
89
+ ],
90
+ [ "",
91
+ "isRoleMember",
92
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isRoleMember"]],
93
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isRoleMemberResponse"]] ],
94
+ { :request_style => :document, :request_use => :literal,
95
+ :response_style => :document, :response_use => :literal,
96
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
97
+ ],
98
+ [ "",
99
+ "removeRole",
100
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removeRole"]],
101
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removeRoleResponse"]] ],
102
+ { :request_style => :document, :request_use => :literal,
103
+ :response_style => :document, :response_use => :literal,
104
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
105
+ ],
106
+ [ "",
107
+ "removePrincipalFromRole",
108
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removePrincipalFromRole"]],
109
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removePrincipalFromRoleResponse"]] ],
110
+ { :request_style => :document, :request_use => :literal,
111
+ :response_style => :document, :response_use => :literal,
112
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
113
+ ],
114
+ [ "",
115
+ "addGroup",
116
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addGroup"]],
117
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addGroupResponse"]] ],
118
+ { :request_style => :document, :request_use => :literal,
119
+ :response_style => :document, :response_use => :literal,
120
+ :faults => {"InvalidGroupException"=>{:name=>"InvalidGroupException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
121
+ ],
122
+ [ "",
123
+ "findRoleMemberships",
124
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findRoleMemberships"]],
125
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findRoleMembershipsResponse"]] ],
126
+ { :request_style => :document, :request_use => :literal,
127
+ :response_style => :document, :response_use => :literal,
128
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
129
+ ],
130
+ [ "",
131
+ "getCacheTime",
132
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "getCacheTime"]],
133
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "getCacheTimeResponse"]] ],
134
+ { :request_style => :document, :request_use => :literal,
135
+ :response_style => :document, :response_use => :literal,
136
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
137
+ ],
138
+ [ "",
139
+ "removePrincipal",
140
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removePrincipal"]],
141
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removePrincipalResponse"]] ],
142
+ { :request_style => :document, :request_use => :literal,
143
+ :response_style => :document, :response_use => :literal,
144
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
145
+ ],
146
+ [ "",
147
+ "resetPrincipalCredential",
148
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "resetPrincipalCredential"]],
149
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "resetPrincipalCredentialResponse"]] ],
150
+ { :request_style => :document, :request_use => :literal,
151
+ :response_style => :document, :response_use => :literal,
152
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidCredentialException"=>{:name=>"InvalidCredentialException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
153
+ ],
154
+ [ "",
155
+ "findAllRoleNames",
156
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findAllRoleNames"]],
157
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findAllRoleNamesResponse"]] ],
158
+ { :request_style => :document, :request_use => :literal,
159
+ :response_style => :document, :response_use => :literal,
160
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
161
+ ],
162
+ [ "",
163
+ "addPrincipalToRole",
164
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addPrincipalToRole"]],
165
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addPrincipalToRoleResponse"]] ],
166
+ { :request_style => :document, :request_use => :literal,
167
+ :response_style => :document, :response_use => :literal,
168
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
169
+ ],
170
+ [ "",
171
+ "invalidatePrincipalToken",
172
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "invalidatePrincipalToken"]],
173
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "invalidatePrincipalTokenResponse"]] ],
174
+ { :request_style => :document, :request_use => :literal,
175
+ :response_style => :document, :response_use => :literal,
176
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
177
+ ],
178
+ [ "",
179
+ "searchPrincipals",
180
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "searchPrincipals"]],
181
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "searchPrincipalsResponse"]] ],
182
+ { :request_style => :document, :request_use => :literal,
183
+ :response_style => :document, :response_use => :literal,
184
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
185
+ ],
186
+ [ "",
187
+ "findGroupByName",
188
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findGroupByName"]],
189
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findGroupByNameResponse"]] ],
190
+ { :request_style => :document, :request_use => :literal,
191
+ :response_style => :document, :response_use => :literal,
192
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
193
+ ],
194
+ [ "",
195
+ "findAllGroupNames",
196
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findAllGroupNames"]],
197
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findAllGroupNamesResponse"]] ],
198
+ { :request_style => :document, :request_use => :literal,
199
+ :response_style => :document, :response_use => :literal,
200
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
201
+ ],
202
+ [ "",
203
+ "addAttributeToPrincipal",
204
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addAttributeToPrincipal"]],
205
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addAttributeToPrincipalResponse"]] ],
206
+ { :request_style => :document, :request_use => :literal,
207
+ :response_style => :document, :response_use => :literal,
208
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
209
+ ],
210
+ [ "",
211
+ "removePrincipalFromGroup",
212
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removePrincipalFromGroup"]],
213
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removePrincipalFromGroupResponse"]] ],
214
+ { :request_style => :document, :request_use => :literal,
215
+ :response_style => :document, :response_use => :literal,
216
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
217
+ ],
218
+ [ "",
219
+ "findGroupMemberships",
220
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findGroupMemberships"]],
221
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findGroupMembershipsResponse"]] ],
222
+ { :request_style => :document, :request_use => :literal,
223
+ :response_style => :document, :response_use => :literal,
224
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
225
+ ],
226
+ [ "",
227
+ "updatePrincipalCredential",
228
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "updatePrincipalCredential"]],
229
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "updatePrincipalCredentialResponse"]] ],
230
+ { :request_style => :document, :request_use => :literal,
231
+ :response_style => :document, :response_use => :literal,
232
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidCredentialException"=>{:name=>"InvalidCredentialException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
233
+ ],
234
+ [ "",
235
+ "updatePrincipalAttribute",
236
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "updatePrincipalAttribute"]],
237
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "updatePrincipalAttributeResponse"]] ],
238
+ { :request_style => :document, :request_use => :literal,
239
+ :response_style => :document, :response_use => :literal,
240
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
241
+ ],
242
+ [ "",
243
+ "findAllPrincipalNames",
244
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findAllPrincipalNames"]],
245
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "findAllPrincipalNamesResponse"]] ],
246
+ { :request_style => :document, :request_use => :literal,
247
+ :response_style => :document, :response_use => :literal,
248
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
249
+ ],
250
+ [ "",
251
+ "searchRoles",
252
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "searchRoles"]],
253
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "searchRolesResponse"]] ],
254
+ { :request_style => :document, :request_use => :literal,
255
+ :response_style => :document, :response_use => :literal,
256
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
257
+ ],
258
+ [ "",
259
+ "isCacheEnabled",
260
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isCacheEnabled"]],
261
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isCacheEnabledResponse"]] ],
262
+ { :request_style => :document, :request_use => :literal,
263
+ :response_style => :document, :response_use => :literal,
264
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
265
+ ],
266
+ [ "",
267
+ "addPrincipal",
268
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addPrincipal"]],
269
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "addPrincipalResponse"]] ],
270
+ { :request_style => :document, :request_use => :literal,
271
+ :response_style => :document, :response_use => :literal,
272
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidCredentialException"=>{:name=>"InvalidCredentialException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidPrincipalException"=>{:name=>"InvalidPrincipalException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
273
+ ],
274
+ [ "",
275
+ "isValidPrincipalToken",
276
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isValidPrincipalToken"]],
277
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "isValidPrincipalTokenResponse"]] ],
278
+ { :request_style => :document, :request_use => :literal,
279
+ :response_style => :document, :response_use => :literal,
280
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
281
+ ],
282
+ [ "",
283
+ "removeGroup",
284
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removeGroup"]],
285
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "removeGroupResponse"]] ],
286
+ { :request_style => :document, :request_use => :literal,
287
+ :response_style => :document, :response_use => :literal,
288
+ :faults => {"DirectoryPermissionException"=>{:name=>"DirectoryPermissionException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "ObjectNotFoundException"=>{:name=>"ObjectNotFoundException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
289
+ ],
290
+ [ "",
291
+ "authenticatePrincipal",
292
+ [ ["in", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "authenticatePrincipal"]],
293
+ ["out", "parameters", ["::SOAP::SOAPElement", "urn:SecurityServer", "authenticatePrincipalResponse"]] ],
294
+ { :request_style => :document, :request_use => :literal,
295
+ :response_style => :document, :response_use => :literal,
296
+ :faults => {"InvalidAuthorizationTokenException"=>{:name=>"InvalidAuthorizationTokenException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InvalidAuthenticationException"=>{:name=>"InvalidAuthenticationException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "InactiveAccountException"=>{:name=>"InactiveAccountException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}, "RemoteException"=>{:name=>"RemoteException", :namespace=>nil, :encodingstyle=>"document", :use=>"literal", :ns=>"urn:SecurityServer"}} }
297
+ ]
298
+ ]
299
+
300
+ def initialize(endpoint_url = nil)
301
+ endpoint_url ||= DefaultEndpointUrl
302
+ super(endpoint_url, nil)
303
+ self.mapping_registry = DefaultMappingRegistry::EncodedRegistry
304
+ self.literal_mapping_registry = DefaultMappingRegistry::LiteralRegistry
305
+ init_methods
306
+ end
307
+
308
+ private
309
+
310
+ def init_methods
311
+ Methods.each do |definitions|
312
+ opt = definitions.last
313
+ if opt[:request_style] == :document
314
+ add_document_operation(*definitions)
315
+ else
316
+ add_rpc_operation(*definitions)
317
+ qname = definitions[0]
318
+ name = definitions[2]
319
+ if qname.name != name and qname.name.capitalize == name.capitalize
320
+ ::SOAP::Mapping.define_singleton_method(self, qname.name) do |*arg|
321
+ __send__(name, *arg)
322
+ end
323
+ end
324
+ end
325
+ end
326
+ end
327
+ end
328
+
@@ -0,0 +1,1553 @@
1
+ require File.join(File.dirname(__FILE__), 'default.rb')
2
+ require 'soap/mapping'
3
+
4
+ module DefaultMappingRegistry
5
+ EncodedRegistry = ::SOAP::Mapping::EncodedRegistry.new
6
+ LiteralRegistry = ::SOAP::Mapping::LiteralRegistry.new
7
+
8
+ EncodedRegistry.register(
9
+ :class => AuthenticatedToken,
10
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
11
+ :schema_type => "AuthenticatedToken",
12
+ :schema_element => [
13
+ ["name", "SOAP::SOAPString", [0, 1]],
14
+ ["token", "SOAP::SOAPString", [0, 1]]
15
+ ]
16
+ )
17
+
18
+ EncodedRegistry.register(
19
+ :class => ApplicationAuthenticationContext,
20
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
21
+ :schema_type => "ApplicationAuthenticationContext",
22
+ :schema_element => [
23
+ ["credential", "PasswordCredential", [0, 1]],
24
+ ["name", "SOAP::SOAPString", [0, 1]],
25
+ ["validationFactors", "ArrayOfValidationFactor", [0, 1]]
26
+ ]
27
+ )
28
+
29
+ EncodedRegistry.register(
30
+ :class => PasswordCredential,
31
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
32
+ :schema_type => "PasswordCredential",
33
+ :schema_element => [
34
+ ["credential", "SOAP::SOAPString", [0, 1]],
35
+ ["encryptedCrednetial", "SOAP::SOAPBoolean", [0, 1]]
36
+ ]
37
+ )
38
+
39
+ EncodedRegistry.set(
40
+ ArrayOfValidationFactor,
41
+ ::SOAP::SOAPArray,
42
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
43
+ { :type => XSD::QName.new("http://authentication.integration.crowd.atlassian.com", "ValidationFactor") }
44
+ )
45
+
46
+ EncodedRegistry.register(
47
+ :class => ValidationFactor,
48
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
49
+ :schema_type => "ValidationFactor",
50
+ :schema_element => [
51
+ ["name", "SOAP::SOAPString", [0, 1]],
52
+ ["value", "SOAP::SOAPString", [0, 1]]
53
+ ]
54
+ )
55
+
56
+ EncodedRegistry.register(
57
+ :class => PrincipalAuthenticationContext,
58
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
59
+ :schema_type => "PrincipalAuthenticationContext",
60
+ :schema_element => [
61
+ ["application", "SOAP::SOAPString", [0, 1]],
62
+ ["credential", "PasswordCredential", [0, 1]],
63
+ ["name", "SOAP::SOAPString", [0, 1]],
64
+ ["validationFactors", "ArrayOfValidationFactor", [0, 1]]
65
+ ]
66
+ )
67
+
68
+ EncodedRegistry.set(
69
+ ArrayOfString,
70
+ ::SOAP::SOAPArray,
71
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
72
+ { :type => XSD::QName.new("http://www.w3.org/2001/XMLSchema", "string") }
73
+ )
74
+
75
+ EncodedRegistry.register(
76
+ :class => SOAPPrincipal,
77
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
78
+ :schema_type => "SOAPPrincipal",
79
+ :schema_element => [
80
+ ["iD", ["SOAP::SOAPLong", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "ID")], [0, 1]],
81
+ ["active", "SOAP::SOAPBoolean", [0, 1]],
82
+ ["attributes", "ArrayOfSOAPAttribute", [0, 1]],
83
+ ["conception", "SOAP::SOAPDateTime", [0, 1]],
84
+ ["description", "SOAP::SOAPString", [0, 1]],
85
+ ["directoryID", "SOAP::SOAPLong", [0, 1]],
86
+ ["lastModified", "SOAP::SOAPDateTime", [0, 1]],
87
+ ["name", "SOAP::SOAPString", [0, 1]]
88
+ ]
89
+ )
90
+
91
+ EncodedRegistry.set(
92
+ ArrayOfSOAPAttribute,
93
+ ::SOAP::SOAPArray,
94
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
95
+ { :type => XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPAttribute") }
96
+ )
97
+
98
+ EncodedRegistry.register(
99
+ :class => SOAPAttribute,
100
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
101
+ :schema_type => "SOAPAttribute",
102
+ :schema_element => [
103
+ ["name", "SOAP::SOAPString", [0, 1]],
104
+ ["values", "ArrayOfString", [0, 1]]
105
+ ]
106
+ )
107
+
108
+ EncodedRegistry.register(
109
+ :class => SOAPRole,
110
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
111
+ :schema_type => "SOAPRole",
112
+ :schema_element => [
113
+ ["iD", ["SOAP::SOAPLong", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "ID")], [0, 1]],
114
+ ["active", "SOAP::SOAPBoolean", [0, 1]],
115
+ ["attributes", "ArrayOfSOAPAttribute", [0, 1]],
116
+ ["conception", "SOAP::SOAPDateTime", [0, 1]],
117
+ ["description", "SOAP::SOAPString", [0, 1]],
118
+ ["directoryID", "SOAP::SOAPLong", [0, 1]],
119
+ ["lastModified", "SOAP::SOAPDateTime", [0, 1]],
120
+ ["members", "ArrayOfString", [0, 1]],
121
+ ["name", "SOAP::SOAPString", [0, 1]]
122
+ ]
123
+ )
124
+
125
+ EncodedRegistry.set(
126
+ ArrayOfSearchRestriction,
127
+ ::SOAP::SOAPArray,
128
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
129
+ { :type => XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SearchRestriction") }
130
+ )
131
+
132
+ EncodedRegistry.register(
133
+ :class => SearchRestriction,
134
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
135
+ :schema_type => "SearchRestriction",
136
+ :schema_element => [
137
+ ["name", "SOAP::SOAPString", [0, 1]],
138
+ ["value", "SOAP::SOAPString", [0, 1]]
139
+ ]
140
+ )
141
+
142
+ EncodedRegistry.set(
143
+ ArrayOfSOAPGroup,
144
+ ::SOAP::SOAPArray,
145
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
146
+ { :type => XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPGroup") }
147
+ )
148
+
149
+ EncodedRegistry.register(
150
+ :class => SOAPGroup,
151
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
152
+ :schema_type => "SOAPGroup",
153
+ :schema_element => [
154
+ ["iD", ["SOAP::SOAPLong", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "ID")], [0, 1]],
155
+ ["active", "SOAP::SOAPBoolean", [0, 1]],
156
+ ["attributes", "ArrayOfSOAPAttribute", [0, 1]],
157
+ ["conception", "SOAP::SOAPDateTime", [0, 1]],
158
+ ["description", "SOAP::SOAPString", [0, 1]],
159
+ ["directoryID", "SOAP::SOAPLong", [0, 1]],
160
+ ["lastModified", "SOAP::SOAPDateTime", [0, 1]],
161
+ ["members", "ArrayOfString", [0, 1]],
162
+ ["name", "SOAP::SOAPString", [0, 1]]
163
+ ]
164
+ )
165
+
166
+ EncodedRegistry.set(
167
+ ArrayOfSOAPPrincipal,
168
+ ::SOAP::SOAPArray,
169
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
170
+ { :type => XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPPrincipal") }
171
+ )
172
+
173
+ EncodedRegistry.set(
174
+ ArrayOfSOAPRole,
175
+ ::SOAP::SOAPArray,
176
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
177
+ { :type => XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPRole") }
178
+ )
179
+
180
+ EncodedRegistry.register(
181
+ :class => InvalidAuthorizationTokenException,
182
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
183
+ :schema_type => "InvalidAuthorizationTokenException",
184
+ :schema_element => [
185
+ ["cause", "Throwable", [0, 1]],
186
+ ["messages", "ArrayOfString", [0, 1]],
187
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
188
+ ["throwables", "ArrayOfThrowable", [0, 1]]
189
+ ]
190
+ )
191
+
192
+ EncodedRegistry.register(
193
+ :class => ObjectNotFoundException,
194
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
195
+ :schema_type => "ObjectNotFoundException",
196
+ :schema_element => [
197
+ ["cause", "Throwable", [0, 1]],
198
+ ["messages", "ArrayOfString", [0, 1]],
199
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
200
+ ["throwables", "ArrayOfThrowable", [0, 1]]
201
+ ]
202
+ )
203
+
204
+ EncodedRegistry.register(
205
+ :class => InvalidAuthenticationException,
206
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
207
+ :schema_type => "InvalidAuthenticationException",
208
+ :schema_element => [
209
+ ["cause", "Throwable", [0, 1]],
210
+ ["messages", "ArrayOfString", [0, 1]],
211
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
212
+ ["throwables", "ArrayOfThrowable", [0, 1]]
213
+ ]
214
+ )
215
+
216
+ EncodedRegistry.register(
217
+ :class => DirectoryPermissionException,
218
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
219
+ :schema_type => "DirectoryPermissionException",
220
+ :schema_element => [
221
+ ["cause", "Throwable", [0, 1]],
222
+ ["messages", "ArrayOfString", [0, 1]],
223
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
224
+ ["throwables", "ArrayOfThrowable", [0, 1]]
225
+ ]
226
+ )
227
+
228
+ EncodedRegistry.register(
229
+ :class => InvalidRoleException,
230
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
231
+ :schema_type => "InvalidRoleException",
232
+ :schema_element => [
233
+ ["cause", "Throwable", [0, 1]],
234
+ ["messages", "ArrayOfString", [0, 1]],
235
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
236
+ ["throwables", "ArrayOfThrowable", [0, 1]]
237
+ ]
238
+ )
239
+
240
+ EncodedRegistry.register(
241
+ :class => InvalidTokenException,
242
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
243
+ :schema_type => "InvalidTokenException",
244
+ :schema_element => [
245
+ ["cause", "Throwable", [0, 1]],
246
+ ["messages", "ArrayOfString", [0, 1]],
247
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
248
+ ["throwables", "ArrayOfThrowable", [0, 1]]
249
+ ]
250
+ )
251
+
252
+ EncodedRegistry.register(
253
+ :class => InvalidGroupException,
254
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
255
+ :schema_type => "InvalidGroupException",
256
+ :schema_element => [
257
+ ["cause", "Throwable", [0, 1]],
258
+ ["messages", "ArrayOfString", [0, 1]],
259
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
260
+ ["throwables", "ArrayOfThrowable", [0, 1]]
261
+ ]
262
+ )
263
+
264
+ EncodedRegistry.register(
265
+ :class => InvalidCredentialException,
266
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
267
+ :schema_type => "InvalidCredentialException",
268
+ :schema_element => [
269
+ ["cause", "Throwable", [0, 1]],
270
+ ["messages", "ArrayOfString", [0, 1]],
271
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
272
+ ["throwables", "ArrayOfThrowable", [0, 1]]
273
+ ]
274
+ )
275
+
276
+ EncodedRegistry.register(
277
+ :class => InvalidPrincipalException,
278
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
279
+ :schema_type => "InvalidPrincipalException",
280
+ :schema_element => [
281
+ ["cause", "Throwable", [0, 1]],
282
+ ["messages", "ArrayOfString", [0, 1]],
283
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
284
+ ["throwables", "ArrayOfThrowable", [0, 1]]
285
+ ]
286
+ )
287
+
288
+ EncodedRegistry.register(
289
+ :class => InactiveAccountException,
290
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
291
+ :schema_type => "InactiveAccountException",
292
+ :schema_element => [
293
+ ["cause", "Throwable", [0, 1]],
294
+ ["messages", "ArrayOfString", [0, 1]],
295
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
296
+ ["throwables", "ArrayOfThrowable", [0, 1]]
297
+ ]
298
+ )
299
+
300
+ EncodedRegistry.register(
301
+ :class => Throwable,
302
+ :schema_ns => "http://lang.java",
303
+ :schema_type => "Throwable",
304
+ :schema_element => []
305
+ )
306
+
307
+ EncodedRegistry.set(
308
+ ArrayOfThrowable,
309
+ ::SOAP::SOAPArray,
310
+ ::SOAP::Mapping::EncodedRegistry::TypedArrayFactory,
311
+ { :type => XSD::QName.new("http://lang.java", "Throwable") }
312
+ )
313
+
314
+ EncodedRegistry.register(
315
+ :class => RemoteException,
316
+ :schema_ns => "http://rmi.java",
317
+ :schema_type => "RemoteException",
318
+ :schema_element => [
319
+ ["cause", "Throwable", [0, 1]],
320
+ ["message", "SOAP::SOAPString", [0, 1]]
321
+ ]
322
+ )
323
+
324
+ LiteralRegistry.register(
325
+ :class => AuthenticatedToken,
326
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
327
+ :schema_type => "AuthenticatedToken",
328
+ :schema_qualified => false,
329
+ :schema_element => [
330
+ ["name", "SOAP::SOAPString", [0, 1]],
331
+ ["token", "SOAP::SOAPString", [0, 1]]
332
+ ]
333
+ )
334
+
335
+ LiteralRegistry.register(
336
+ :class => ApplicationAuthenticationContext,
337
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
338
+ :schema_type => "ApplicationAuthenticationContext",
339
+ :schema_qualified => false,
340
+ :schema_element => [
341
+ ["credential", "PasswordCredential", [0, 1]],
342
+ ["name", "SOAP::SOAPString", [0, 1]],
343
+ ["validationFactors", "ArrayOfValidationFactor", [0, 1]]
344
+ ]
345
+ )
346
+
347
+ LiteralRegistry.register(
348
+ :class => PasswordCredential,
349
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
350
+ :schema_type => "PasswordCredential",
351
+ :schema_qualified => false,
352
+ :schema_element => [
353
+ ["credential", "SOAP::SOAPString", [0, 1]],
354
+ ["encryptedCrednetial", "SOAP::SOAPBoolean", [0, 1]]
355
+ ]
356
+ )
357
+
358
+ LiteralRegistry.register(
359
+ :class => ArrayOfValidationFactor,
360
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
361
+ :schema_type => "ArrayOfValidationFactor",
362
+ :schema_element => [
363
+ ["ValidationFactor", ["ValidationFactor[]", XSD::QName.new("http://authentication.integration.crowd.atlassian.com", "ValidationFactor")], [0, nil]]
364
+ ]
365
+ )
366
+
367
+ LiteralRegistry.register(
368
+ :class => ValidationFactor,
369
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
370
+ :schema_type => "ValidationFactor",
371
+ :schema_qualified => false,
372
+ :schema_element => [
373
+ ["name", "SOAP::SOAPString", [0, 1]],
374
+ ["value", "SOAP::SOAPString", [0, 1]]
375
+ ]
376
+ )
377
+
378
+ LiteralRegistry.register(
379
+ :class => PrincipalAuthenticationContext,
380
+ :schema_ns => "http://authentication.integration.crowd.atlassian.com",
381
+ :schema_type => "PrincipalAuthenticationContext",
382
+ :schema_qualified => false,
383
+ :schema_element => [
384
+ ["application", "SOAP::SOAPString", [0, 1]],
385
+ ["credential", "PasswordCredential", [0, 1]],
386
+ ["name", "SOAP::SOAPString", [0, 1]],
387
+ ["validationFactors", "ArrayOfValidationFactor", [0, 1]]
388
+ ]
389
+ )
390
+
391
+ LiteralRegistry.register(
392
+ :class => ArrayOfString,
393
+ :schema_ns => "urn:SecurityServer",
394
+ :schema_type => "ArrayOfString",
395
+ :schema_element => [
396
+ ["string", ["SOAP::SOAPString[]", XSD::QName.new("urn:SecurityServer", "string")], [0, nil]]
397
+ ]
398
+ )
399
+
400
+ LiteralRegistry.register(
401
+ :class => SOAPPrincipal,
402
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
403
+ :schema_type => "SOAPPrincipal",
404
+ :schema_qualified => false,
405
+ :schema_element => [
406
+ ["iD", ["SOAP::SOAPLong", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "ID")], [0, 1]],
407
+ ["active", "SOAP::SOAPBoolean", [0, 1]],
408
+ ["attributes", "ArrayOfSOAPAttribute", [0, 1]],
409
+ ["conception", "SOAP::SOAPDateTime", [0, 1]],
410
+ ["description", "SOAP::SOAPString", [0, 1]],
411
+ ["directoryID", "SOAP::SOAPLong", [0, 1]],
412
+ ["lastModified", "SOAP::SOAPDateTime", [0, 1]],
413
+ ["name", "SOAP::SOAPString", [0, 1]]
414
+ ]
415
+ )
416
+
417
+ LiteralRegistry.register(
418
+ :class => ArrayOfSOAPAttribute,
419
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
420
+ :schema_type => "ArrayOfSOAPAttribute",
421
+ :schema_element => [
422
+ ["SOAPAttribute", ["SOAPAttribute[]", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPAttribute")], [0, nil]]
423
+ ]
424
+ )
425
+
426
+ LiteralRegistry.register(
427
+ :class => SOAPAttribute,
428
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
429
+ :schema_type => "SOAPAttribute",
430
+ :schema_qualified => false,
431
+ :schema_element => [
432
+ ["name", "SOAP::SOAPString", [0, 1]],
433
+ ["values", "ArrayOfString", [0, 1]]
434
+ ]
435
+ )
436
+
437
+ LiteralRegistry.register(
438
+ :class => SOAPRole,
439
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
440
+ :schema_type => "SOAPRole",
441
+ :schema_qualified => false,
442
+ :schema_element => [
443
+ ["iD", ["SOAP::SOAPLong", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "ID")], [0, 1]],
444
+ ["active", "SOAP::SOAPBoolean", [0, 1]],
445
+ ["attributes", "ArrayOfSOAPAttribute", [0, 1]],
446
+ ["conception", "SOAP::SOAPDateTime", [0, 1]],
447
+ ["description", "SOAP::SOAPString", [0, 1]],
448
+ ["directoryID", "SOAP::SOAPLong", [0, 1]],
449
+ ["lastModified", "SOAP::SOAPDateTime", [0, 1]],
450
+ ["members", "ArrayOfString", [0, 1]],
451
+ ["name", "SOAP::SOAPString", [0, 1]]
452
+ ]
453
+ )
454
+
455
+ LiteralRegistry.register(
456
+ :class => ArrayOfSearchRestriction,
457
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
458
+ :schema_type => "ArrayOfSearchRestriction",
459
+ :schema_element => [
460
+ ["SearchRestriction", ["SearchRestriction[]", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SearchRestriction")], [0, nil]]
461
+ ]
462
+ )
463
+
464
+ LiteralRegistry.register(
465
+ :class => SearchRestriction,
466
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
467
+ :schema_type => "SearchRestriction",
468
+ :schema_qualified => false,
469
+ :schema_element => [
470
+ ["name", "SOAP::SOAPString", [0, 1]],
471
+ ["value", "SOAP::SOAPString", [0, 1]]
472
+ ]
473
+ )
474
+
475
+ LiteralRegistry.register(
476
+ :class => ArrayOfSOAPGroup,
477
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
478
+ :schema_type => "ArrayOfSOAPGroup",
479
+ :schema_element => [
480
+ ["SOAPGroup", ["SOAPGroup[]", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPGroup")], [0, nil]]
481
+ ]
482
+ )
483
+
484
+ LiteralRegistry.register(
485
+ :class => SOAPGroup,
486
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
487
+ :schema_type => "SOAPGroup",
488
+ :schema_qualified => false,
489
+ :schema_element => [
490
+ ["iD", ["SOAP::SOAPLong", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "ID")], [0, 1]],
491
+ ["active", "SOAP::SOAPBoolean", [0, 1]],
492
+ ["attributes", "ArrayOfSOAPAttribute", [0, 1]],
493
+ ["conception", "SOAP::SOAPDateTime", [0, 1]],
494
+ ["description", "SOAP::SOAPString", [0, 1]],
495
+ ["directoryID", "SOAP::SOAPLong", [0, 1]],
496
+ ["lastModified", "SOAP::SOAPDateTime", [0, 1]],
497
+ ["members", "ArrayOfString", [0, 1]],
498
+ ["name", "SOAP::SOAPString", [0, 1]]
499
+ ]
500
+ )
501
+
502
+ LiteralRegistry.register(
503
+ :class => ArrayOfSOAPPrincipal,
504
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
505
+ :schema_type => "ArrayOfSOAPPrincipal",
506
+ :schema_element => [
507
+ ["SOAPPrincipal", ["SOAPPrincipal[]", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPPrincipal")], [0, nil]]
508
+ ]
509
+ )
510
+
511
+ LiteralRegistry.register(
512
+ :class => ArrayOfSOAPRole,
513
+ :schema_ns => "http://soap.integration.crowd.atlassian.com",
514
+ :schema_type => "ArrayOfSOAPRole",
515
+ :schema_element => [
516
+ ["SOAPRole", ["SOAPRole[]", XSD::QName.new("http://soap.integration.crowd.atlassian.com", "SOAPRole")], [0, nil]]
517
+ ]
518
+ )
519
+
520
+ LiteralRegistry.register(
521
+ :class => InvalidAuthorizationTokenException,
522
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
523
+ :schema_type => "InvalidAuthorizationTokenException",
524
+ :schema_qualified => false,
525
+ :schema_element => [
526
+ ["cause", "Throwable", [0, 1]],
527
+ ["messages", "ArrayOfString", [0, 1]],
528
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
529
+ ["throwables", "ArrayOfThrowable", [0, 1]]
530
+ ]
531
+ )
532
+
533
+ LiteralRegistry.register(
534
+ :class => ObjectNotFoundException,
535
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
536
+ :schema_type => "ObjectNotFoundException",
537
+ :schema_qualified => false,
538
+ :schema_element => [
539
+ ["cause", "Throwable", [0, 1]],
540
+ ["messages", "ArrayOfString", [0, 1]],
541
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
542
+ ["throwables", "ArrayOfThrowable", [0, 1]]
543
+ ]
544
+ )
545
+
546
+ LiteralRegistry.register(
547
+ :class => InvalidAuthenticationException,
548
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
549
+ :schema_type => "InvalidAuthenticationException",
550
+ :schema_qualified => false,
551
+ :schema_element => [
552
+ ["cause", "Throwable", [0, 1]],
553
+ ["messages", "ArrayOfString", [0, 1]],
554
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
555
+ ["throwables", "ArrayOfThrowable", [0, 1]]
556
+ ]
557
+ )
558
+
559
+ LiteralRegistry.register(
560
+ :class => DirectoryPermissionException,
561
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
562
+ :schema_type => "DirectoryPermissionException",
563
+ :schema_qualified => false,
564
+ :schema_element => [
565
+ ["cause", "Throwable", [0, 1]],
566
+ ["messages", "ArrayOfString", [0, 1]],
567
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
568
+ ["throwables", "ArrayOfThrowable", [0, 1]]
569
+ ]
570
+ )
571
+
572
+ LiteralRegistry.register(
573
+ :class => InvalidRoleException,
574
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
575
+ :schema_type => "InvalidRoleException",
576
+ :schema_qualified => false,
577
+ :schema_element => [
578
+ ["cause", "Throwable", [0, 1]],
579
+ ["messages", "ArrayOfString", [0, 1]],
580
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
581
+ ["throwables", "ArrayOfThrowable", [0, 1]]
582
+ ]
583
+ )
584
+
585
+ LiteralRegistry.register(
586
+ :class => InvalidTokenException,
587
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
588
+ :schema_type => "InvalidTokenException",
589
+ :schema_qualified => false,
590
+ :schema_element => [
591
+ ["cause", "Throwable", [0, 1]],
592
+ ["messages", "ArrayOfString", [0, 1]],
593
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
594
+ ["throwables", "ArrayOfThrowable", [0, 1]]
595
+ ]
596
+ )
597
+
598
+ LiteralRegistry.register(
599
+ :class => InvalidGroupException,
600
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
601
+ :schema_type => "InvalidGroupException",
602
+ :schema_qualified => false,
603
+ :schema_element => [
604
+ ["cause", "Throwable", [0, 1]],
605
+ ["messages", "ArrayOfString", [0, 1]],
606
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
607
+ ["throwables", "ArrayOfThrowable", [0, 1]]
608
+ ]
609
+ )
610
+
611
+ LiteralRegistry.register(
612
+ :class => InvalidCredentialException,
613
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
614
+ :schema_type => "InvalidCredentialException",
615
+ :schema_qualified => false,
616
+ :schema_element => [
617
+ ["cause", "Throwable", [0, 1]],
618
+ ["messages", "ArrayOfString", [0, 1]],
619
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
620
+ ["throwables", "ArrayOfThrowable", [0, 1]]
621
+ ]
622
+ )
623
+
624
+ LiteralRegistry.register(
625
+ :class => InvalidPrincipalException,
626
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
627
+ :schema_type => "InvalidPrincipalException",
628
+ :schema_qualified => false,
629
+ :schema_element => [
630
+ ["cause", "Throwable", [0, 1]],
631
+ ["messages", "ArrayOfString", [0, 1]],
632
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
633
+ ["throwables", "ArrayOfThrowable", [0, 1]]
634
+ ]
635
+ )
636
+
637
+ LiteralRegistry.register(
638
+ :class => InactiveAccountException,
639
+ :schema_ns => "http://exception.integration.crowd.atlassian.com",
640
+ :schema_type => "InactiveAccountException",
641
+ :schema_qualified => false,
642
+ :schema_element => [
643
+ ["cause", "Throwable", [0, 1]],
644
+ ["messages", "ArrayOfString", [0, 1]],
645
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
646
+ ["throwables", "ArrayOfThrowable", [0, 1]]
647
+ ]
648
+ )
649
+
650
+ LiteralRegistry.register(
651
+ :class => Throwable,
652
+ :schema_ns => "http://lang.java",
653
+ :schema_type => "Throwable",
654
+ :schema_qualified => false,
655
+ :schema_element => []
656
+ )
657
+
658
+ LiteralRegistry.register(
659
+ :class => ArrayOfThrowable,
660
+ :schema_ns => "http://lang.java",
661
+ :schema_type => "ArrayOfThrowable",
662
+ :schema_element => [
663
+ ["Throwable", ["Throwable[]", XSD::QName.new("http://lang.java", "Throwable")], [0, nil]]
664
+ ]
665
+ )
666
+
667
+ LiteralRegistry.register(
668
+ :class => RemoteException,
669
+ :schema_ns => "http://rmi.java",
670
+ :schema_type => "RemoteException",
671
+ :schema_qualified => false,
672
+ :schema_element => [
673
+ ["cause", "Throwable", [0, 1]],
674
+ ["message", "SOAP::SOAPString", [0, 1]]
675
+ ]
676
+ )
677
+
678
+ LiteralRegistry.register(
679
+ :class => FindPrincipalByName,
680
+ :schema_ns => "urn:SecurityServer",
681
+ :schema_name => "findPrincipalByName",
682
+ :schema_qualified => true,
683
+ :schema_element => [
684
+ ["in0", "AuthenticatedToken"],
685
+ ["in1", "SOAP::SOAPString"]
686
+ ]
687
+ )
688
+
689
+ LiteralRegistry.register(
690
+ :class => FindPrincipalByNameResponse,
691
+ :schema_ns => "urn:SecurityServer",
692
+ :schema_name => "findPrincipalByNameResponse",
693
+ :schema_qualified => true,
694
+ :schema_element => [
695
+ ["out", "SOAPPrincipal"]
696
+ ]
697
+ )
698
+
699
+ LiteralRegistry.register(
700
+ :class => InvalidAuthorizationTokenException,
701
+ :schema_ns => "urn:SecurityServer",
702
+ :schema_name => "InvalidAuthorizationTokenException",
703
+ :schema_qualified => true,
704
+ :schema_element => [
705
+ ["cause", "Throwable", [0, 1]],
706
+ ["messages", "ArrayOfString", [0, 1]],
707
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
708
+ ["throwables", "ArrayOfThrowable", [0, 1]]
709
+ ]
710
+ )
711
+
712
+ LiteralRegistry.register(
713
+ :class => RemoteException,
714
+ :schema_ns => "urn:SecurityServer",
715
+ :schema_name => "RemoteException",
716
+ :schema_qualified => true,
717
+ :schema_element => [
718
+ ["cause", "Throwable", [0, 1]],
719
+ ["message", "SOAP::SOAPString", [0, 1]]
720
+ ]
721
+ )
722
+
723
+ LiteralRegistry.register(
724
+ :class => ObjectNotFoundException,
725
+ :schema_ns => "urn:SecurityServer",
726
+ :schema_name => "ObjectNotFoundException",
727
+ :schema_qualified => true,
728
+ :schema_element => [
729
+ ["cause", "Throwable", [0, 1]],
730
+ ["messages", "ArrayOfString", [0, 1]],
731
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
732
+ ["throwables", "ArrayOfThrowable", [0, 1]]
733
+ ]
734
+ )
735
+
736
+ LiteralRegistry.register(
737
+ :class => AuthenticateApplication,
738
+ :schema_ns => "urn:SecurityServer",
739
+ :schema_name => "authenticateApplication",
740
+ :schema_qualified => true,
741
+ :schema_element => [
742
+ ["in0", "ApplicationAuthenticationContext"]
743
+ ]
744
+ )
745
+
746
+ LiteralRegistry.register(
747
+ :class => AuthenticateApplicationResponse,
748
+ :schema_ns => "urn:SecurityServer",
749
+ :schema_name => "authenticateApplicationResponse",
750
+ :schema_qualified => true,
751
+ :schema_element => [
752
+ ["out", "AuthenticatedToken"]
753
+ ]
754
+ )
755
+
756
+ LiteralRegistry.register(
757
+ :class => InvalidAuthenticationException,
758
+ :schema_ns => "urn:SecurityServer",
759
+ :schema_name => "InvalidAuthenticationException",
760
+ :schema_qualified => true,
761
+ :schema_element => [
762
+ ["cause", "Throwable", [0, 1]],
763
+ ["messages", "ArrayOfString", [0, 1]],
764
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
765
+ ["throwables", "ArrayOfThrowable", [0, 1]]
766
+ ]
767
+ )
768
+
769
+ LiteralRegistry.register(
770
+ :class => AddPrincipalToGroup,
771
+ :schema_ns => "urn:SecurityServer",
772
+ :schema_name => "addPrincipalToGroup",
773
+ :schema_qualified => true,
774
+ :schema_element => [
775
+ ["in0", "AuthenticatedToken"],
776
+ ["in1", "SOAP::SOAPString"],
777
+ ["in2", "SOAP::SOAPString"]
778
+ ]
779
+ )
780
+
781
+ LiteralRegistry.register(
782
+ :class => AddPrincipalToGroupResponse,
783
+ :schema_ns => "urn:SecurityServer",
784
+ :schema_name => "addPrincipalToGroupResponse",
785
+ :schema_qualified => true,
786
+ :schema_element => []
787
+ )
788
+
789
+ LiteralRegistry.register(
790
+ :class => DirectoryPermissionException,
791
+ :schema_ns => "urn:SecurityServer",
792
+ :schema_name => "DirectoryPermissionException",
793
+ :schema_qualified => true,
794
+ :schema_element => [
795
+ ["cause", "Throwable", [0, 1]],
796
+ ["messages", "ArrayOfString", [0, 1]],
797
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
798
+ ["throwables", "ArrayOfThrowable", [0, 1]]
799
+ ]
800
+ )
801
+
802
+ LiteralRegistry.register(
803
+ :class => FindRoleByName,
804
+ :schema_ns => "urn:SecurityServer",
805
+ :schema_name => "findRoleByName",
806
+ :schema_qualified => true,
807
+ :schema_element => [
808
+ ["in0", "AuthenticatedToken"],
809
+ ["in1", "SOAP::SOAPString"]
810
+ ]
811
+ )
812
+
813
+ LiteralRegistry.register(
814
+ :class => FindRoleByNameResponse,
815
+ :schema_ns => "urn:SecurityServer",
816
+ :schema_name => "findRoleByNameResponse",
817
+ :schema_qualified => true,
818
+ :schema_element => [
819
+ ["out", "SOAPRole"]
820
+ ]
821
+ )
822
+
823
+ LiteralRegistry.register(
824
+ :class => AddRole,
825
+ :schema_ns => "urn:SecurityServer",
826
+ :schema_name => "addRole",
827
+ :schema_qualified => true,
828
+ :schema_element => [
829
+ ["in0", "AuthenticatedToken"],
830
+ ["in1", "SOAPRole"]
831
+ ]
832
+ )
833
+
834
+ LiteralRegistry.register(
835
+ :class => AddRoleResponse,
836
+ :schema_ns => "urn:SecurityServer",
837
+ :schema_name => "addRoleResponse",
838
+ :schema_qualified => true,
839
+ :schema_element => [
840
+ ["out", "SOAPRole"]
841
+ ]
842
+ )
843
+
844
+ LiteralRegistry.register(
845
+ :class => InvalidRoleException,
846
+ :schema_ns => "urn:SecurityServer",
847
+ :schema_name => "InvalidRoleException",
848
+ :schema_qualified => true,
849
+ :schema_element => [
850
+ ["cause", "Throwable", [0, 1]],
851
+ ["messages", "ArrayOfString", [0, 1]],
852
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
853
+ ["throwables", "ArrayOfThrowable", [0, 1]]
854
+ ]
855
+ )
856
+
857
+ LiteralRegistry.register(
858
+ :class => FindPrincipalByToken,
859
+ :schema_ns => "urn:SecurityServer",
860
+ :schema_name => "findPrincipalByToken",
861
+ :schema_qualified => true,
862
+ :schema_element => [
863
+ ["in0", "AuthenticatedToken"],
864
+ ["in1", "SOAP::SOAPString"]
865
+ ]
866
+ )
867
+
868
+ LiteralRegistry.register(
869
+ :class => FindPrincipalByTokenResponse,
870
+ :schema_ns => "urn:SecurityServer",
871
+ :schema_name => "findPrincipalByTokenResponse",
872
+ :schema_qualified => true,
873
+ :schema_element => [
874
+ ["out", "SOAPPrincipal"]
875
+ ]
876
+ )
877
+
878
+ LiteralRegistry.register(
879
+ :class => InvalidTokenException,
880
+ :schema_ns => "urn:SecurityServer",
881
+ :schema_name => "InvalidTokenException",
882
+ :schema_qualified => true,
883
+ :schema_element => [
884
+ ["cause", "Throwable", [0, 1]],
885
+ ["messages", "ArrayOfString", [0, 1]],
886
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
887
+ ["throwables", "ArrayOfThrowable", [0, 1]]
888
+ ]
889
+ )
890
+
891
+ LiteralRegistry.register(
892
+ :class => IsGroupMember,
893
+ :schema_ns => "urn:SecurityServer",
894
+ :schema_name => "isGroupMember",
895
+ :schema_qualified => true,
896
+ :schema_element => [
897
+ ["in0", "AuthenticatedToken"],
898
+ ["in1", "SOAP::SOAPString"],
899
+ ["in2", "SOAP::SOAPString"]
900
+ ]
901
+ )
902
+
903
+ LiteralRegistry.register(
904
+ :class => IsGroupMemberResponse,
905
+ :schema_ns => "urn:SecurityServer",
906
+ :schema_name => "isGroupMemberResponse",
907
+ :schema_qualified => true,
908
+ :schema_element => [
909
+ ["out", "SOAP::SOAPBoolean"]
910
+ ]
911
+ )
912
+
913
+ LiteralRegistry.register(
914
+ :class => SearchGroups,
915
+ :schema_ns => "urn:SecurityServer",
916
+ :schema_name => "searchGroups",
917
+ :schema_qualified => true,
918
+ :schema_element => [
919
+ ["in0", "AuthenticatedToken"],
920
+ ["in1", "ArrayOfSearchRestriction"]
921
+ ]
922
+ )
923
+
924
+ LiteralRegistry.register(
925
+ :class => SearchGroupsResponse,
926
+ :schema_ns => "urn:SecurityServer",
927
+ :schema_name => "searchGroupsResponse",
928
+ :schema_qualified => true,
929
+ :schema_element => [
930
+ ["out", "ArrayOfSOAPGroup"]
931
+ ]
932
+ )
933
+
934
+ LiteralRegistry.register(
935
+ :class => GetDomain,
936
+ :schema_ns => "urn:SecurityServer",
937
+ :schema_name => "getDomain",
938
+ :schema_qualified => true,
939
+ :schema_element => [
940
+ ["in0", "AuthenticatedToken"]
941
+ ]
942
+ )
943
+
944
+ LiteralRegistry.register(
945
+ :class => GetDomainResponse,
946
+ :schema_ns => "urn:SecurityServer",
947
+ :schema_name => "getDomainResponse",
948
+ :schema_qualified => true,
949
+ :schema_element => [
950
+ ["out", "SOAP::SOAPString"]
951
+ ]
952
+ )
953
+
954
+ LiteralRegistry.register(
955
+ :class => RemoveAttributeFromPrincipal,
956
+ :schema_ns => "urn:SecurityServer",
957
+ :schema_name => "removeAttributeFromPrincipal",
958
+ :schema_qualified => true,
959
+ :schema_element => [
960
+ ["in0", "AuthenticatedToken"],
961
+ ["in1", "SOAP::SOAPString"],
962
+ ["in2", "SOAP::SOAPString"]
963
+ ]
964
+ )
965
+
966
+ LiteralRegistry.register(
967
+ :class => RemoveAttributeFromPrincipalResponse,
968
+ :schema_ns => "urn:SecurityServer",
969
+ :schema_name => "removeAttributeFromPrincipalResponse",
970
+ :schema_qualified => true,
971
+ :schema_element => []
972
+ )
973
+
974
+ LiteralRegistry.register(
975
+ :class => IsRoleMember,
976
+ :schema_ns => "urn:SecurityServer",
977
+ :schema_name => "isRoleMember",
978
+ :schema_qualified => true,
979
+ :schema_element => [
980
+ ["in0", "AuthenticatedToken"],
981
+ ["in1", "SOAP::SOAPString"],
982
+ ["in2", "SOAP::SOAPString"]
983
+ ]
984
+ )
985
+
986
+ LiteralRegistry.register(
987
+ :class => IsRoleMemberResponse,
988
+ :schema_ns => "urn:SecurityServer",
989
+ :schema_name => "isRoleMemberResponse",
990
+ :schema_qualified => true,
991
+ :schema_element => [
992
+ ["out", "SOAP::SOAPBoolean"]
993
+ ]
994
+ )
995
+
996
+ LiteralRegistry.register(
997
+ :class => RemoveRole,
998
+ :schema_ns => "urn:SecurityServer",
999
+ :schema_name => "removeRole",
1000
+ :schema_qualified => true,
1001
+ :schema_element => [
1002
+ ["in0", "AuthenticatedToken"],
1003
+ ["in1", "SOAP::SOAPString"]
1004
+ ]
1005
+ )
1006
+
1007
+ LiteralRegistry.register(
1008
+ :class => RemoveRoleResponse,
1009
+ :schema_ns => "urn:SecurityServer",
1010
+ :schema_name => "removeRoleResponse",
1011
+ :schema_qualified => true,
1012
+ :schema_element => []
1013
+ )
1014
+
1015
+ LiteralRegistry.register(
1016
+ :class => RemovePrincipalFromRole,
1017
+ :schema_ns => "urn:SecurityServer",
1018
+ :schema_name => "removePrincipalFromRole",
1019
+ :schema_qualified => true,
1020
+ :schema_element => [
1021
+ ["in0", "AuthenticatedToken"],
1022
+ ["in1", "SOAP::SOAPString"],
1023
+ ["in2", "SOAP::SOAPString"]
1024
+ ]
1025
+ )
1026
+
1027
+ LiteralRegistry.register(
1028
+ :class => RemovePrincipalFromRoleResponse,
1029
+ :schema_ns => "urn:SecurityServer",
1030
+ :schema_name => "removePrincipalFromRoleResponse",
1031
+ :schema_qualified => true,
1032
+ :schema_element => []
1033
+ )
1034
+
1035
+ LiteralRegistry.register(
1036
+ :class => AddGroup,
1037
+ :schema_ns => "urn:SecurityServer",
1038
+ :schema_name => "addGroup",
1039
+ :schema_qualified => true,
1040
+ :schema_element => [
1041
+ ["in0", "AuthenticatedToken"],
1042
+ ["in1", "SOAPGroup"]
1043
+ ]
1044
+ )
1045
+
1046
+ LiteralRegistry.register(
1047
+ :class => AddGroupResponse,
1048
+ :schema_ns => "urn:SecurityServer",
1049
+ :schema_name => "addGroupResponse",
1050
+ :schema_qualified => true,
1051
+ :schema_element => [
1052
+ ["out", "SOAPGroup"]
1053
+ ]
1054
+ )
1055
+
1056
+ LiteralRegistry.register(
1057
+ :class => InvalidGroupException,
1058
+ :schema_ns => "urn:SecurityServer",
1059
+ :schema_name => "InvalidGroupException",
1060
+ :schema_qualified => true,
1061
+ :schema_element => [
1062
+ ["cause", "Throwable", [0, 1]],
1063
+ ["messages", "ArrayOfString", [0, 1]],
1064
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
1065
+ ["throwables", "ArrayOfThrowable", [0, 1]]
1066
+ ]
1067
+ )
1068
+
1069
+ LiteralRegistry.register(
1070
+ :class => FindRoleMemberships,
1071
+ :schema_ns => "urn:SecurityServer",
1072
+ :schema_name => "findRoleMemberships",
1073
+ :schema_qualified => true,
1074
+ :schema_element => [
1075
+ ["in0", "AuthenticatedToken"],
1076
+ ["in1", "SOAP::SOAPString"]
1077
+ ]
1078
+ )
1079
+
1080
+ LiteralRegistry.register(
1081
+ :class => FindRoleMembershipsResponse,
1082
+ :schema_ns => "urn:SecurityServer",
1083
+ :schema_name => "findRoleMembershipsResponse",
1084
+ :schema_qualified => true,
1085
+ :schema_element => [
1086
+ ["out", "ArrayOfString"]
1087
+ ]
1088
+ )
1089
+
1090
+ LiteralRegistry.register(
1091
+ :class => GetCacheTime,
1092
+ :schema_ns => "urn:SecurityServer",
1093
+ :schema_name => "getCacheTime",
1094
+ :schema_qualified => true,
1095
+ :schema_element => [
1096
+ ["in0", "AuthenticatedToken"]
1097
+ ]
1098
+ )
1099
+
1100
+ LiteralRegistry.register(
1101
+ :class => GetCacheTimeResponse,
1102
+ :schema_ns => "urn:SecurityServer",
1103
+ :schema_name => "getCacheTimeResponse",
1104
+ :schema_qualified => true,
1105
+ :schema_element => [
1106
+ ["out", "SOAP::SOAPLong"]
1107
+ ]
1108
+ )
1109
+
1110
+ LiteralRegistry.register(
1111
+ :class => RemovePrincipal,
1112
+ :schema_ns => "urn:SecurityServer",
1113
+ :schema_name => "removePrincipal",
1114
+ :schema_qualified => true,
1115
+ :schema_element => [
1116
+ ["in0", "AuthenticatedToken"],
1117
+ ["in1", "SOAP::SOAPString"]
1118
+ ]
1119
+ )
1120
+
1121
+ LiteralRegistry.register(
1122
+ :class => RemovePrincipalResponse,
1123
+ :schema_ns => "urn:SecurityServer",
1124
+ :schema_name => "removePrincipalResponse",
1125
+ :schema_qualified => true,
1126
+ :schema_element => []
1127
+ )
1128
+
1129
+ LiteralRegistry.register(
1130
+ :class => ResetPrincipalCredential,
1131
+ :schema_ns => "urn:SecurityServer",
1132
+ :schema_name => "resetPrincipalCredential",
1133
+ :schema_qualified => true,
1134
+ :schema_element => [
1135
+ ["in0", "AuthenticatedToken"],
1136
+ ["in1", "SOAP::SOAPString"]
1137
+ ]
1138
+ )
1139
+
1140
+ LiteralRegistry.register(
1141
+ :class => ResetPrincipalCredentialResponse,
1142
+ :schema_ns => "urn:SecurityServer",
1143
+ :schema_name => "resetPrincipalCredentialResponse",
1144
+ :schema_qualified => true,
1145
+ :schema_element => []
1146
+ )
1147
+
1148
+ LiteralRegistry.register(
1149
+ :class => InvalidCredentialException,
1150
+ :schema_ns => "urn:SecurityServer",
1151
+ :schema_name => "InvalidCredentialException",
1152
+ :schema_qualified => true,
1153
+ :schema_element => [
1154
+ ["cause", "Throwable", [0, 1]],
1155
+ ["messages", "ArrayOfString", [0, 1]],
1156
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
1157
+ ["throwables", "ArrayOfThrowable", [0, 1]]
1158
+ ]
1159
+ )
1160
+
1161
+ LiteralRegistry.register(
1162
+ :class => FindAllRoleNames,
1163
+ :schema_ns => "urn:SecurityServer",
1164
+ :schema_name => "findAllRoleNames",
1165
+ :schema_qualified => true,
1166
+ :schema_element => [
1167
+ ["in0", "AuthenticatedToken"]
1168
+ ]
1169
+ )
1170
+
1171
+ LiteralRegistry.register(
1172
+ :class => FindAllRoleNamesResponse,
1173
+ :schema_ns => "urn:SecurityServer",
1174
+ :schema_name => "findAllRoleNamesResponse",
1175
+ :schema_qualified => true,
1176
+ :schema_element => [
1177
+ ["out", "ArrayOfString"]
1178
+ ]
1179
+ )
1180
+
1181
+ LiteralRegistry.register(
1182
+ :class => AddPrincipalToRole,
1183
+ :schema_ns => "urn:SecurityServer",
1184
+ :schema_name => "addPrincipalToRole",
1185
+ :schema_qualified => true,
1186
+ :schema_element => [
1187
+ ["in0", "AuthenticatedToken"],
1188
+ ["in1", "SOAP::SOAPString"],
1189
+ ["in2", "SOAP::SOAPString"]
1190
+ ]
1191
+ )
1192
+
1193
+ LiteralRegistry.register(
1194
+ :class => AddPrincipalToRoleResponse,
1195
+ :schema_ns => "urn:SecurityServer",
1196
+ :schema_name => "addPrincipalToRoleResponse",
1197
+ :schema_qualified => true,
1198
+ :schema_element => []
1199
+ )
1200
+
1201
+ LiteralRegistry.register(
1202
+ :class => InvalidatePrincipalToken,
1203
+ :schema_ns => "urn:SecurityServer",
1204
+ :schema_name => "invalidatePrincipalToken",
1205
+ :schema_qualified => true,
1206
+ :schema_element => [
1207
+ ["in0", "AuthenticatedToken"],
1208
+ ["in1", "SOAP::SOAPString"]
1209
+ ]
1210
+ )
1211
+
1212
+ LiteralRegistry.register(
1213
+ :class => InvalidatePrincipalTokenResponse,
1214
+ :schema_ns => "urn:SecurityServer",
1215
+ :schema_name => "invalidatePrincipalTokenResponse",
1216
+ :schema_qualified => true,
1217
+ :schema_element => []
1218
+ )
1219
+
1220
+ LiteralRegistry.register(
1221
+ :class => SearchPrincipals,
1222
+ :schema_ns => "urn:SecurityServer",
1223
+ :schema_name => "searchPrincipals",
1224
+ :schema_qualified => true,
1225
+ :schema_element => [
1226
+ ["in0", "AuthenticatedToken"],
1227
+ ["in1", "ArrayOfSearchRestriction"]
1228
+ ]
1229
+ )
1230
+
1231
+ LiteralRegistry.register(
1232
+ :class => SearchPrincipalsResponse,
1233
+ :schema_ns => "urn:SecurityServer",
1234
+ :schema_name => "searchPrincipalsResponse",
1235
+ :schema_qualified => true,
1236
+ :schema_element => [
1237
+ ["out", "ArrayOfSOAPPrincipal"]
1238
+ ]
1239
+ )
1240
+
1241
+ LiteralRegistry.register(
1242
+ :class => FindGroupByName,
1243
+ :schema_ns => "urn:SecurityServer",
1244
+ :schema_name => "findGroupByName",
1245
+ :schema_qualified => true,
1246
+ :schema_element => [
1247
+ ["in0", "AuthenticatedToken"],
1248
+ ["in1", "SOAP::SOAPString"]
1249
+ ]
1250
+ )
1251
+
1252
+ LiteralRegistry.register(
1253
+ :class => FindGroupByNameResponse,
1254
+ :schema_ns => "urn:SecurityServer",
1255
+ :schema_name => "findGroupByNameResponse",
1256
+ :schema_qualified => true,
1257
+ :schema_element => [
1258
+ ["out", "SOAPGroup"]
1259
+ ]
1260
+ )
1261
+
1262
+ LiteralRegistry.register(
1263
+ :class => FindAllGroupNames,
1264
+ :schema_ns => "urn:SecurityServer",
1265
+ :schema_name => "findAllGroupNames",
1266
+ :schema_qualified => true,
1267
+ :schema_element => [
1268
+ ["in0", "AuthenticatedToken"]
1269
+ ]
1270
+ )
1271
+
1272
+ LiteralRegistry.register(
1273
+ :class => FindAllGroupNamesResponse,
1274
+ :schema_ns => "urn:SecurityServer",
1275
+ :schema_name => "findAllGroupNamesResponse",
1276
+ :schema_qualified => true,
1277
+ :schema_element => [
1278
+ ["out", "ArrayOfString"]
1279
+ ]
1280
+ )
1281
+
1282
+ LiteralRegistry.register(
1283
+ :class => AddAttributeToPrincipal,
1284
+ :schema_ns => "urn:SecurityServer",
1285
+ :schema_name => "addAttributeToPrincipal",
1286
+ :schema_qualified => true,
1287
+ :schema_element => [
1288
+ ["in0", "AuthenticatedToken"],
1289
+ ["in1", "SOAP::SOAPString"],
1290
+ ["in2", "SOAPAttribute"]
1291
+ ]
1292
+ )
1293
+
1294
+ LiteralRegistry.register(
1295
+ :class => AddAttributeToPrincipalResponse,
1296
+ :schema_ns => "urn:SecurityServer",
1297
+ :schema_name => "addAttributeToPrincipalResponse",
1298
+ :schema_qualified => true,
1299
+ :schema_element => []
1300
+ )
1301
+
1302
+ LiteralRegistry.register(
1303
+ :class => RemovePrincipalFromGroup,
1304
+ :schema_ns => "urn:SecurityServer",
1305
+ :schema_name => "removePrincipalFromGroup",
1306
+ :schema_qualified => true,
1307
+ :schema_element => [
1308
+ ["in0", "AuthenticatedToken"],
1309
+ ["in1", "SOAP::SOAPString"],
1310
+ ["in2", "SOAP::SOAPString"]
1311
+ ]
1312
+ )
1313
+
1314
+ LiteralRegistry.register(
1315
+ :class => RemovePrincipalFromGroupResponse,
1316
+ :schema_ns => "urn:SecurityServer",
1317
+ :schema_name => "removePrincipalFromGroupResponse",
1318
+ :schema_qualified => true,
1319
+ :schema_element => []
1320
+ )
1321
+
1322
+ LiteralRegistry.register(
1323
+ :class => FindGroupMemberships,
1324
+ :schema_ns => "urn:SecurityServer",
1325
+ :schema_name => "findGroupMemberships",
1326
+ :schema_qualified => true,
1327
+ :schema_element => [
1328
+ ["in0", "AuthenticatedToken"],
1329
+ ["in1", "SOAP::SOAPString"]
1330
+ ]
1331
+ )
1332
+
1333
+ LiteralRegistry.register(
1334
+ :class => FindGroupMembershipsResponse,
1335
+ :schema_ns => "urn:SecurityServer",
1336
+ :schema_name => "findGroupMembershipsResponse",
1337
+ :schema_qualified => true,
1338
+ :schema_element => [
1339
+ ["out", "ArrayOfString"]
1340
+ ]
1341
+ )
1342
+
1343
+ LiteralRegistry.register(
1344
+ :class => UpdatePrincipalCredential,
1345
+ :schema_ns => "urn:SecurityServer",
1346
+ :schema_name => "updatePrincipalCredential",
1347
+ :schema_qualified => true,
1348
+ :schema_element => [
1349
+ ["in0", "AuthenticatedToken"],
1350
+ ["in1", "SOAP::SOAPString"],
1351
+ ["in2", "PasswordCredential"]
1352
+ ]
1353
+ )
1354
+
1355
+ LiteralRegistry.register(
1356
+ :class => UpdatePrincipalCredentialResponse,
1357
+ :schema_ns => "urn:SecurityServer",
1358
+ :schema_name => "updatePrincipalCredentialResponse",
1359
+ :schema_qualified => true,
1360
+ :schema_element => []
1361
+ )
1362
+
1363
+ LiteralRegistry.register(
1364
+ :class => UpdatePrincipalAttribute,
1365
+ :schema_ns => "urn:SecurityServer",
1366
+ :schema_name => "updatePrincipalAttribute",
1367
+ :schema_qualified => true,
1368
+ :schema_element => [
1369
+ ["in0", "AuthenticatedToken"],
1370
+ ["in1", "SOAP::SOAPString"],
1371
+ ["in2", "SOAPAttribute"]
1372
+ ]
1373
+ )
1374
+
1375
+ LiteralRegistry.register(
1376
+ :class => UpdatePrincipalAttributeResponse,
1377
+ :schema_ns => "urn:SecurityServer",
1378
+ :schema_name => "updatePrincipalAttributeResponse",
1379
+ :schema_qualified => true,
1380
+ :schema_element => []
1381
+ )
1382
+
1383
+ LiteralRegistry.register(
1384
+ :class => FindAllPrincipalNames,
1385
+ :schema_ns => "urn:SecurityServer",
1386
+ :schema_name => "findAllPrincipalNames",
1387
+ :schema_qualified => true,
1388
+ :schema_element => [
1389
+ ["in0", "AuthenticatedToken"]
1390
+ ]
1391
+ )
1392
+
1393
+ LiteralRegistry.register(
1394
+ :class => FindAllPrincipalNamesResponse,
1395
+ :schema_ns => "urn:SecurityServer",
1396
+ :schema_name => "findAllPrincipalNamesResponse",
1397
+ :schema_qualified => true,
1398
+ :schema_element => [
1399
+ ["out", "ArrayOfString"]
1400
+ ]
1401
+ )
1402
+
1403
+ LiteralRegistry.register(
1404
+ :class => SearchRoles,
1405
+ :schema_ns => "urn:SecurityServer",
1406
+ :schema_name => "searchRoles",
1407
+ :schema_qualified => true,
1408
+ :schema_element => [
1409
+ ["in0", "AuthenticatedToken"],
1410
+ ["in1", "ArrayOfSearchRestriction"]
1411
+ ]
1412
+ )
1413
+
1414
+ LiteralRegistry.register(
1415
+ :class => SearchRolesResponse,
1416
+ :schema_ns => "urn:SecurityServer",
1417
+ :schema_name => "searchRolesResponse",
1418
+ :schema_qualified => true,
1419
+ :schema_element => [
1420
+ ["out", "ArrayOfSOAPRole"]
1421
+ ]
1422
+ )
1423
+
1424
+ LiteralRegistry.register(
1425
+ :class => IsCacheEnabled,
1426
+ :schema_ns => "urn:SecurityServer",
1427
+ :schema_name => "isCacheEnabled",
1428
+ :schema_qualified => true,
1429
+ :schema_element => [
1430
+ ["in0", "AuthenticatedToken"]
1431
+ ]
1432
+ )
1433
+
1434
+ LiteralRegistry.register(
1435
+ :class => IsCacheEnabledResponse,
1436
+ :schema_ns => "urn:SecurityServer",
1437
+ :schema_name => "isCacheEnabledResponse",
1438
+ :schema_qualified => true,
1439
+ :schema_element => [
1440
+ ["out", "SOAP::SOAPBoolean"]
1441
+ ]
1442
+ )
1443
+
1444
+ LiteralRegistry.register(
1445
+ :class => AddPrincipal,
1446
+ :schema_ns => "urn:SecurityServer",
1447
+ :schema_name => "addPrincipal",
1448
+ :schema_qualified => true,
1449
+ :schema_element => [
1450
+ ["in0", "AuthenticatedToken"],
1451
+ ["in1", "SOAPPrincipal"],
1452
+ ["in2", "PasswordCredential"]
1453
+ ]
1454
+ )
1455
+
1456
+ LiteralRegistry.register(
1457
+ :class => AddPrincipalResponse,
1458
+ :schema_ns => "urn:SecurityServer",
1459
+ :schema_name => "addPrincipalResponse",
1460
+ :schema_qualified => true,
1461
+ :schema_element => [
1462
+ ["out", "SOAPPrincipal"]
1463
+ ]
1464
+ )
1465
+
1466
+ LiteralRegistry.register(
1467
+ :class => InvalidPrincipalException,
1468
+ :schema_ns => "urn:SecurityServer",
1469
+ :schema_name => "InvalidPrincipalException",
1470
+ :schema_qualified => true,
1471
+ :schema_element => [
1472
+ ["cause", "Throwable", [0, 1]],
1473
+ ["messages", "ArrayOfString", [0, 1]],
1474
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
1475
+ ["throwables", "ArrayOfThrowable", [0, 1]]
1476
+ ]
1477
+ )
1478
+
1479
+ LiteralRegistry.register(
1480
+ :class => IsValidPrincipalToken,
1481
+ :schema_ns => "urn:SecurityServer",
1482
+ :schema_name => "isValidPrincipalToken",
1483
+ :schema_qualified => true,
1484
+ :schema_element => [
1485
+ ["in0", "AuthenticatedToken"],
1486
+ ["in1", "SOAP::SOAPString"],
1487
+ ["in2", "ArrayOfValidationFactor"]
1488
+ ]
1489
+ )
1490
+
1491
+ LiteralRegistry.register(
1492
+ :class => IsValidPrincipalTokenResponse,
1493
+ :schema_ns => "urn:SecurityServer",
1494
+ :schema_name => "isValidPrincipalTokenResponse",
1495
+ :schema_qualified => true,
1496
+ :schema_element => [
1497
+ ["out", "SOAP::SOAPBoolean"]
1498
+ ]
1499
+ )
1500
+
1501
+ LiteralRegistry.register(
1502
+ :class => RemoveGroup,
1503
+ :schema_ns => "urn:SecurityServer",
1504
+ :schema_name => "removeGroup",
1505
+ :schema_qualified => true,
1506
+ :schema_element => [
1507
+ ["in0", "AuthenticatedToken"],
1508
+ ["in1", "SOAP::SOAPString"]
1509
+ ]
1510
+ )
1511
+
1512
+ LiteralRegistry.register(
1513
+ :class => RemoveGroupResponse,
1514
+ :schema_ns => "urn:SecurityServer",
1515
+ :schema_name => "removeGroupResponse",
1516
+ :schema_qualified => true,
1517
+ :schema_element => []
1518
+ )
1519
+
1520
+ LiteralRegistry.register(
1521
+ :class => AuthenticatePrincipal,
1522
+ :schema_ns => "urn:SecurityServer",
1523
+ :schema_name => "authenticatePrincipal",
1524
+ :schema_qualified => true,
1525
+ :schema_element => [
1526
+ ["in0", "AuthenticatedToken"],
1527
+ ["in1", "PrincipalAuthenticationContext"]
1528
+ ]
1529
+ )
1530
+
1531
+ LiteralRegistry.register(
1532
+ :class => AuthenticatePrincipalResponse,
1533
+ :schema_ns => "urn:SecurityServer",
1534
+ :schema_name => "authenticatePrincipalResponse",
1535
+ :schema_qualified => true,
1536
+ :schema_element => [
1537
+ ["out", "SOAP::SOAPString"]
1538
+ ]
1539
+ )
1540
+
1541
+ LiteralRegistry.register(
1542
+ :class => InactiveAccountException,
1543
+ :schema_ns => "urn:SecurityServer",
1544
+ :schema_name => "InactiveAccountException",
1545
+ :schema_qualified => true,
1546
+ :schema_element => [
1547
+ ["cause", "Throwable", [0, 1]],
1548
+ ["messages", "ArrayOfString", [0, 1]],
1549
+ ["throwableCount", "SOAP::SOAPInt", [0, 1]],
1550
+ ["throwables", "ArrayOfThrowable", [0, 1]]
1551
+ ]
1552
+ )
1553
+ end