Uses of Interface
net.anwiba.commons.utilities.io.url.IAuthentication
-
Packages that use IAuthentication Package Description net.anwiba.commons.utilities.io.url -
-
Uses of IAuthentication in net.anwiba.commons.utilities.io.url
Classes in net.anwiba.commons.utilities.io.url that implement IAuthentication Modifier and Type Class Description classAuthenticationMethods in net.anwiba.commons.utilities.io.url that return IAuthentication Modifier and Type Method Description IAuthenticationAuthenticationBuilder. build()IAuthenticationAuthority. getAuthentication()IAuthenticationIAuthority. getAuthentication()IAuthenticationIUrl. getAuthentication()IAuthenticationUrl. getAuthentication()Constructors in net.anwiba.commons.utilities.io.url with parameters of type IAuthentication Constructor Description Authority(IAuthentication authentication, IHost host)
-