Uses of Interface
net.ME1312.SubData.Server.AuthService
Packages that use AuthService
-
Uses of AuthService in net.ME1312.SubData.Server
Methods in net.ME1312.SubData.Server that return AuthServiceModifier and TypeMethodDescriptionAuthService<?>SubDataProtocol.getAuthService()Get the Network Protocol Authorization ServiceMethods in net.ME1312.SubData.Server with parameters of type AuthServiceModifier and TypeMethodDescriptionvoidSubDataProtocol.setAuthService(AuthService<?> service) Set the Network Protocol Authorization Service (may only be called once)