Uses of Class
org.httpfeeds.server.HttpFeedServerProperties.Credential
-
-
Uses of HttpFeedServerProperties.Credential in org.httpfeeds.server
Methods in org.httpfeeds.server that return types with arguments of type HttpFeedServerProperties.Credential Modifier and Type Method Description List<HttpFeedServerProperties.Credential>HttpFeedServerProperties. getCredentials()Method parameters in org.httpfeeds.server with type arguments of type HttpFeedServerProperties.Credential Modifier and Type Method Description voidHttpFeedServerProperties. setCredentials(List<HttpFeedServerProperties.Credential> credentials)
-