Package org.httpfeeds.server
Class HttpFeedServerProperties.Credential
- java.lang.Object
-
- org.httpfeeds.server.HttpFeedServerProperties.Credential
-
- Enclosing class:
- HttpFeedServerProperties
public static class HttpFeedServerProperties.Credential extends Object
-
-
Constructor Summary
Constructors Constructor Description Credential()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPassword()StringgetUsername()voidsetPassword(String password)voidsetUsername(String username)
-