Package | Description |
---|---|
com.ibasco.agql.core | |
com.ibasco.agql.protocols.valve.source.query.rcon |
Modifier and Type | Method and Description |
---|---|
Credentials |
CredentialsStore.add(InetSocketAddress address,
byte[] passphrase)
Adds a valid
Credentials to the registry |
Credentials |
CredentialsStore.get(InetSocketAddress address)
Gets a
Credentials from the storage. |
Modifier and Type | Class and Description |
---|---|
class |
SourceRconCredentials
Default implementation for
Credentials |
Modifier and Type | Method and Description |
---|---|
Credentials |
InMemoryCredentialsStore.add(InetSocketAddress address,
byte[] passphrase)
Adds a valid
Credentials to the registry |
Credentials |
InMemoryCredentialsStore.get(InetSocketAddress address)
Gets a
Credentials from the storage. |
Modifier and Type | Method and Description |
---|---|
static SourceRconAuthRequest |
SourceRcon.createAuthRequest(Credentials credentials)
createAuthRequest.
|
Copyright © 2016–2024. All rights reserved.