- getDescription() - Method in class org.dcache.xrootd.plugins.authn.gsi.GSIClientAuthenticationFactory
-
- getEncodedDHMaterial() - Method in class org.dcache.xrootd.plugins.authn.gsi.DHSession
-
- getName() - Method in class org.dcache.xrootd.plugins.authn.gsi.GSIClientAuthenticationFactory
-
- getProtocol() - Method in class org.dcache.xrootd.plugins.authn.gsi.GSIAuthenticationHandler
-
- getSubject() - Method in class org.dcache.xrootd.plugins.authn.gsi.GSIAuthenticationHandler
-
- GSIAuthenticationFactory - Class in org.dcache.xrootd.plugins.authn.gsi
-
Authentication factory that returns GSI security handlers.
- GSIAuthenticationFactory(Properties) - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSIAuthenticationFactory
-
- GSIAuthenticationHandler - Class in org.dcache.xrootd.plugins.authn.gsi
-
Handler for xrootd-security message exchange based on the GSI protocol.
- GSIAuthenticationHandler(X509Credential, X509CertChainValidator, String) - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSIAuthenticationHandler
-
- GSIAuthenticationProvider - Class in org.dcache.xrootd.plugins.authn.gsi
-
- GSIAuthenticationProvider() - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSIAuthenticationProvider
-
- GSIClientAuthenticationFactory - Class in org.dcache.xrootd.plugins.authn.gsi
-
Authentication factory that returns GSI security handlers to add to the
third-party client channel pipeline.
- GSIClientAuthenticationFactory(Properties) - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSIClientAuthenticationFactory
-
- GSIClientAuthenticationHandler - Class in org.dcache.xrootd.plugins.authn.gsi
-
Client-side handler mirroring the server-side GSIAuthenticationHandler.
- GSIClientAuthenticationHandler(X509Credential, X509CertChainValidator, String, String) - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSIClientAuthenticationHandler
-
- GSIClientAuthenticationProvider - Class in org.dcache.xrootd.plugins.authn.gsi
-
- GSIClientAuthenticationProvider() - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSIClientAuthenticationProvider
-
- GSISigverRequestHandler - Class in org.dcache.xrootd.plugins.authn.gsi
-
Checks to see if the protocol security context requires
the particular message to be preceded by a signing verification
request, and returns one if so.
- GSISigverRequestHandler(DHEncrypter, XrootdTpcClient) - Constructor for class org.dcache.xrootd.plugins.authn.gsi.GSISigverRequestHandler
-