public static class AuthorizationHeaderParser.Result extends Object
Result(String pMethod, String pUser, String pPassword, boolean pValid)
String
getPassword()
getUser()
boolean
isValid()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result(String pMethod, String pUser, String pPassword, boolean pValid)
public String getUser()
public String getPassword()
public boolean isValid()
Copyright © 2019. All rights reserved.