public class AuthCache extends Object
| Modifier and Type | Method and Description |
|---|---|
Authorization |
getAuthorization(String token) |
void |
store(String token,
Authorization authorization) |
public AuthCache(BimServer bimServer)
public void store(String token, Authorization authorization)
public Authorization getAuthorization(String token)
Copyright © 2019 OpenSource BIM. All rights reserved.