This file is indexed.

/usr/share/doc/libshibsp-doc/html/hierarchy.js is in libshibsp-doc 2.5.3+dfsg-2.1build1.

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
var hierarchy =
[
    [ "ArtifactGenerator", null, [
      [ "shibsp::Application", "a00004.html", null ]
    ] ],
    [ "ArtifactResolver", null, [
      [ "shibsp::ArtifactResolver", "a00005.html", null ]
    ] ],
    [ "shibsp::Attribute", "a00007.html", [
      [ "shibsp::BinaryAttribute", "a00014.html", null ],
      [ "shibsp::ExtensibleAttribute", "a00021.html", null ],
      [ "shibsp::NameIDAttribute", "a00033.html", null ],
      [ "shibsp::ScopedAttribute", "a00040.html", null ],
      [ "shibsp::SimpleAttribute", "a00049.html", null ],
      [ "shibsp::XMLAttribute", "a00057.html", null ]
    ] ],
    [ "shibsp::AttributeDecoder", "a00008.html", null ],
    [ "shibsp::CGIParser", "a00015.html", null ],
    [ "opensaml::CommonDomainCookie", "a00016.html", null ],
    [ "Criteria", null, [
      [ "shibsp::MetadataProviderCriteria", "a00032.html", null ]
    ] ],
    [ "shibsp::DDF", "a00017.html", null ],
    [ "shibsp::DDFJanitor", "a00018.html", null ],
    [ "shibsp::TransactionLog::Event", "a00020.html", [
      [ "shibsp::AuthnRequestEvent", "a00012.html", null ],
      [ "shibsp::LoginEvent", "a00027.html", null ],
      [ "shibsp::LogoutEvent", "a00028.html", null ]
    ] ],
    [ "shibsp::FilteringContext", "a00022.html", [
      [ "shibsp::BasicFilteringContext", "a00013.html", null ]
    ] ],
    [ "shibsp::FilterPolicyContext", "a00023.html", null ],
    [ "HTTPRequest", null, [
      [ "shibsp::SPRequest", "a00053.html", [
        [ "shibsp::AbstractSPRequest", "a00002.html", null ]
      ] ]
    ] ],
    [ "HTTPResponse", null, [
      [ "shibsp::SPRequest", "a00053.html", null ]
    ] ],
    [ "shibsp::IPRange", "a00025.html", null ],
    [ "Lockable", null, [
      [ "shibsp::AccessControl", "a00003.html", null ],
      [ "shibsp::AttributeExtractor", "a00009.html", null ],
      [ "shibsp::AttributeFilter", "a00010.html", null ],
      [ "shibsp::AttributeResolver", "a00011.html", null ],
      [ "shibsp::ProtocolProvider", "a00035.html", null ],
      [ "shibsp::RequestMapper", "a00038.html", null ],
      [ "shibsp::SecurityPolicyProvider", "a00043.html", null ],
      [ "shibsp::ServiceProvider", "a00044.html", null ],
      [ "shibsp::Session", "a00045.html", null ],
      [ "shibsp::TransactionLog", "a00055.html", null ]
    ] ],
    [ "shibsp::MatchFunctor", "a00031.html", null ],
    [ "shibsp::PropertySet", "a00034.html", [
      [ "shibsp::Application", "a00004.html", null ],
      [ "shibsp::DOMPropertySet", "a00019.html", [
        [ "shibsp::AbstractHandler", "a00001.html", [
          [ "shibsp::AssertionConsumerService", "a00006.html", null ],
          [ "shibsp::SecuredHandler", "a00041.html", null ]
        ] ]
      ] ],
      [ "shibsp::Handler", "a00024.html", [
        [ "shibsp::AbstractHandler", "a00001.html", null ],
        [ "shibsp::RemotedHandler", "a00037.html", [
          [ "shibsp::AssertionConsumerService", "a00006.html", null ],
          [ "shibsp::LogoutHandler", "a00029.html", [
            [ "shibsp::LogoutInitiator", "a00030.html", null ]
          ] ]
        ] ],
        [ "shibsp::SessionInitiator", "a00048.html", null ]
      ] ],
      [ "shibsp::ServiceProvider", "a00044.html", null ]
    ] ],
    [ "shibsp::Remoted", "a00036.html", [
      [ "shibsp::ListenerService", "a00026.html", [
        [ "shibsp::SocketListener", "a00051.html", null ]
      ] ],
      [ "shibsp::RemotedHandler", "a00037.html", null ]
    ] ],
    [ "shibsp::ResolutionContext", "a00039.html", null ],
    [ "SAML2AssertionPolicy", null, [
      [ "shibsp::SecurityPolicy", "a00042.html", null ]
    ] ],
    [ "shibsp::SessionCache", "a00046.html", [
      [ "shibsp::SessionCacheEx", "a00047.html", null ]
    ] ],
    [ "SOAPClient", null, [
      [ "shibsp::SOAPClient", "a00050.html", null ]
    ] ],
    [ "shibsp::SPConfig", "a00052.html", null ],
    [ "TemplateParameters", null, [
      [ "shibsp::TemplateParameters", "a00054.html", null ]
    ] ],
    [ "shibsp::NameIDAttribute::Value", "a00056.html", null ]
];