Uses of Class
org.dcache.xrootd.plugins.authn.ztn.ZTNCredential
-
-
Uses of ZTNCredential in org.dcache.xrootd.plugins.authn.ztn
Fields in org.dcache.xrootd.plugins.authn.ztn declared as ZTNCredential Modifier and Type Field Description protected ZTNCredentialAbstractZTNAuthenticationHandler. credentialMethods in org.dcache.xrootd.plugins.authn.ztn that return ZTNCredential Modifier and Type Method Description static ZTNCredentialZTNCredentialUtils. deserialize(io.netty.buffer.ByteBuf buffer)Methods in org.dcache.xrootd.plugins.authn.ztn with parameters of type ZTNCredential Modifier and Type Method Description static voidZTNCredentialUtils. writeBytes(io.netty.buffer.ByteBuf buffer, ZTNCredential credential)
-