This file is indexed.

/usr/share/doc/libvomsjapi-java/api/index-all.html is in libvomsjapi-java-doc 2.0.6-3build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_23) on Mon Nov 28 20:28:54 UTC 2011 -->
<TITLE>
Index
</TITLE>

<META NAME="date" CONTENT="2011-11-28">

<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#AC_CERTS_OID"><B>AC_CERTS_OID</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#AC_FULL_ATTRIBUTES_OID"><B>AC_FULL_ATTRIBUTES_OID</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#AC_TARGET_OID"><B>AC_TARGET_OID</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac"><B>ACCerts</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>This class represents the ACCerts extension which may be present in the AC.<DT><A HREF="./org/glite/voms/ac/ACCerts.html#ACCerts()"><B>ACCerts()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac">ACCerts</A>
<DD>Creates an empty ACCerts object.
<DT><A HREF="./org/glite/voms/ac/ACCerts.html#ACCerts(org.bouncycastle.asn1.ASN1Sequence)"><B>ACCerts(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac">ACCerts</A>
<DD>Creates an ACCerts starting from a sequence.
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac"><B>ACGenerator</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>
     AttributeCertificateInfo ::= SEQUENCE {
          version              AttCertVersion -- version is v2,
          holder               Holder,
          issuer               AttCertIssuer,
          signature            AlgorithmIdentifier,
          serialNumber         CertificateSerialNumber,
          attrCertValidityPeriod   AttCertValidityPeriod,
          attributes           SEQUENCE OF Attribute,
          issuerUniqueID       UniqueIdentifier OPTIONAL,
          extensions           Extensions OPTIONAL
     }

     AttCertVersion ::= INTEGER { v2(1) }<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#ACGenerator()"><B>ACGenerator()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac"><B>ACTarget</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>The intent of this class is to represent a single target.<DT><A HREF="./org/glite/voms/ac/ACTarget.html#ACTarget()"><B>ACTarget()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>empty contructor
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#ACTarget(org.bouncycastle.asn1.ASN1Sequence)"><B>ACTarget(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Creates an ACTarget from a sequence
<DT><A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac"><B>ACTargets</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>The intent of this class is to represent the ACTargets extension which
 may be present in the AC.<DT><A HREF="./org/glite/voms/ac/ACTargets.html#ACTargets()"><B>ACTargets()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Empty constructor.
<DT><A HREF="./org/glite/voms/ac/ACTargets.html#ACTargets(org.bouncycastle.asn1.ASN1Sequence)"><B>ACTargets(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Creates an ACTargets from a sequence.
<DT><A HREF="./org/glite/voms/ac/ACTrustStore.html" title="interface in org.glite.voms.ac"><B>ACTrustStore</B></A> - Interface in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD><B>Deprecated.</B>&nbsp;<I>This does not expose the necessary information.</I><DT><A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac"><B>ACValidator</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>Validator class capable of validating an Attribute Certificate
 and verify its signature against a trust store of Attribute
 Authority certificates.<DT><A HREF="./org/glite/voms/ac/ACValidator.html#ACValidator(org.glite.voms.ac.ACTrustStore)"><B>ACValidator(ACTrustStore)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#ACValidator(org.glite.voms.ac.VOMSTrustStore)"><B>ACValidator(VOMSTrustStore)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#ACValidator(org.glite.voms.PKIVerifier)"><B>ACValidator(PKIVerifier)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#add(org.glite.voms.contact.VOMSServerInfo)"><B>add(VOMSServerInfo)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html#add(java.util.List)"><B>add(List)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms">VOMSValidator.FQANTree</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html#add(org.glite.voms.FQAN)"><B>add(FQAN)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms">VOMSValidator.FQANTree</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#addAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>addAttribute(String, String, String)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#addAttributes(java.lang.String, java.lang.String, java.util.List)"><B>addAttributes(String, String, List)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACCerts.html#addCert(org.bouncycastle.asn1.x509.X509CertificateStructure)"><B>addCert(X509CertificateStructure)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac">ACCerts</A>
<DD>Manually adds a certificate to the list.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#addFQAN(java.lang.String)"><B>addFQAN(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>Adds a FQAN to the list of requested FQANs.
<DT><A HREF="./org/glite/voms/PKIStore.html#addInstance()"><B>addInstance()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTargets.html#addTarget(java.lang.String)"><B>addTarget(String)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Manually add a target.
<DT><A HREF="./org/glite/voms/ac/ACTargets.html#AddTarget(org.glite.voms.ac.ACTarget)"><B>AddTarget(ACTarget)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Manually add a target.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#addTarget(java.lang.String)"><B>addTarget(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>Adds a target to the list of targets for this <A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><CODE>VOMSRequestOptions</CODE></A> object.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#addVomsServer(org.glite.voms.contact.VOMSServerInfo)"><B>addVomsServer(VOMSServerInfo)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttCertIssuer.html" title="class in org.glite.voms.ac"><B>AttCertIssuer</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>Shadow implementation of AttributeCertificateInfo from
 BouncyCastle<DT><A HREF="./org/glite/voms/ac/AttCertIssuer.html#AttCertIssuer(org.bouncycastle.asn1.DEREncodable)"><B>AttCertIssuer(DEREncodable)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttCertIssuer.html" title="class in org.glite.voms.ac">AttCertIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttCertIssuer.html#AttCertIssuer(org.glite.voms.ac.V2Form)"><B>AttCertIssuer(V2Form)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttCertIssuer.html" title="class in org.glite.voms.ac">AttCertIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttCertIssuer.html#AttCertIssuer(org.bouncycastle.asn1.x509.GeneralNames)"><B>AttCertIssuer(GeneralNames)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttCertIssuer.html" title="class in org.glite.voms.ac">AttCertIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac"><B>AttributeCertificate</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>A shadow implementation of the non-working BouncyCastle implementation
 of X.509 Attribute Certificates<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#AttributeCertificate(org.bouncycastle.asn1.ASN1Sequence)"><B>AttributeCertificate(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac"><B>AttributeCertificateInfo</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>Shadow implementation of AttributeCertificateInfo from
 BouncyCastle<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#AttributeCertificateInfo(org.bouncycastle.asn1.ASN1Sequence)"><B>AttributeCertificateInfo(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac"><B>AttributeHolder</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>This calss represents an Attribute Holder object.<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html#AttributeHolder()"><B>AttributeHolder()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac">AttributeHolder</A>
<DD>Empty constructor.
<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html#AttributeHolder(org.bouncycastle.asn1.ASN1Sequence)"><B>AttributeHolder(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac">AttributeHolder</A>
<DD>Creates an AttributeHolder object from a Sequence.
<DT><A HREF="./org/glite/voms/PKIVerifier.html#AUTHORITY_KEY_IDENTIFIER"><B>AUTHORITY_KEY_IDENTIFIER</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/PKIVerifier.html#BASIC_CONSTRAINTS_IDENTIFIER"><B>BASIC_CONSTRAINTS_IDENTIFIER</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms"><B>BasicVOMSTrustStore</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD><B>Deprecated.</B>&nbsp;<I>This class does not expose the necessary information. Use
 PKIStore instead.

 Implementation of a AC trust store for use with VOMS. The store
 keeps an in-memory cache of issuer certificates, which can be
 refreshed periodically.</I><DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#BasicVOMSTrustStore()"><B>BasicVOMSTrustStore()</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;Creates a default VOMS trust store.
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#BasicVOMSTrustStore(java.lang.String, long)"><B>BasicVOMSTrustStore(String, long)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;Creates and manages an in-memory cache of VOMS issuers by
 periodically scanning a directory containing the trusted
 issuers.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#buildAC(byte[])"><B>buildAC(byte[])</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>This methods builds an <A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac"><CODE>AttributeCertificate</CODE></A> (AC) object starting from an array of bytes.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#buildProxy(org.glite.voms.contact.UserCredentials, java.util.List, int, int, int, java.lang.String)"><B>buildProxy(UserCredentials, List, int, int, int, String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>This method is used to create a VOMS proxy starting from the <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>
 passed as arguments and including a list of <A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac"><CODE>AttributeCertificate</CODE></A> objects that
 will be included in the proxy.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#buildProxy(org.glite.voms.contact.UserCredentials, java.util.List, int, int, int, java.lang.String, int)"><B>buildProxy(UserCredentials, List, int, int, int, String, int)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#buildProxy(org.glite.voms.contact.UserCredentials, int, int)"><B>buildProxy(UserCredentials, int, int)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#buildProxy(org.glite.voms.contact.UserCredentials, int, int, int)"><B>buildProxy(UserCredentials, int, int, int)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#buildRequest(org.glite.voms.contact.VOMSRequestOptions)"><B>buildRequest(VOMSRequestOptions)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#buildRESTRequest(org.glite.voms.contact.VOMSRequestOptions)"><B>buildRESTRequest(VOMSRequestOptions)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSESFileParser.html#buildServerMap()"><B>buildServerMap()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSESFileParser.html" title="class in org.glite.voms.contact">VOMSESFileParser</A>
<DD>This method is used to build a <A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact"><CODE>VOMSServerMap</CODE></A> object starting from
 vomses configuration files or directories.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#capabilityPattern"><B>capabilityPattern</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#capabilitySyntax"><B>capabilitySyntax</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSTrustManager.html#checkClientTrusted(java.security.cert.X509Certificate[], java.lang.String)"><B>checkClientTrusted(X509Certificate[], String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms">VOMSTrustManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#checkGroup(java.lang.String)"><B>checkGroup(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This methods checks that the string passed as argument complies with the syntax used
 by voms to identify groups.
<DT><A HREF="./org/glite/voms/PKIUtils.html#checkIssued(java.security.cert.X509Certificate, java.security.cert.X509Certificate)"><B>checkIssued(X509Certificate, X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Checks if a certificate issued another certificate, according to RFC 3280.
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#checkRole(java.lang.String)"><B>checkRole(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This methods checks that the string passed as argument complies with the syntax used
 by voms to identify roles.
<DT><A HREF="./org/glite/voms/VOMSTrustManager.html#checkServerTrusted(java.security.cert.X509Certificate[], java.lang.String)"><B>checkServerTrusted(X509Certificate[], String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms">VOMSTrustManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#checkSyntax(java.lang.String)"><B>checkSyntax(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This methods checks that the string passed as argument complies with the voms FQAN syntax.
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#chooseClientAlias(java.lang.String[], java.security.Principal[], java.net.Socket)"><B>chooseClientAlias(String[], Principal[], Socket)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#chooseServerAlias(java.lang.String, java.security.Principal[], java.net.Socket)"><B>chooseServerAlias(String, Principal[], Socket)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#cleanup()"><B>cleanup()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIVerifier.html#cleanup()"><B>cleanup()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Cleans up resources allocated by the verifier.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#cleanup()"><B>cleanup()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Cleans up the object.
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#close()"><B>close()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#compactString()"><B>compactString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#connect(java.lang.String, int)"><B>connect(String, int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#contactServer(org.glite.voms.contact.VOMSServerInfo, org.glite.voms.contact.VOMSRequestOptions)"><B>contactServer(VOMSServerInfo, VOMSRequestOptions)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#containerPattern"><B>containerPattern</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#containerSyntax"><B>containerSyntax</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/VOMSDecoder.html#decode(java.lang.String)"><B>decode(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSDecoder.html" title="class in org.glite.voms.contact">VOMSDecoder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#DEFAULT_CADIR"><B>DEFAULT_CADIR</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#DEFAULT_DELEGATION_TYPE"><B>DEFAULT_DELEGATION_TYPE</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#DEFAULT_LIFETIME"><B>DEFAULT_LIFETIME</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>The default lifetime value for voms requests is 86400 seconds.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#DEFAULT_PROXY_LIFETIME"><B>DEFAULT_PROXY_LIFETIME</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#DEFAULT_PROXY_TYPE"><B>DEFAULT_PROXY_TYPE</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#DEFAULT_TRUST_STORE_LISTING"><B>DEFAULT_TRUST_STORE_LISTING</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#DEFAULT_VOMSDIR"><B>DEFAULT_VOMSDIR</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#DELEGATION_FULL"><B>DELEGATION_FULL</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#DELEGATION_LIMITED"><B>DELEGATION_LIMITED</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#DELEGATION_NONE"><B>DELEGATION_NONE</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#DNCompare(java.lang.String, java.lang.String)"><B>DNCompare(String, String)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSParser.html#docBuilder"><B>docBuilder</B></A> - 
Variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSParser.html" title="class in org.glite.voms.contact">VOMSParser</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#docBuilder"><B>docBuilder</B></A> - 
Variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#doRequestList()"><B>doRequestList()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/FQAN.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#errorMessages()"><B>errorMessages()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>Extracts the error messages from the VOMS response.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/Namespace.html#findIssuer(java.security.cert.X509Certificate)"><B>findIssuer(X509Certificate)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/Namespace.html#findIssuer(java.security.cert.X509Certificate, int)"><B>findIssuer(X509Certificate, int)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/SigningPolicy.html#findIssuer(java.lang.String)"><B>findIssuer(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Finds the record in the signing policy which deals with the specified
 issuer.
<DT><A HREF="./org/glite/voms/SigningPolicy.html#findIssuer(java.lang.String, int)"><B>findIssuer(String, int)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Finds the record in the signing policy which deals with the specified
 issuer, starting from a specified record.
<DT><A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms"><B>FQAN</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>Parses and assembles Fully Qualified Attribute Names
 (FQANs) used by VOMS.<DT><A HREF="./org/glite/voms/FQAN.html#FQAN(java.lang.String)"><B>FQAN(String)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/FQAN.html#FQAN(java.lang.String, java.lang.String, java.lang.String)"><B>FQAN(String, String, String)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#fromStringArray(java.lang.String[])"><B>fromStringArray(String[])</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/FullAttributes.html" title="class in org.glite.voms.ac"><B>FullAttributes</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>This class represents the GenericAttributes extension which may be found
 in the AC.<DT><A HREF="./org/glite/voms/ac/FullAttributes.html#FullAttributes()"><B>FullAttributes()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/FullAttributes.html" title="class in org.glite.voms.ac">FullAttributes</A>
<DD>Empty contructor
<DT><A HREF="./org/glite/voms/ac/FullAttributes.html#FullAttributes(org.bouncycastle.asn1.ASN1Sequence)"><B>FullAttributes(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/FullAttributes.html" title="class in org.glite.voms.ac">FullAttributes</A>
<DD>Creates a FullAttributes object from a sequence.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/ac/Util.html#generalNameToGeneralNames(org.bouncycastle.asn1.x509.GeneralName)"><B>generalNameToGeneralNames(GeneralName)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Util.html#generalNameToX500Name(org.bouncycastle.asn1.x509.GeneralName)"><B>generalNameToX500Name(GeneralName)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Util.html#generalNameToX509Name(org.bouncycastle.asn1.x509.GeneralName)"><B>generalNameToX509Name(GeneralName)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#generateACInfo()"><B>generateACInfo()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac"><B>GenericAttribute</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>This class represents the single Generic Attribute.<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#GenericAttribute()"><B>GenericAttribute()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Empty contructor
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#GenericAttribute(org.bouncycastle.asn1.ASN1Sequence)"><B>GenericAttribute(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Creates a GenericAttributes object from a sequence.
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#get(java.lang.String)"><B>get(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTrustStore.html#getAACandidate(javax.security.auth.x500.X500Principal)"><B>getAACandidate(X500Principal)</B></A> - 
Method in interface org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTrustStore.html" title="interface in org.glite.voms.ac">ACTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;Returns an array of issuer candidates, by performing a name
 comparison of the AC's issuer and the subject names of the
 certificates in the trust store.
<DT><A HREF="./org/glite/voms/ac/VOMSTrustStore.html#getAACandidate(javax.security.auth.x500.X500Principal, java.lang.String)"><B>getAACandidate(X500Principal, String)</B></A> - 
Method in interface org.glite.voms.ac.<A HREF="./org/glite/voms/ac/VOMSTrustStore.html" title="interface in org.glite.voms.ac">VOMSTrustStore</A>
<DD>Returns candidates to the role of signer of an AC with he given
 issuer and of the give VO.
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#getAACandidate(javax.security.auth.x500.X500Principal)"><B>getAACandidate(X500Principal)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#getAACandidate(javax.security.auth.x500.X500Principal, java.lang.String)"><B>getAACandidate(X500Principal, String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Gets an array of candidate issuer certificates for an AC with the
 given issuer and belonging to the given VO.
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#getAC()"><B>getAC()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>Extracts the AC from the VOMS response.
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getAC()"><B>getAC()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Direct access to the Attribute Certificate is going to
             be removed.
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#getACAsString()"><B>getACAsString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>Extracts the AC from the VOMS response.
<DT><A HREF="./org/glite/voms/VOMSTrustManager.html#getAcceptedIssuers()"><B>getAcceptedIssuers()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms">VOMSTrustManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/SigningPolicy.html#getAccessIDCA()"><B>getAccessIDCA()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Gets the AccessIDCA from the current record.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getAcinfo()"><B>getAcinfo()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#getAKID(java.security.cert.X509Certificate)"><B>getAKID(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the AuthorityKeyIdentifier extension form the passed certificate.
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getAlias()"><B>getAlias()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#getAllFullyQualifiedAttributes()"><B>getAllFullyQualifiedAttributes()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Returns a collection of all the FQANs in all the ACs found in the
 credential, in order.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getAttCertVersion()"><B>getAttCertVersion()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getAttrCertValidityPeriod()"><B>getAttrCertValidityPeriod()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/FullAttributes.html#getAttributeHolders()"><B>getAttributeHolders()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/FullAttributes.html" title="class in org.glite.voms.ac">FullAttributes</A>
<DD>Returns a list of the AttributeHolders.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getAttributes()"><B>getAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getAttributes(java.lang.String)"><B>getAttributes(String)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>Returns a list of the attributes matching the provided OID.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getAttributes()"><B>getAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html#getAttributes()"><B>getAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac">AttributeHolder</A>
<DD>Gets a list of Generic Attributes.
<DT><A HREF="./org/glite/voms/ac/V2Form.html#getBaseCertificateID()"><B>getBaseCertificateID()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac">V2Form</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#getBaseName(java.io.File)"><B>getBaseName(File)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the basename of a file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#getBasicConstraints(java.security.cert.X509Certificate)"><B>getBasicConstraints(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the BasicConstraints extension form the passed certificate.
<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html#getCapabilities(java.lang.String)"><B>getCapabilities(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms">VOMSValidator.FQANTree</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#getCapabilities(java.lang.String)"><B>getCapabilities(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD><B>Deprecated.</B>&nbsp;<I>Capabilities are deprecated.</I>
<DT><A HREF="./org/glite/voms/FQAN.html#getCapability()"><B>getCapability()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#getCAs()"><B>getCAs()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#getCertificateChain(java.lang.String)"><B>getCertificateChain(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getCertList()"><B>getCertList()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getCertList()"><B>getCertList()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getCertList()"><B>getCertList()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Gets the certificates that signed the AC, if the ACCerts extension
 is present.
<DT><A HREF="./org/glite/voms/ac/ACCerts.html#getCerts()"><B>getCerts()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac">ACCerts</A>
<DD>Gets the certificates.
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#getClientAliases(java.lang.String, java.security.Principal[])"><B>getClientAliases(String, Principal[])</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html#getCode()"><B>getCode()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact">VOMSMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/SigningPolicy.html#getCondSubjects()"><B>getCondSubjects()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Gets the CondSubjects from the current record.
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#getContext()"><B>getContext()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#getCRLs()"><B>getCRLs()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#getData()"><B>getData()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>Extracts the textual data from the VOMS response.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getDelegationType()"><B>getDelegationType()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACCerts.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac">ACCerts</A>
<DD>Makes a DERObject representation.
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Makes a DERObject representation.
<DT><A HREF="./org/glite/voms/ac/ACTargets.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Makes a DERObject representation.
<DT><A HREF="./org/glite/voms/ac/AttCertIssuer.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttCertIssuer.html" title="class in org.glite.voms.ac">AttCertIssuer</A>
<DD>Produce an object suitable for an ASN1OutputStream.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>Produce an object suitable for an ASN1OutputStream.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>Produce an object suitable for an ASN1OutputStream.
<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac">AttributeHolder</A>
<DD>Makes a DERObject representation.
<DT><A HREF="./org/glite/voms/ac/FullAttributes.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/FullAttributes.html" title="class in org.glite.voms.ac">FullAttributes</A>
<DD>Makes a DERObject representation.
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Makes a DERObject representation.
<DT><A HREF="./org/glite/voms/ac/Holder.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac">ObjectDigestInfo</A>
<DD>Produce an object suitable for an ASN1OutputStream.
<DT><A HREF="./org/glite/voms/ac/V2Form.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac">V2Form</A>
<DD>Produce an object suitable for an ASN1OutputStream.
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#getDERObject()"><B>getDERObject()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html#getDigestAlgorithm()"><B>getDigestAlgorithm()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac">ObjectDigestInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html#getDigestedObjectType()"><B>getDigestedObjectType()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac">ObjectDigestInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#getDirList()"><B>getDirList()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/glite/voms/LSCFile.html#getDNLists()"><B>getDNLists()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/LSCFile.html" title="class in org.glite.voms">LSCFile</A>
<DD>Returns the allowed subject/issuer DN sequences for this file.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getExtensions()"><B>getExtensions()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getExtensions()"><B>getExtensions()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#getFactory()"><B>getFactory()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/FQAN.html#getFQAN()"><B>getFQAN()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getFullAttributes()"><B>getFullAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getFullAttributes()"><B>getFullAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getFullAttributes()"><B>getFullAttributes()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Gets a copy of the Generic Attributes extension.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getFullyQualifiedAttributes()"><B>getFullyQualifiedAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getFullyQualifiedAttributes()"><B>getFullyQualifiedAttributes()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getFullyQualifiedAttributes()"><B>getFullyQualifiedAttributes()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getGlobusVersion()"><B>getGlobusVersion()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getGlobusVersionAsInt()"><B>getGlobusVersionAsInt()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html#getGrantor()"><B>getGrantor()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac">AttributeHolder</A>
<DD>Gets the Grantor of these attributes.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getGridProxy()"><B>getGridProxy()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#getGroup()"><B>getGroup()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Gets the group element
<DT><A HREF="./org/glite/voms/FQAN.html#getGroup()"><B>getGroup()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#getGroupName(java.lang.String)"><B>getGroupName(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This method extracts group name information from the FQAN passed as argument.
<DT><A HREF="./org/glite/voms/PKIUtils.html#getHash(java.security.cert.X509Certificate)"><B>getHash(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the MD5 hash value of the subject of the given certificate.
<DT><A HREF="./org/glite/voms/PKIUtils.html#getHash(java.security.cert.X509CRL)"><B>getHash(X509CRL)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the MD5 hash value of the issuer of the given CRL.
<DT><A HREF="./org/glite/voms/PKIUtils.html#getHash(org.bouncycastle.jce.X509Principal)"><B>getHash(X509Principal)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the MD5 hash value of the given principal.
<DT><A HREF="./org/glite/voms/PKIUtils.html#getHash(javax.security.auth.x500.X500Principal)"><B>getHash(X500Principal)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the MD5 hash value of the given principal.
<DT><A HREF="./org/glite/voms/PKIUtils.html#getHash(byte[])"><B>getHash(byte[])</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the MD5 hash value of the given byte array.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getHolder()"><B>getHolder()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getHolder()"><B>getHolder()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getHolder()"><B>getHolder()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns an String representation of the AC holder.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getHolderX509()"><B>getHolderX509()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getHolderX509()"><B>getHolderX509()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns an OpenSSL-style representation of the AC holder.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getHost()"><B>getHost()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getHost()"><B>getHost()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getHost()"><B>getHost()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the hostName of the issuing VOMS server.
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getHostDn()"><B>getHostDn()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getHostName()"><B>getHostName()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getHostPort()"><B>getHostPort()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getHostPort()"><B>getHostPort()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getHostPort()"><B>getHostPort()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the address of the issuing VOMS server, on the form <code>&lt;host&gt;:&lt;port&gt;</code>
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#getInputStream()"><B>getInputStream()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACCerts.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACCerts.html" title="class in org.glite.voms.ac">ACCerts</A>
<DD>static variant of the constructor.
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Static variant of the constructor.
<DT><A HREF="./org/glite/voms/ac/ACTargets.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Static variant of the constructor.
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#getInstance()"><B>getInstance()</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#getInstance(org.glite.voms.ac.ACTrustStore)"><B>getInstance(ACTrustStore)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#getInstance(org.glite.voms.ac.VOMSTrustStore)"><B>getInstance(VOMSTrustStore)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getInstance(java.io.InputStream)"><B>getInstance(InputStream)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>Create an Attribute Certificate from a input stream containing
 DER-encoded data
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeHolder.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeHolder.html" title="class in org.glite.voms.ac">AttributeHolder</A>
<DD>Static variant of the constructor.
<DT><A HREF="./org/glite/voms/ac/FullAttributes.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/FullAttributes.html" title="class in org.glite.voms.ac">FullAttributes</A>
<DD>Static variant of the constructor.
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#getInstance(org.bouncycastle.asn1.ASN1Sequence)"><B>getInstance(ASN1Sequence)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Static variant of the constructor.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getIssuer()"><B>getIssuer()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getIssuer()"><B>getIssuer()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Holder.html#getIssuer()"><B>getIssuer()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/Namespace.html#getIssuer()"><B>getIssuer()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getIssuer()"><B>getIssuer()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns an OpenSSL-style representation of the AC issuer.
<DT><A HREF="./org/glite/voms/ac/AttCertIssuer.html#getIssuerName()"><B>getIssuerName()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttCertIssuer.html" title="class in org.glite.voms.ac">AttCertIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/V2Form.html#getIssuerName()"><B>getIssuerName()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac">V2Form</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#getIssuerSerial()"><B>getIssuerSerial()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Gets the IssuerSerial
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#getIssuerSerialString()"><B>getIssuerSerialString()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Gets the IssuerSerial element
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getIssuerUniqueID()"><B>getIssuerUniqueID()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getIssuerX509()"><B>getIssuerX509()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getIssuerX509()"><B>getIssuerX509()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns an OpenSSL-style representation of the AC issuer.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#getLifetime()"><B>getLifetime()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getLifetime()"><B>getLifetime()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getListOfFQAN()"><B>getListOfFQAN()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getListOfFQAN()"><B>getListOfFQAN()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getListOfFQAN()"><B>getListOfFQAN()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/VOMSTrustStore.html#getLSC(java.lang.String, java.lang.String)"><B>getLSC(String, String)</B></A> - 
Method in interface org.glite.voms.ac.<A HREF="./org/glite/voms/ac/VOMSTrustStore.html" title="interface in org.glite.voms.ac">VOMSTrustStore</A>
<DD>Returns the LSCFile corresponding to the VO and Host specified.
<DT><A HREF="./org/glite/voms/PKIStore.html#getLSC(java.lang.String, java.lang.String)"><B>getLSC(String, String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Gets the LSC file corresponding to the given VO, for the given
 server.
<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html#getMessage()"><B>getMessage()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact">VOMSMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#getName()"><B>getName()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Gets the name element.
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#getName()"><B>getName()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Gets the name of the attribute
<DT><A HREF="./org/glite/voms/LSCFile.html#getName()"><B>getName()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/LSCFile.html" title="class in org.glite.voms">LSCFile</A>
<DD>Returns the basename of the file from which this was loaded.
<DT><A HREF="./org/glite/voms/Namespace.html#getName()"><B>getName()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/SigningPolicy.html#getName()"><B>getName()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Gets the basename of the file from which this was loaded.
<DT><A HREF="./org/glite/voms/PKIStore.html#getNamespaces()"><B>getNamespaces()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getNotAfter()"><B>getNotAfter()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getNotAfter()"><B>getNotAfter()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the end date of the AC validity.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getNotBefore()"><B>getNotBefore()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getNotBefore()"><B>getNotBefore()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Return the start date of the AC validity.
<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html#getObjectDigest()"><B>getObjectDigest()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac">ObjectDigestInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/V2Form.html#getObjectDigestInfo()"><B>getObjectDigestInfo()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac">V2Form</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#getOpenSSLFormatPrincipal(java.security.Principal)"><B>getOpenSSLFormatPrincipal(Principal)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#getOpenSSLFormatPrincipal(java.security.Principal, boolean)"><B>getOpenSSLFormatPrincipal(Principal, boolean)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets an OpenSSL-style representation of a principal.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getOrdering()"><B>getOrdering()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#getOrderString()"><B>getOrderString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html#getOtherObjectTypeID()"><B>getOtherObjectTypeID()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac">ObjectDigestInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#getOutputStream()"><B>getOutputStream()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#getPathLenConstraint()"><B>getPathLenConstraint()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/Namespace.html#getPermit()"><B>getPermit()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#getPolicyAuthority()"><B>getPolicyAuthority()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getPolicyType()"><B>getPolicyType()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getPort()"><B>getPort()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getPort()"><B>getPort()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getPort()"><B>getPort()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getPort()"><B>getPort()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the port on which the issuing VOMS server is listening
<DT><A HREF="./org/glite/voms/SigningPolicy.html#getPosRights()"><B>getPosRights()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Gets the PosRights from the current record.
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#getPrivateKey(java.lang.String)"><B>getPrivateKey(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getProxyKeySize()"><B>getProxyKeySize()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getProxyLifetime()"><B>getProxyLifetime()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getProxyOutputFile()"><B>getProxyOutputFile()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#getProxyPolicy()"><B>getProxyPolicy()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getProxyType()"><B>getProxyType()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#getQualifier()"><B>getQualifier()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Gets the qualifier of the attribute
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getRequestedFQANs()"><B>getRequestedFQANs()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProtocol.html#getResponse(java.io.InputStream)"><B>getResponse(InputStream)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProtocol.html" title="class in org.glite.voms.contact">VOMSProtocol</A>
<DD>This method is used to parse a VOMS response from an input stream.
<DT><A HREF="./org/glite/voms/FQAN.html#getRole()"><B>getRole()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#getRoleName(java.lang.String)"><B>getRoleName(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This method extracts the role name information from the FQAN passed as argument.
<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html#getRoles(java.lang.String)"><B>getRoles(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms">VOMSValidator.FQANTree</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#getRoles(java.lang.String)"><B>getRoles(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Returns a list of all roles attributed to a (sub)group, by
 combining all VOMS attributes in a hiearchial fashion.
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getSerial()"><B>getSerial()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the serial number of the AC.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getSerialNumber()"><B>getSerialNumber()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getSerialNumber()"><B>getSerialNumber()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#getServerAliases(java.lang.String, java.security.Principal[])"><B>getServerAliases(String, Principal[])</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getSignature()"><B>getSignature()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getSignature()"><B>getSignature()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getSignature()"><B>getSignature()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the signature of the AC.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getSignatureAlgorithm()"><B>getSignatureAlgorithm()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getSignatureValue()"><B>getSignatureValue()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#getSignings()"><B>getSignings()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#getSKID(java.security.cert.X509Certificate)"><B>getSKID(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Gets the SubjectKeyIdentifier extension form the passed certificate.
<DT><A HREF="./org/glite/voms/PKIStoreFactory.html#getStore(java.lang.String, int, boolean, boolean)"><B>getStore(String, int, boolean, boolean)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms">PKIStoreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStoreFactory.html#getStore(java.lang.String, int, boolean)"><B>getStore(String, int, boolean)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms">PKIStoreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStoreFactory.html#getStore(java.lang.String, int)"><B>getStore(String, int)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms">PKIStoreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStoreFactory.html#getStore(int)"><B>getStore(int)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms">PKIStoreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStoreFactory.html#getStore()"><B>getStore()</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms">PKIStoreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/Namespace.html#getSubject()"><B>getSubject()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTargets.html#getTargets()"><B>getTargets()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTargets.html" title="class in org.glite.voms.ac">ACTargets</A>
<DD>Gets the list of targets.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getTargets()"><B>getTargets()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getTargets()"><B>getTargets()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getTargets()"><B>getTargets()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getTargets()"><B>getTargets()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Gets the targets of this AC.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getTargetsAsString()"><B>getTargetsAsString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#getTargetString()"><B>getTargetString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#getUserCertificate()"><B>getUserCertificate()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>This method returs the user certificate loaded in this <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#getUserChain()"><B>getUserChain()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>This method returs the user certificate chain loaded in this <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#getUserKey()"><B>getUserKey()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>This method returs the user credential openssl private key.
<DT><A HREF="./org/glite/voms/ac/GenericAttribute.html#getValue()"><B>getValue()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/GenericAttribute.html" title="class in org.glite.voms.ac">GenericAttribute</A>
<DD>Gets the value of the attribute
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#getValues()"><B>getValues()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#getValueType()"><B>getValueType()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getVerificationType()"><B>getVerificationType()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#getVersion()"><B>getVersion()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>Extracts the version from the VOMS response.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#getVO()"><B>getVO()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#getVO()"><B>getVO()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#getVO()"><B>getVO()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Returns the VO name
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getVomsAC(org.glite.voms.contact.VOMSRequestOptions)"><B>getVomsAC(VOMSRequestOptions)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#getVOMSAttributes()"><B>getVOMSAttributes()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Returns a list of VOMS attributes, parsed and possibly validated.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getVomsData(org.glite.voms.contact.VOMSRequestOptions)"><B>getVomsData(VOMSRequestOptions)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getVomsProxy()"><B>getVomsProxy()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getVomsProxy(java.util.Collection)"><B>getVomsProxy(Collection)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#getVoName()"><B>getVoName()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#getVoName()"><B>getVoName()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#getWarnings()"><B>getWarnings()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#groupPattern"><B>groupPattern</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#groupSyntax"><B>groupSyntax</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#GSI_2_LIMITED_PROXY"><B>GSI_2_LIMITED_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#GSI_2_PROXY"><B>GSI_2_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#GSI_3_IMPERSONATION_PROXY"><B>GSI_3_IMPERSONATION_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#GSI_3_INDEPENDENT_PROXY"><B>GSI_3_INDEPENDENT_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#GSI_3_LIMITED_PROXY"><B>GSI_3_LIMITED_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#GSI_3_RESTRICTED_PROXY"><B>GSI_3_RESTRICTED_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#GT2_PROXY"><B>GT2_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#GT3_PROXY"><B>GT3_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#GT4_PROXY"><B>GT4_PROXY</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#hasErrors()"><B>hasErrors()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/FQAN.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#hasWarnings()"><B>hasWarnings()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#hasWarnings()"><B>hasWarnings()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac"><B>Holder</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>The Holder object.<DT><A HREF="./org/glite/voms/ac/Holder.html#Holder(java.security.cert.X509Certificate)"><B>Holder(X509Certificate)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Holder.html#Holder(javax.security.auth.x500.X500Principal, java.math.BigInteger)"><B>Holder(X500Principal, BigInteger)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Holder.html#Holder(org.bouncycastle.asn1.ASN1Sequence)"><B>Holder(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac"><B>IetfAttrSyntax</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>Implementation of <code>IetfAttrSyntax</code> as specified
 by RFC3281.<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#IetfAttrSyntax(org.bouncycastle.asn1.ASN1Sequence)"><B>IetfAttrSyntax(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#IMPERSONATION"><B>IMPERSONATION</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#INDEPENDENT"><B>INDEPENDENT</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#instance()"><B>instance()</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>Static instance constructor for a <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#instance(java.lang.String)"><B>instance(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>Static instance constructor for a <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#instance(java.lang.String, java.lang.String, java.lang.String)"><B>instance(String, String, String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>Static instance constructor for a <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#instance(java.lang.String, java.lang.String)"><B>instance(String, String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>Static instance constructor for a <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#instance(org.glite.voms.contact.UserCredentials)"><B>instance(UserCredentials)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>Static instance constructor for a <A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><CODE>UserCredentials</CODE></A>.
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#instance(java.security.PrivateKey, java.security.cert.X509Certificate[])"><B>instance(PrivateKey, X509Certificate[])</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSESFileParser.html#instance()"><B>instance()</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSESFileParser.html" title="class in org.glite.voms.contact">VOMSESFileParser</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSParser.html#instance()"><B>instance()</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSParser.html" title="class in org.glite.voms.contact">VOMSParser</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProtocol.html#instance()"><B>instance()</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProtocol.html" title="class in org.glite.voms.contact">VOMSProtocol</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#instance(java.lang.String)"><B>instance(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#instance()"><B>instance()</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#instance(org.glite.voms.contact.UserCredentials)"><B>instance(UserCredentials)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#instance()"><B>instance()</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#instance(org.glite.voms.contact.UserCredentials, java.lang.String, int)"><B>instance(UserCredentials, String, int)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#instance(org.glite.voms.contact.UserCredentials, java.lang.String)"><B>instance(UserCredentials, String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#isCA(java.security.cert.X509Certificate)"><B>isCA(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Checks if the passed certificate is a CA certificate.
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#isClosed()"><B>isClosed()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#isConnected()"><B>isConnected()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#isGroup(java.lang.String)"><B>isGroup(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This methods checks that the FQAN passed as argument identifies a voms group.
<DT><A HREF="./org/glite/voms/ac/Holder.html#isHolder(java.security.cert.X509Certificate)"><B>isHolder(X509Certificate)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#isHolder(java.security.cert.X509Certificate)"><B>isHolder(X509Certificate)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Checks the given X509 certificate to see if it is the holder of the AC.
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#isIssuer(java.security.cert.X509Certificate)"><B>isIssuer(X509Certificate)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Checks the given X509 certificate to see if it is the issuer of the AC.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#isParsed"><B>isParsed</B></A> - 
Variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#isProxy(java.security.cert.X509Certificate)"><B>isProxy(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Checks if the passed certificate is a proxy certificate.
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#isQualifiedRole(java.lang.String)"><B>isQualifiedRole(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This methods checks that the FQAN passed as argument identifies a qualified voms role, i.e.,
 a role defined in the context of a voms group.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#isRequestList()"><B>isRequestList()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#isRole(java.lang.String)"><B>isRole(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>This methods checks that the FQAN passed as argument identifies a voms role.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#isValid()"><B>isValid()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>Synonym for <code>validAt(null)</code>
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#isValid()"><B>isValid()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Checks if the Attribute is valid.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#isValid()"><B>isValid()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#isValidated"><B>isValidated</B></A> - 
Variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#isValidated()"><B>isValidated()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/PKIVerifier.html#KEY_USAGE_IDENTIFIER"><B>KEY_USAGE_IDENTIFIER</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#LIMITED"><B>LIMITED</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#load()"><B>load()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Loads the files from the directory specified in the constructors
<DT><A HREF="./org/glite/voms/PKIUtils.html#loadCertificates(java.lang.String)"><B>loadCertificates(String)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Loads a set of credentials from a file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#loadCertificates(java.io.File)"><B>loadCertificates(File)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Loads a set of credentials from a file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#loadCRL(java.lang.String)"><B>loadCRL(String)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Loads a CRL from a file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#loadCRL(java.io.File)"><B>loadCRL(File)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Loads a CRL from a file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#loadPrivateKey(java.lang.String, org.bouncycastle.openssl.PasswordFinder)"><B>loadPrivateKey(String, PasswordFinder)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#loadPrivateKey(java.io.File, org.bouncycastle.openssl.PasswordFinder)"><B>loadPrivateKey(File, PasswordFinder)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#log"><B>log</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#log"><B>log</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#logger"><B>logger</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/LSCFile.html" title="class in org.glite.voms"><B>LSCFile</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>The job of this class is to represent a *.lsc file in the vomsdir
 directory.<DT><A HREF="./org/glite/voms/LSCFile.html#LSCFile(java.io.File)"><B>LSCFile(File)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/LSCFile.html" title="class in org.glite.voms">LSCFile</A>
<DD>Loads a *.lsc file from a File
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/Test.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/Test.html" title="class in org.glite.voms.contact">Test</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#map"><B>map</B></A> - 
Variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Holder.html#matchesDN(javax.security.auth.x500.X500Principal, org.bouncycastle.asn1.x509.GeneralNames)"><B>matchesDN(X500Principal, GeneralNames)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Holder.html" title="class in org.glite.voms.ac">Holder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#merge(org.glite.voms.contact.VOMSServerMap)"><B>merge(VOMSServerMap)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>Merge this map with another <A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact"><CODE>VOMSServerMap</CODE></A> object.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#myFQANTree"><B>myFQANTree</B></A> - 
Variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact"><B>MyProxyCertInfo</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#MyProxyCertInfo(org.glite.voms.contact.ProxyPolicy, int)"><B>MyProxyCertInfo(ProxyPolicy, int)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#MyProxyCertInfo(int, org.glite.voms.contact.ProxyPolicy, int)"><B>MyProxyCertInfo(int, ProxyPolicy, int)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#MyProxyCertInfo(org.bouncycastle.asn1.ASN1Sequence)"><B>MyProxyCertInfo(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/MyProxyCertInfo.html#MyProxyCertInfo(byte[])"><B>MyProxyCertInfo(byte[])</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/MyProxyCertInfo.html" title="class in org.glite.voms.contact">MyProxyCertInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#myTrustStore"><B>myTrustStore</B></A> - 
Variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#myValidatedChain"><B>myValidatedChain</B></A> - 
Variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#myValidator"><B>myValidator</B></A> - 
Variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#myVomsAttributes"><B>myVomsAttributes</B></A> - 
Variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#myVOMSStore"><B>myVOMSStore</B></A> - 
Variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms"><B>Namespace</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/Namespace.html#Namespace(java.io.File)"><B>Namespace(File)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html#Normalize(java.lang.String)"><B>Normalize(String)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Compares two DNs for equality, taking into account different
 representations for the Email and UserID tags.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac"><B>ObjectDigestInfo</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/ac/ObjectDigestInfo.html#ObjectDigestInfo(org.bouncycastle.asn1.ASN1Sequence)"><B>ObjectDigestInfo(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ObjectDigestInfo.html" title="class in org.glite.voms.ac">ObjectDigestInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/package-summary.html"><B>org.glite.voms</B></A> - package org.glite.voms<DD>&nbsp;<DT><A HREF="./org/glite/voms/ac/package-summary.html"><B>org.glite.voms.ac</B></A> - package org.glite.voms.ac<DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/package-summary.html"><B>org.glite.voms.contact</B></A> - package org.glite.voms.contact<DD>&nbsp;</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/VOMSValidator.html#parse(java.security.cert.X509Certificate[])"><B>parse(X509Certificate[])</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Parses the assumed-validated certificate chain (which may also
 include proxy certs) for any occurances of VOMS extensions containing
 attribute certificates issued to the end entity in the certificate
 chain.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#parse()"><B>parse()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD><B>Deprecated.</B>&nbsp;<I>use the parse(X509Certificate[]) instead</I>
<DT><A HREF="./org/glite/voms/contact/VOMSParser.html#parseResponse(java.io.InputStream)"><B>parseResponse(InputStream)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSParser.html" title="class in org.glite.voms.contact">VOMSParser</A>
<DD>Parses a voms response reading from a given input stream.
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact"><B>PathNamingScheme</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class provides utility methods that are used for parsing, matching voms
 FQANs (Fully Qualified Attribute Names).<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#PathNamingScheme()"><B>PathNamingScheme()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms"><B>PKIStore</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>PKIStore is the class serving to store all the components of a common PKI
 installation, i.e.: CA certificates, CRLs, Signing policy files...<DT><A HREF="./org/glite/voms/PKIStore.html#PKIStore(java.lang.String, int, boolean)"><B>PKIStore(String, int, boolean)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#PKIStore(java.lang.String, int)"><B>PKIStore(String, int)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>This is equivalent to PKIStore(dir, type, true)
<DT><A HREF="./org/glite/voms/PKIStore.html#PKIStore(int)"><B>PKIStore(int)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#PKIStore()"><B>PKIStore()</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms"><B>PKIStoreFactory</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/PKIStoreFactory.html#PKIStoreFactory()"><B>PKIStoreFactory()</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIStoreFactory.html" title="class in org.glite.voms">PKIStoreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms"><B>PKIUtils</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/PKIUtils.html#PKIUtils()"><B>PKIUtils()</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms"><B>PKIVerifier</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/PKIVerifier.html#PKIVerifier(org.glite.voms.ac.VOMSTrustStore, org.glite.voms.PKIStore)"><B>PKIVerifier(VOMSTrustStore, PKIStore)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Initializes the verifier.
<DT><A HREF="./org/glite/voms/PKIVerifier.html#PKIVerifier(org.glite.voms.ac.VOMSTrustStore)"><B>PKIVerifier(VOMSTrustStore)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Initializes the verifier.
<DT><A HREF="./org/glite/voms/PKIVerifier.html#PKIVerifier()"><B>PKIVerifier()</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Initializes the verifier.
<DT><A HREF="./org/glite/voms/PKIVerifier.html#PROXYCERTINFO"><B>PROXYCERTINFO</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIVerifier.html#PROXYCERTINFO_OLD"><B>PROXYCERTINFO_OLD</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact"><B>ProxyPolicy</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#ProxyPolicy(org.bouncycastle.asn1.DERObjectIdentifier)"><B>ProxyPolicy(DERObjectIdentifier)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#ProxyPolicy(org.bouncycastle.asn1.DERObjectIdentifier, java.lang.String)"><B>ProxyPolicy(DERObjectIdentifier, String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#ProxyPolicy(java.lang.String, java.lang.String)"><B>ProxyPolicy(String, String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#ProxyPolicy(java.lang.String)"><B>ProxyPolicy(String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/ProxyPolicy.html#ProxyPolicy(org.bouncycastle.asn1.ASN1Sequence)"><B>ProxyPolicy(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/ProxyPolicy.html" title="class in org.glite.voms.contact">ProxyPolicy</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#qualifiedRolePattern"><B>qualifiedRolePattern</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#qualifiedRoleSyntax"><B>qualifiedRoleSyntax</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/PKIUtils.html#readObject(java.io.File)"><B>readObject(File)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Reads either a certificate or a CRL from a file.
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#refresh()"><B>refresh()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;Refreshes the in-memory cache of trusted signer certificates.
<DT><A HREF="./org/glite/voms/PKIStore.html#refresh()"><B>refresh()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Refreshes the content of the PKIStore object.
<DT><A HREF="./org/glite/voms/PKIStore.html#rescheduleRefresh(int)"><B>rescheduleRefresh(int)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Changes the interval between refreshes of the store.
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#rolePattern"><B>rolePattern</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#roleSyntax"><B>roleSyntax</B></A> - 
Static variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html#save(java.io.OutputStream)"><B>save(OutputStream)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact">UserCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#saveProxy(org.glite.voms.contact.UserCredentials, java.io.OutputStream)"><B>saveProxy(UserCredentials, OutputStream)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>This method is write a globus proxy to an output stream.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#saveProxy(org.glite.voms.contact.UserCredentials, java.lang.String)"><B>saveProxy(UserCredentials, String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>This method saves a globus proxy to a file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#selfIssued(java.security.cert.X509Certificate)"><B>selfIssued(X509Certificate)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Checks if the give certificate is self-issued.
<DT><A HREF="./org/glite/voms/contact/VOMSProtocol.html#sendRequest(org.glite.voms.contact.VOMSRequestOptions, java.io.OutputStream)"><B>sendRequest(VOMSRequestOptions, OutputStream)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProtocol.html" title="class in org.glite.voms.contact">VOMSProtocol</A>
<DD>This method is used to send a request to a VOMS server.
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#serverCount(java.lang.String)"><B>serverCount(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#setAggressive(boolean)"><B>setAggressive(boolean)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Changes the aggressive mode of the store.
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#setAlias(java.lang.String)"><B>setAlias(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIVerifier.html#setCAStore(org.glite.voms.PKIStore)"><B>setCAStore(PKIStore)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Sets a new CAStore.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#setClientChain(java.security.cert.X509Certificate[])"><B>setClientChain(X509Certificate[])</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Convenience method: enables you to reuse a <code>VOMSValidator</code>
 instance for another client chain, thus avoiding overhead in
 instantiating validators and trust stores and other potentially
 expensive operations.
<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html#setCode(int)"><B>setCode(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact">VOMSMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/Namespace.html#setCurrent(int)"><B>setCurrent(int)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/Namespace.html" title="class in org.glite.voms">Namespace</A>
<DD>Sets the indicate record as the current record.
<DT><A HREF="./org/glite/voms/SigningPolicy.html#setCurrent(int)"><B>setCurrent(int)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Sets the indicate record as the current record.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#setDelegationType(int)"><B>setDelegationType(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#setExtensions(java.util.Vector)"><B>setExtensions(Vector)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#setGlobusVersion(java.lang.String)"><B>setGlobusVersion(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#setGroup(org.bouncycastle.asn1.x509.GeneralName)"><B>setGroup(GeneralName)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Sets the group.
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#setGroup(java.lang.String)"><B>setGroup(String)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Sets the group
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#setHolderIssuer(javax.security.auth.x500.X500Principal)"><B>setHolderIssuer(X500Principal)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#setHolderSerial(java.math.BigInteger)"><B>setHolderSerial(BigInteger)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#setHostDn(java.lang.String)"><B>setHostDn(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#setHostName(java.lang.String)"><B>setHostName(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#setIssuer(javax.security.auth.x500.X500Principal)"><B>setIssuer(X500Principal)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#setIssuerSerial(org.bouncycastle.asn1.x509.IssuerSerial)"><B>setIssuerSerial(IssuerSerial)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Sets the IssuerSerial
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#setIssuerSerial(java.lang.String)"><B>setIssuerSerial(String)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Sets the IssuerSerial
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#setLifetime(long)"><B>setLifetime(long)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#setLifetime(int)"><B>setLifetime(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>Sets the lifetime for this <A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><CODE>VOMSRequestOptions</CODE></A> object.
<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact">VOMSMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#setName(org.bouncycastle.asn1.x509.GeneralName)"><B>setName(GeneralName)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Sets the name
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Sets the name
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#setNotAfter(java.util.Date)"><B>setNotAfter(Date)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#setNotBefore(java.util.Date)"><B>setNotBefore(Date)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#setOrdering(java.lang.String)"><B>setOrdering(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>Sets the ordering string of this <A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><CODE>VOMSRequestOptions</CODE></A> object.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#setOrderString(java.lang.String)"><B>setOrderString(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#setPolicyType(java.lang.String)"><B>setPolicyType(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#setPort(int)"><B>setPort(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#setProxyKeySize(int)"><B>setProxyKeySize(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#setProxyLifetime(int)"><B>setProxyLifetime(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#setProxyOutputFile(java.lang.String)"><B>setProxyOutputFile(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#setProxyType(int)"><B>setProxyType(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#setRequestedFQANs(java.util.List)"><B>setRequestedFQANs(List)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>Sets the list of requested FQANs for this <A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><CODE>VOMSRequestOptions</CODE></A> object.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#setTargets(java.util.List)"><B>setTargets(List)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>Sets the list of targets (i.e., host where the requested ACs will be valid) for this
 <A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><CODE>VOMSRequestOptions</CODE></A> object.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html#setTargetString(java.lang.String)"><B>setTargetString(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact">VOMSRequestFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#setTrustStore(org.glite.voms.ac.ACTrustStore)"><B>setTrustStore(ACTrustStore)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD><B>Deprecated.</B>&nbsp;<I>use setTrustStore(VOMSTrustStore trustStore) instead.</I>
<DT><A HREF="./org/glite/voms/VOMSValidator.html#setTrustStore(org.glite.voms.ac.VOMSTrustStore)"><B>setTrustStore(VOMSTrustStore)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Sets the trustStore to use with the default ACValidator.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#setVerificationType(int)"><B>setVerificationType(int)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIVerifier.html#setVOMSStore(org.glite.voms.ac.VOMSTrustStore)"><B>setVOMSStore(VOMSTrustStore)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Sets a new VOMSStore.
<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#setVoName(java.lang.String)"><B>setVoName(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#setVoName(java.lang.String)"><B>setVoName(String)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#shutdownInput()"><B>shutdownInput()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html#shutdownOutput()"><B>shutdownOutput()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact">VOMSSocket</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACGenerator.html#sign(java.security.PrivateKey)"><B>sign(PrivateKey)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACGenerator.html" title="class in org.glite.voms.ac">ACGenerator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms"><B>SigningPolicy</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>The purpose of this class is to represent a *.signing_policy file.<DT><A HREF="./org/glite/voms/SigningPolicy.html#SigningPolicy(java.io.File)"><B>SigningPolicy(File)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/SigningPolicy.html" title="class in org.glite.voms">SigningPolicy</A>
<DD>Loads a *.signing_policy file.
<DT><A HREF="./org/glite/voms/PKIUtils.html#skipToCertBeginning(java.io.BufferedInputStream)"><B>skipToCertBeginning(BufferedInputStream)</B></A> - 
Static method in class org.glite.voms.<A HREF="./org/glite/voms/PKIUtils.html" title="class in org.glite.voms">PKIUtils</A>
<DD>Prepares a BufferedInputStream to read either a certificate or a CRL
 from it.
<DT><A HREF="./org/glite/voms/FQAN.html#split()"><B>split()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSTrustManager.html#stop()"><B>stop()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms">VOMSTrustManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/VOMSTrustStore.html#stopRefresh()"><B>stopRefresh()</B></A> - 
Method in interface org.glite.voms.ac.<A HREF="./org/glite/voms/ac/VOMSTrustStore.html" title="interface in org.glite.voms.ac">VOMSTrustStore</A>
<DD>Stops refreshing the store.
<DT><A HREF="./org/glite/voms/BasicVOMSTrustStore.html#stopRefresh()"><B>stopRefresh()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/BasicVOMSTrustStore.html" title="class in org.glite.voms">BasicVOMSTrustStore</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#stopRefresh()"><B>stopRefresh()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>Stop all refreshes.
<DT><A HREF="./org/glite/voms/PKIVerifier.html#SUBJECT_KEY_IDENTIFIER"><B>SUBJECT_KEY_IDENTIFIER</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/PKIVerifier.html#TARGET"><B>TARGET</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/Test.html" title="class in org.glite.voms.contact"><B>Test</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/Test.html#Test()"><B>Test()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/Test.html" title="class in org.glite.voms.contact">Test</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#theTrustStore"><B>theTrustStore</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#theVerifier"><B>theVerifier</B></A> - 
Variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/PathNamingScheme.html#toOldQualifiedRoleSyntax(java.lang.String)"><B>toOldQualifiedRoleSyntax(String)</B></A> - 
Static method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/PathNamingScheme.html" title="class in org.glite.voms.contact">PathNamingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/ACTarget.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACTarget.html" title="class in org.glite.voms.ac">ACTarget</A>
<DD>Creates a string representation of the target.
<DT><A HREF="./org/glite/voms/contact/VOMSErrorMessage.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSErrorMessage.html" title="class in org.glite.voms.contact">VOMSErrorMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact">VOMSMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSWarningMessage.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSWarningMessage.html" title="class in org.glite.voms.contact">VOMSWarningMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/FQAN.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/FQAN.html" title="class in org.glite.voms">FQAN</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Gets a (brief) string representation of this attribute.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#toString()"><B>toString()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html#traverse(java.lang.String)"><B>traverse(String)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms">VOMSValidator.FQANTree</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#TYPE_CADIR"><B>TYPE_CADIR</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>This PKIStore object will contain data from a CA directory.
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#TYPE_PEM"><B>TYPE_PEM</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#TYPE_PKCS12"><B>TYPE_PKCS12</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/PKIStore.html#TYPE_VOMSDIR"><B>TYPE_VOMSDIR</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/PKIStore.html" title="class in org.glite.voms">PKIStore</A>
<DD>This PKIStore object will contain data from a vomsdir directory.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/UserCredentials.html" title="class in org.glite.voms.contact"><B>UserCredentials</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class implements parsing and handling of X509 user credentials
 in PEM or PKCS12 format.<DT><A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac"><B>Util</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/ac/Util.html#Util()"><B>Util()</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac">Util</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac"><B>V2Form</B></A> - Class in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/ac/V2Form.html#V2Form(org.bouncycastle.asn1.x509.GeneralNames)"><B>V2Form(GeneralNames)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac">V2Form</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/V2Form.html#V2Form(org.bouncycastle.asn1.ASN1Sequence)"><B>V2Form(ASN1Sequence)</B></A> - 
Constructor for class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/V2Form.html" title="class in org.glite.voms.ac">V2Form</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#validAt(java.util.Date)"><B>validAt(Date)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>Checks if the AC was valid at the provided timestamp.
<DT><A HREF="./org/glite/voms/VOMSAttribute.html#validAt(java.util.Date)"><B>validAt(Date)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Checks if the AC was valid at the provided timestamp.
<DT><A HREF="./org/glite/voms/ac/ACValidator.html#validate(org.glite.voms.ac.AttributeCertificate)"><B>validate(AttributeCertificate)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/ACValidator.html" title="class in org.glite.voms.ac">ACValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#validate()"><B>validate()</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Parses the assumed-validated certificate chain (which may also
 include proxy certs) for any occurances of VOMS extensions containing
 attribute certificates issued to the end entity in the certificate
 chain.
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#validateACs(java.util.List)"><B>validateACs(List)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#VALUE_OCTETS"><B>VALUE_OCTETS</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#VALUE_OID"><B>VALUE_OID</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/IetfAttrSyntax.html#VALUE_UTF8"><B>VALUE_UTF8</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/IetfAttrSyntax.html" title="class in org.glite.voms.ac">IetfAttrSyntax</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#verify(java.security.PublicKey)"><B>verify(PublicKey)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>Verifies the signature of the AC using the provided signature key
<DT><A HREF="./org/glite/voms/PKIVerifier.html#verify(org.glite.voms.ac.AttributeCertificate)"><B>verify(AttributeCertificate)</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Verifies an Attribute Certificate according to RFC 3281.
<DT><A HREF="./org/glite/voms/PKIVerifier.html#verify(java.security.cert.X509Certificate[])"><B>verify(X509Certificate[])</B></A> - 
Method in class org.glite.voms.<A HREF="./org/glite/voms/PKIVerifier.html" title="class in org.glite.voms">PKIVerifier</A>
<DD>Verifies an certificate chain according to RFC 3280.
<DT><A HREF="./org/glite/voms/ac/AttributeCertificate.html#verifyCert(java.security.cert.X509Certificate)"><B>verifyCert(X509Certificate)</B></A> - 
Method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificate.html" title="class in org.glite.voms.ac">AttributeCertificate</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#VOMS_ATTR_OID"><B>VOMS_ATTR_OID</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html#VOMS_EXT_OID"><B>VOMS_EXT_OID</B></A> - 
Static variable in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/AttributeCertificateInfo.html" title="class in org.glite.voms.ac">AttributeCertificateInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSValidator.html#VOMS_EXT_OID"><B>VOMS_EXT_OID</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms"><B>VOMSAttribute</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>Representation of the authorization information (VO, server address
 and list of Fully Qualified Attribute Names, or FQANs) contained in
 a VOMS attribute certificate.<DT><A HREF="./org/glite/voms/VOMSAttribute.html#VOMSAttribute(org.glite.voms.ac.AttributeCertificate)"><B>VOMSAttribute(AttributeCertificate)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSAttribute.html" title="class in org.glite.voms">VOMSAttribute</A>
<DD>Parses the contents of an attribute certificate.<br>
 <b>NOTE:</b> Cryptographic signatures, time stamps etc.
<DT><A HREF="./org/glite/voms/contact/VOMSDecoder.html" title="class in org.glite.voms.contact"><B>VOMSDecoder</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class implements a decoder for the non-standard Base-64 algorithm used
 by voms.<DT><A HREF="./org/glite/voms/contact/VOMSDecoder.html#VOMSDecoder()"><B>VOMSDecoder()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSDecoder.html" title="class in org.glite.voms.contact">VOMSDecoder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSErrorMessage.html" title="class in org.glite.voms.contact"><B>VOMSErrorMessage</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class is used to decode VOMS error messages contained in a VOMS 
 response.<DT><A HREF="./org/glite/voms/contact/VOMSErrorMessage.html#VOMSErrorMessage(int, java.lang.String)"><B>VOMSErrorMessage(int, String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSErrorMessage.html" title="class in org.glite.voms.contact">VOMSErrorMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSESFileParser.html" title="class in org.glite.voms.contact"><B>VOMSESFileParser</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class implements support for vomses configuration files and directories.<DT><A HREF="./org/glite/voms/contact/VOMSException.html" title="class in org.glite.voms.contact"><B>VOMSException</B></A> - Exception in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/VOMSException.html#VOMSException(java.lang.String)"><B>VOMSException(String)</B></A> - 
Constructor for exception org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSException.html" title="class in org.glite.voms.contact">VOMSException</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSException.html#VOMSException(java.lang.String, java.lang.Throwable)"><B>VOMSException(String, Throwable)</B></A> - 
Constructor for exception org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSException.html" title="class in org.glite.voms.contact">VOMSException</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSException.html#VOMSException(java.lang.Throwable)"><B>VOMSException(Throwable)</B></A> - 
Constructor for exception org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSException.html" title="class in org.glite.voms.contact">VOMSException</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms"><B>VOMSKeyManager</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#VOMSKeyManager(java.lang.String, java.lang.String, java.lang.String)"><B>VOMSKeyManager(String, String, String)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#VOMSKeyManager(org.glite.voms.contact.UserCredentials)"><B>VOMSKeyManager(UserCredentials)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSKeyManager.html#VOMSKeyManager(java.lang.String, java.lang.String, java.lang.String, int)"><B>VOMSKeyManager(String, String, String, int)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSKeyManager.html" title="class in org.glite.voms">VOMSKeyManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact"><B>VOMSMessage</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class is used to decode VOMS error messages contained in a VOMS 
 response.<DT><A HREF="./org/glite/voms/contact/VOMSMessage.html#VOMSMessage(int, java.lang.String)"><B>VOMSMessage(int, String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSMessage.html" title="class in org.glite.voms.contact">VOMSMessage</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSParser.html" title="class in org.glite.voms.contact"><B>VOMSParser</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class implements the XML parsing of responses produced by VOMS servers.<DT><A HREF="./org/glite/voms/contact/VOMSProtocol.html" title="class in org.glite.voms.contact"><B>VOMSProtocol</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class manages the client-side communication protocol with the VOMS server.<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact"><B>VOMSProxyBuilder</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class implements VOMS X509 proxy certificates creation.<DT><A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html#VOMSProxyBuilder()"><B>VOMSProxyBuilder()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyBuilder.html" title="class in org.glite.voms.contact">VOMSProxyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact"><B>VOMSProxyConstants</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/VOMSProxyConstants.html#VOMSProxyConstants()"><B>VOMSProxyConstants()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyConstants.html" title="class in org.glite.voms.contact">VOMSProxyConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact"><B>VOMSProxyInit</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class implements the voms-proxy-init functionality.<DT><A HREF="./org/glite/voms/contact/VOMSProxyInit.html#VOMSProxyInit(java.lang.String)"><B>VOMSProxyInit(String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProxyInit.html" title="class in org.glite.voms.contact">VOMSProxyInit</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSRequestFactory.html" title="class in org.glite.voms.contact"><B>VOMSRequestFactory</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class builds VOMS XML requests starting from <A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><CODE>VOMSRequestOptions</CODE></A> objects.<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact"><B>VOMSRequestOptions</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class represents options that constitute VOMS requests.<DT><A HREF="./org/glite/voms/contact/VOMSRequestOptions.html#VOMSRequestOptions()"><B>VOMSRequestOptions()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSRequestOptions.html" title="class in org.glite.voms.contact">VOMSRequestOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact"><B>VOMSResponse</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class is used to parse and represent VOMS server responses.<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#VOMSResponse(org.w3c.dom.Document)"><B>VOMSResponse(Document)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>Builds a VOMSResponse starting from a DOM an XML document (see <CODE>Document</CODE>).
<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact"><B>VOMSServerInfo</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class represents information about a remote voms server as found
 in vomses configuration files.<DT><A HREF="./org/glite/voms/contact/VOMSServerInfo.html#VOMSServerInfo()"><B>VOMSServerInfo()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerInfo.html" title="class in org.glite.voms.contact">VOMSServerInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact"><B>VOMSServerMap</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>A <A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact"><CODE>VOMSServerMap</CODE></A> organizes voms servers found in vomses configuration files
 in map keyed by vo.<DT><A HREF="./org/glite/voms/contact/VOMSServerMap.html#VOMSServerMap()"><B>VOMSServerMap()</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSServerMap.html" title="class in org.glite.voms.contact">VOMSServerMap</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact"><B>VOMSSocket</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>The <A HREF="./org/glite/voms/contact/VOMSSocket.html" title="class in org.glite.voms.contact"><CODE>VOMSSocket</CODE></A> class is used to manage the creation of the gsi socket used for communication with
 the VOMS server.<DT><A HREF="./org/glite/voms/VOMSValidator.html#vomsStore"><B>vomsStore</B></A> - 
Static variable in class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSyntaxException.html" title="class in org.glite.voms.contact"><B>VOMSSyntaxException</B></A> - Exception in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/contact/VOMSSyntaxException.html#VOMSSyntaxException(java.lang.String)"><B>VOMSSyntaxException(String)</B></A> - 
Constructor for exception org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSyntaxException.html" title="class in org.glite.voms.contact">VOMSSyntaxException</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSyntaxException.html#VOMSSyntaxException(java.lang.String, java.lang.Throwable)"><B>VOMSSyntaxException(String, Throwable)</B></A> - 
Constructor for exception org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSyntaxException.html" title="class in org.glite.voms.contact">VOMSSyntaxException</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSSyntaxException.html#VOMSSyntaxException(java.lang.Throwable)"><B>VOMSSyntaxException(Throwable)</B></A> - 
Constructor for exception org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSSyntaxException.html" title="class in org.glite.voms.contact">VOMSSyntaxException</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms"><B>VOMSTrustManager</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/VOMSTrustManager.html#VOMSTrustManager(java.lang.String)"><B>VOMSTrustManager(String)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms">VOMSTrustManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/VOMSTrustManager.html#VOMSTrustManager(org.glite.voms.PKIStore)"><B>VOMSTrustManager(PKIStore)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSTrustManager.html" title="class in org.glite.voms">VOMSTrustManager</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/VOMSTrustStore.html" title="interface in org.glite.voms.ac"><B>VOMSTrustStore</B></A> - Interface in <A HREF="./org/glite/voms/ac/package-summary.html">org.glite.voms.ac</A><DD>&nbsp;<DT><A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms"><B>VOMSValidator</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>The main (top) class to use for extracting VOMS information from
 a certificate and/or certificate chain.<DT><A HREF="./org/glite/voms/VOMSValidator.html#VOMSValidator(java.security.cert.X509Certificate)"><B>VOMSValidator(X509Certificate)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Convenience constructor in the case where you have a single
 cert and not a chain.
<DT><A HREF="./org/glite/voms/VOMSValidator.html#VOMSValidator(java.security.cert.X509Certificate[])"><B>VOMSValidator(X509Certificate[])</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>Convenience constructor<br>
 Same as <code>VOMSValidator(validatedChain, null)</code>
<DT><A HREF="./org/glite/voms/VOMSValidator.html#VOMSValidator(java.security.cert.X509Certificate[], org.glite.voms.ac.ACValidator)"><B>VOMSValidator(X509Certificate[], ACValidator)</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.html" title="class in org.glite.voms">VOMSValidator</A>
<DD>If <code>validatedChain</code> is <code>null</code>, a call to
 <code>setValidatedChain()</code> MUST be made before calling
 <code>parse()</code> or <code>validate()</code>.
<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms"><B>VOMSValidator.FQANTree</B></A> - Class in <A HREF="./org/glite/voms/package-summary.html">org.glite.voms</A><DD>Class to sort out the hierarchial properties of FQANs.<DT><A HREF="./org/glite/voms/VOMSValidator.FQANTree.html#VOMSValidator.FQANTree()"><B>VOMSValidator.FQANTree()</B></A> - 
Constructor for class org.glite.voms.<A HREF="./org/glite/voms/VOMSValidator.FQANTree.html" title="class in org.glite.voms">VOMSValidator.FQANTree</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSWarningMessage.html" title="class in org.glite.voms.contact"><B>VOMSWarningMessage</B></A> - Class in <A HREF="./org/glite/voms/contact/package-summary.html">org.glite.voms.contact</A><DD>This class is used to decode VOMS error messages contained in a VOMS 
 response.<DT><A HREF="./org/glite/voms/contact/VOMSWarningMessage.html#VOMSWarningMessage(int, java.lang.String)"><B>VOMSWarningMessage(int, String)</B></A> - 
Constructor for class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSWarningMessage.html" title="class in org.glite.voms.contact">VOMSWarningMessage</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#warningMessages()"><B>warningMessages()</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/glite/voms/ac/Util.html#x500nameToGeneralName(byte[])"><B>x500nameToGeneralName(byte[])</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/ac/Util.html#x500nameToGeneralNames(javax.security.auth.x500.X500Principal)"><B>x500nameToGeneralNames(X500Principal)</B></A> - 
Static method in class org.glite.voms.ac.<A HREF="./org/glite/voms/ac/Util.html" title="class in org.glite.voms.ac">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSProtocol.html#xmlDocAsString(org.w3c.dom.Document)"><B>xmlDocAsString(Document)</B></A> - 
Method in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSProtocol.html" title="class in org.glite.voms.contact">VOMSProtocol</A>
<DD>&nbsp;
<DT><A HREF="./org/glite/voms/contact/VOMSResponse.html#xmlResponse"><B>xmlResponse</B></A> - 
Variable in class org.glite.voms.contact.<A HREF="./org/glite/voms/contact/VOMSResponse.html" title="class in org.glite.voms.contact">VOMSResponse</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>