Package org.italiangrid.voms.ac.impl
Interface LocalHostnameResolver
-
- All Known Implementing Classes:
DefaultLocalHostnameResolver
public interface LocalHostnameResolverALocalHostnameResolverresolves the localhost host name.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringresolveLocalHostname()Resolves the hostname for localhost
-