Uses of Class
net.thevpc.nhttp.server.api.NWebToken
-
Uses of NWebToken in net.thevpc.nhttp.server.api
Methods in net.thevpc.nhttp.server.api that return NWebTokenModifier and TypeMethodDescriptionNWebUserResolver.parseToken(String token) NWebToken.setCreationTime(long creationTime) NWebToken.setLastValidityTime(long lastValidityTime) NWebToken.setUserLogin(String userLogin) Methods in net.thevpc.nhttp.server.api that return types with arguments of type NWebTokenModifier and TypeMethodDescriptionnet.thevpc.nuts.util.NOptional<NWebToken>NWebServerHttpContext.getToken()Methods in net.thevpc.nhttp.server.api with parameters of type NWebToken