Class HttpPrincipal
- java.lang.Object
-
- org.apache.camel.component.netty.http.HttpPrincipal
-
-
Constructor Summary
Constructors Constructor Description HttpPrincipal(String username, String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetPassword()StringgetUsername()StringtoString()
-