extends HttpUserAuthentication
All mapped superinterfaces:
| com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||
| private static final String |
| ||
| private static final URL |
| ||
| private static final URL |
| ||
| private static final URL |
| ||
| private static final URL |
| ||
| private static final URL |
| ||
| private static final String |
| ||
| private final Agent |
| ||
| private GameProfile[] |
| ||
| private String |
| ||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (YggdrasilAuthenticationService arg0, Agent arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public boolean |
| ||
| public void |
| ||
| protected void |
| ||
| protected void |
| ||
| protected void |
| ||
| protected boolean |
| ||
| public void |
| ||
| public GameProfile[] |
| ||
| public boolean |
| ||
| public boolean |
| ||
| public void |
| ||
| public void |
| ||
| public Map<String, Object> |
| ||
| public String |
| ||
| public String |
| ||
| public Agent |
| ||
| public YggdrasilAuthenticationService |
|