Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

A2A() - Constructor for class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A
 
A2ARegistration - Class in com.oneidentity.safeguard.safeguardjava.data
This class is used to get the A2A registrations.
A2ARegistration() - Constructor for class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
A2ARetrievableAccount - Class in com.oneidentity.safeguard.safeguardjava.data
This class is used to get the retrievable accounts for an A2A registration.
A2ARetrievableAccount() - Constructor for class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
A2ARetrievableAccountInternal - Class in com.oneidentity.safeguard.safeguardjava.data
 
A2ARetrievableAccountInternal() - Constructor for class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
abort(ConnectionBase) - Method in class microsoft.aspnet.signalr.client.transport.AutomaticTransport
 
abort(ConnectionBase) - Method in interface microsoft.aspnet.signalr.client.transport.ClientTransport
Aborts the transport
abort(ConnectionBase) - Method in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
AccessTokenAuthenticator - Class in com.oneidentity.safeguard.safeguardjava.authentication
 
AccessTokenAuthenticator(String, char[], int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.authentication.AccessTokenAuthenticator
 
AccessTokenBody - Class in com.oneidentity.safeguard.safeguardjava.data
 
AccessTokenBody(char[]) - Constructor for class com.oneidentity.safeguard.safeguardjava.data.AccessTokenBody
 
Action<E> - Interface in microsoft.aspnet.signalr.client
Represents a generic executable action
addCookie(String, String) - Method in class microsoft.aspnet.signalr.client.http.CookieCredentials
Adds a cookie to the credential
addHeader(String, String) - Method in class microsoft.aspnet.signalr.client.http.Request
Adds a header to the request
addReceivedHandler(Action<JsonElement[]>) - Method in class microsoft.aspnet.signalr.client.hubs.Subscription
Add a handler to the "Received" event
AnonymousAuthenticator - Class in com.oneidentity.safeguard.safeguardjava.authentication
 
AnonymousAuthenticator(String, int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
ArgumentException - Exception in com.oneidentity.safeguard.safeguardjava.exceptions
 
ArgumentException(String) - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.ArgumentException
 
ArgumentException(String, Exception) - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.ArgumentException
 
ArgumentException() - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.ArgumentException
 
AutomaticTransport - Class in microsoft.aspnet.signalr.client.transport
ClientTransport implementation that selects the best available transport
AutomaticTransport() - Constructor for class microsoft.aspnet.signalr.client.transport.AutomaticTransport
Initializes the transport with a NullLogger
AutomaticTransport(Logger, String, char[], String, boolean) - Constructor for class microsoft.aspnet.signalr.client.transport.AutomaticTransport
Initializes the transport with a logger
AutomaticTransport(Logger, HttpConnection) - Constructor for class microsoft.aspnet.signalr.client.transport.AutomaticTransport
Initializes the transport with a logger and an httpConnection

B

BasicAuthenticationCredentials - Class in microsoft.aspnet.signalr.client.http
Credentials implementation for HTTP Basic Authentication
BasicAuthenticationCredentials(String, String, BasicAuthenticationCredentials.Base64Encoder) - Constructor for class microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials
Creates a BasicAuthenticationCredentials instance with a username, password and an encoder
BasicAuthenticationCredentials.Base64Encoder - Interface in microsoft.aspnet.signalr.client.http
Represents a Base64Encoder
BasicAuthenticationCredentials.InvalidPlatformException - Exception in microsoft.aspnet.signalr.client.http
 
beat() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Alerts the monitor that a beat was detected
brokerAccessRequest(char[], BrokeredAccessRequest) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Creates an access request on behalf of another user using Safeguard A2A.
brokerAccessRequest(char[], BrokeredAccessRequest) - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
BrokeredAccessRequest - Class in com.oneidentity.safeguard.safeguardjava.data
This class is used to define a brokered access request.
BrokeredAccessRequest() - Constructor for class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
 
BrokeredAccessRequestType - Enum in com.oneidentity.safeguard.safeguardjava.data
Type of brokered access request to create.
BUFFER_SIZE - Static variable in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 

C

CalendarSerializer - Class in microsoft.aspnet.signalr.client
 
CalendarSerializer() - Constructor for class microsoft.aspnet.signalr.client.CalendarSerializer
 
cancel() - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Cancels the operation
cancel(boolean) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
 
cancel() - Method in class microsoft.aspnet.signalr.client.UpdateableCancellableFuture
 
CertificateAuthenticator - Class in com.oneidentity.safeguard.safeguardjava.authentication
 
CertificateAuthenticator(String, String, char[], String, int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
CertificateAuthenticator(String, String, char[], int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
CertificateContext - Class in com.oneidentity.safeguard.safeguardjava.data
 
CertificateContext(String, String, char[]) - Constructor for class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
clearAccessToken() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
ClientTransport - Interface in microsoft.aspnet.signalr.client.transport
Represents a client implementation of a network transport
cloneObject() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AccessTokenAuthenticator
 
cloneObject() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
cloneObject() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
cloneObject() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
cloneObject() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.PasswordAuthenticator
 
cloneObject() - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
cloneObject() - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
closed(Runnable) - Method in class microsoft.aspnet.signalr.client.Connection
 
closed(Runnable) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "Closed" event
com.oneidentity.safeguard.safeguardjava - package com.oneidentity.safeguard.safeguardjava
 
com.oneidentity.safeguard.safeguardjava.authentication - package com.oneidentity.safeguard.safeguardjava.authentication
 
com.oneidentity.safeguard.safeguardjava.data - package com.oneidentity.safeguard.safeguardjava.data
 
com.oneidentity.safeguard.safeguardjava.event - package com.oneidentity.safeguard.safeguardjava.event
 
com.oneidentity.safeguard.safeguardjava.exceptions - package com.oneidentity.safeguard.safeguardjava.exceptions
 
com.oneidentity.safeguard.safeguardjava.restclient - package com.oneidentity.safeguard.safeguardjava.restclient
 
connect(String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard
Connect to Safeguard API using an API access token.
connect(String, String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard
Connect to Safeguard API using a user name and password.
connect(String, String, char[], String, Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard
Connect to Safeguard API using a certificate from the keystore.
connect(String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard
Connect to Safeguard API using a certificate stored in a file.
connect(String, Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard
Connect to Safeguard API anonymously.
connected(Runnable) - Method in class microsoft.aspnet.signalr.client.Connection
 
connected(Runnable) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "Connected" event
Connection - Class in microsoft.aspnet.signalr.client
Represents a basic SingalR connection
Connection(String) - Constructor for class microsoft.aspnet.signalr.client.Connection
Initializes the connection with an URL
Connection(String, String) - Constructor for class microsoft.aspnet.signalr.client.Connection
Initializes the connection with an URL and a query string
Connection(String, Logger) - Constructor for class microsoft.aspnet.signalr.client.Connection
Initializes the connection with an URL and a logger
Connection(String, String, Logger) - Constructor for class microsoft.aspnet.signalr.client.Connection
Initializes the connection with an URL, a query string and a Logger
ConnectionBase - Interface in microsoft.aspnet.signalr.client
 
connectionSlow(Runnable) - Method in class microsoft.aspnet.signalr.client.Connection
 
connectionSlow(Runnable) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "ConnectionSlow" event
ConnectionState - Enum in microsoft.aspnet.signalr.client
Represents the state of a connection
ConnectionType - Enum in microsoft.aspnet.signalr.client.transport
Connection type
Constants - Class in microsoft.aspnet.signalr.client
Constants used through the framework
Constants() - Constructor for class microsoft.aspnet.signalr.client.Constants
 
CookieCredentials - Class in microsoft.aspnet.signalr.client.http
Represents credentials based on cookie values
CookieCredentials() - Constructor for class microsoft.aspnet.signalr.client.http.CookieCredentials
Creates a new instance
CookieCredentials(String) - Constructor for class microsoft.aspnet.signalr.client.http.CookieCredentials
 
copyHandlers(SignalRFuture<?>, SignalRFuture<?>) - Static method in class microsoft.aspnet.signalr.client.FutureHelper
Copy the Cancellation and Error handlers between two SignalRFuture instances
copyHandlers(HttpConnectionFuture, SignalRFuture<?>) - Static method in class microsoft.aspnet.signalr.client.FutureHelper
Copy the Cancellation and Error handlers between two SignalRFuture instances, where the source is an HttpConnectionFuture
createDefaultHttpConnection(Logger) - Static method in class microsoft.aspnet.signalr.client.Platform
 
createDefaultHttpConnection(Logger, String, char[], String, boolean) - Static method in class microsoft.aspnet.signalr.client.Platform
 
createHttpConnection(Logger) - Static method in class microsoft.aspnet.signalr.client.Platform
Creates an adequate HttpConnection for the current platform
createHttpConnection(Logger, String, char[], String, boolean) - Static method in class microsoft.aspnet.signalr.client.Platform
 
createHttpConnection(Logger) - Method in interface microsoft.aspnet.signalr.client.PlatformComponent
Returns a platform-specific HttpConnection
createHttpConnection(Logger, String, char[], String, boolean) - Method in interface microsoft.aspnet.signalr.client.PlatformComponent
Returns a platform-specific HttpConnection
createHubProxy(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubConnection
Creates a proxy for a hub
Credentials - Interface in microsoft.aspnet.signalr.client
Interface for credentials to be sent in a request

D

DataResultCallback - Interface in microsoft.aspnet.signalr.client.transport
Callback for data result operations
DateSerializer - Class in microsoft.aspnet.signalr.client
Date Serializer/Deserializer to make .NET and Java dates compatible
DateSerializer() - Constructor for class microsoft.aspnet.signalr.client.DateSerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class microsoft.aspnet.signalr.client.CalendarSerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class microsoft.aspnet.signalr.client.DateSerializer
Deserializes a JsonElement containing an ISO-8601 formatted date
deserialize(String) - Static method in class microsoft.aspnet.signalr.client.DateSerializer
Deserializes an ISO-8601 formatted date
disconnect() - Method in class microsoft.aspnet.signalr.client.Connection
 
disconnect() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Closes the connection
disconnect() - Method in class microsoft.aspnet.signalr.client.MessageResult
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AccessTokenAuthenticator
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
dispose() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.PasswordAuthenticator
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
dispose() - Method in interface com.oneidentity.safeguard.safeguardjava.event.ISafeguardEventListener
Disposes of the connection.
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardA2AEventListener
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListener
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
dispose() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Dispose of an object
dispose() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Disposes of the connection.
dispose() - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
done(Action<V>) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Handles the completion of the Future.

E

encodeBytes(byte[]) - Method in interface microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials.Base64Encoder
Encodes a byte array
equals(Object) - Method in class microsoft.aspnet.signalr.client.Version
 
error(ErrorCallback) - Method in class microsoft.aspnet.signalr.client.Connection
 
error(ErrorCallback) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "Error" event
ErrorCallback - Interface in microsoft.aspnet.signalr.client
 
errorWasTriggered() - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Indicates if an error was triggered
Event() - Constructor for class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A.Event
 
Event() - Constructor for class com.oneidentity.safeguard.safeguardjava.Safeguard.Event
 
EventHandlerRegistry - Class in com.oneidentity.safeguard.safeguardjava.event
 
EventHandlerRegistry() - Constructor for class com.oneidentity.safeguard.safeguardjava.event.EventHandlerRegistry
 
execDELETE(String, Map<String, String>, Map<String, String>) - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
execGET(String, Map<String, String>, Map<String, String>) - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
execGET(String, Map<String, String>, Map<String, String>, String, char[]) - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
execPOST(String, Map<String, String>, Map<String, String>, JsonObject) - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
execPOST(String, Map<String, String>, Map<String, String>, JsonObject, String, char[], String) - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
execPUT(String, Map<String, String>, Map<String, String>, JsonObject) - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
execute(Request, HttpConnectionFuture.ResponseCallback) - Method in interface microsoft.aspnet.signalr.client.http.HttpConnection
Executes an request
execute(Request, HttpConnectionFuture.ResponseCallback) - Method in class microsoft.aspnet.signalr.client.http.java.JavaHttpConnection
 

F

finalize() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AccessTokenAuthenticator
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.PasswordAuthenticator
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardA2AEventListener
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListener
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
finalize() - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
FullResponse - Class in com.oneidentity.safeguard.safeguardjava.data
A simple class for returning extended information from a Safeguard API method call.
FullResponse(int, Header[], String) - Constructor for class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
func() - Method in interface com.oneidentity.safeguard.safeguardjava.event.IDisconnectHandler
 
FutureHelper - Class in microsoft.aspnet.signalr.client
Helper for Future operations
FutureHelper() - Constructor for class microsoft.aspnet.signalr.client.FutureHelper
 

G

get() - Method in class microsoft.aspnet.signalr.client.SignalRFuture
 
get(long, TimeUnit) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
 
getA2AEventListener(char[], ISafeguardEventHandler) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Gets an A2A event listener.
getA2AEventListener(List<char[]>, ISafeguardEventHandler) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Gets an A2A event listener.
getA2AEventListener(char[], ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
getA2AEventListener(List<char[]>, ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
getAccessToken() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
getAccessTokenLifetimeRemaining() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
getAccessTokenLifetimeRemaining() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Number of minutes remaining in the lifetime of the Safeguard API access token.
getAccessType() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the type of access request to create.
getAccountAssetId() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the ID of the asset the account is from to create the access request for.
getAccountAssetName() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the name of the asset the account is from to create the access request for.
getAccountId() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getAccountId() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getAccountId() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the ID of the account to create the access request for.
getAccountName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getAccountName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getAccountName() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the name of the account to create the access request for.
getAccountType() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getAccountType() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getApiKey() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getApiKey() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getApiVersion() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
getApplicationName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getAppName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
getArgs() - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
getAssetId() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getAssetId() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the ID of the asset to create the access request for.
getAssetName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getAssetName() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the name of the asset to create the access request for.
getBaseURL() - Method in class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
getBody() - Method in class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
getCallbackId() - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
getCertificateAlias() - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
getCertificatePassword() - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
getCertificatePath() - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
getConnectionData() - Method in class microsoft.aspnet.signalr.client.Connection
 
getConnectionData() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the data used by the connection
getConnectionData() - Method in class microsoft.aspnet.signalr.client.hubs.HubConnection
 
getConnectionId() - Method in class microsoft.aspnet.signalr.client.Connection
 
getConnectionId() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the connection Id
getConnectionId() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
getConnectionToken() - Method in class microsoft.aspnet.signalr.client.Connection
 
getConnectionToken() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the connection token
getConnectionToken() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
getContent() - Method in class microsoft.aspnet.signalr.client.http.Request
Returns the request content
getContext(String, String, char[], String, Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A
Establish a Safeguard A2A context using a certificate from the keystore.
getContext(String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A
Establish a Safeguard A2A context using a certificate stored in a file.
getCredentials() - Method in class microsoft.aspnet.signalr.client.Connection
 
getCredentials() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the credentials used by the connection
getDescription() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
getDescription() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getDisconnectTimeout() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
getDomainName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
getDomainName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getError() - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
getErrorData() - Method in exception microsoft.aspnet.signalr.client.hubs.HubException
Returns the error data
getErrorData() - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
getEventListener() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Gets a Safeguard event listener.
getForUserId() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the ID of the user to create the access request for.
getForUserIdentityProvider() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the name of the identity provider to create the access request for.
getForUserName() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the name of the user to create the access request for.
getGrantType() - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
getGroupsToken() - Method in class microsoft.aspnet.signalr.client.Connection
 
getGroupsToken() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the connection groups token
getGson() - Method in class microsoft.aspnet.signalr.client.Connection
 
getGson() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the Gson instance used by the connection
getHeader(String) - Method in interface microsoft.aspnet.signalr.client.http.Response
Return the header value
getHeader(String) - Method in class microsoft.aspnet.signalr.client.http.StreamResponse
 
getHeaders() - Method in class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
getHeaders() - Method in class microsoft.aspnet.signalr.client.Connection
 
getHeaders() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the connection headers
getHeaders() - Method in class microsoft.aspnet.signalr.client.http.Request
Returns the request headers
getHeaders() - Method in interface microsoft.aspnet.signalr.client.http.Response
Returns the response headers
getHeaders() - Method in class microsoft.aspnet.signalr.client.http.StreamResponse
 
getHub() - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
getId() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AccessTokenAuthenticator
 
getId() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
getId() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
getId() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
getId() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.PasswordAuthenticator
 
getId() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
getId() - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
getIsEmergency() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Whether or not this is an emergency access request.
getJsonParser() - Method in class microsoft.aspnet.signalr.client.Connection
 
getJsonParser() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the JsonParser used by the connection
getKeepAliveData() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Returns the Keep Alive data
getKeepAliveTimeout() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
getKey() - Method in class microsoft.aspnet.signalr.client.SimpleEntry
 
getLocalizedMessage() - Method in exception com.oneidentity.safeguard.safeguardjava.exceptions.ArgumentException
 
getLocalizedMessage() - Method in exception com.oneidentity.safeguard.safeguardjava.exceptions.ObjectDisposedException
 
getLocalizedMessage() - Method in exception com.oneidentity.safeguard.safeguardjava.exceptions.SafeguardForJavaException
 
getLogger() - Method in class microsoft.aspnet.signalr.client.Connection
 
getLogger() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the Logger used by the connection
getMessage() - Method in exception com.oneidentity.safeguard.safeguardjava.exceptions.ArgumentException
 
getMessage() - Method in exception com.oneidentity.safeguard.safeguardjava.exceptions.ObjectDisposedException
 
getMessage() - Method in exception com.oneidentity.safeguard.safeguardjava.exceptions.SafeguardForJavaException
 
getMessageId() - Method in class microsoft.aspnet.signalr.client.Connection
 
getMessageId() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the current message Id
getMethod() - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
getName() - Method in class microsoft.aspnet.signalr.client.transport.AutomaticTransport
 
getName() - Method in interface microsoft.aspnet.signalr.client.transport.ClientTransport
Transport name
getName() - Method in class microsoft.aspnet.signalr.client.transport.LongPollingTransport
 
getName() - Method in class microsoft.aspnet.signalr.client.transport.ServerSentEventsTransport
 
getName() - Method in class microsoft.aspnet.signalr.client.transport.WebsocketTransport
 
getNegotiateQueryString(ConnectionBase) - Static method in class microsoft.aspnet.signalr.client.transport.TransportHelper
Creates the query string used on sending
getNetworkAddress() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
getOnTimeout() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Returns the "Timeout" event handler
getOnWarning() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Returns the "Warning" event handler
getOSName() - Method in interface microsoft.aspnet.signalr.client.PlatformComponent
Returns a platform-specific Operating System name
getPart(int) - Method in class microsoft.aspnet.signalr.client.Version
Returns a part of the version
getPassword() - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
getPassword() - Method in class microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials
Returns the password for the credentials
getPersistentA2AEventListener(char[], ISafeguardEventHandler) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Gets a persistent A2A event listener.
getPersistentA2AEventListener(List<char[]>, ISafeguardEventHandler) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Gets a persistent A2A event listener.
getPersistentA2AEventListener(char[], ISafeguardEventHandler, String, String, char[], String, Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A.Event
Get a persistent A2A event listener for Gets an A2A event listener.
getPersistentA2AEventListener(char[], ISafeguardEventHandler, String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A.Event
Get a persistent A2A event listener for Gets an A2A event listener.
getPersistentA2AEventListener(List<char[]>, ISafeguardEventHandler, String, String, char[], String, Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A.Event
Get a persistent A2A event listener for Gets an A2A event listener.
getPersistentA2AEventListener(List<char[]>, ISafeguardEventHandler, String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.A2A.Event
Get a persistent A2A event listener for Gets an A2A event listener.
getPersistentA2AEventListener(char[], ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
getPersistentA2AEventListener(List<char[]>, ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
getPersistentEventListener() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Gets a persistent Safeguard event listener.
getPersistentEventListener(String, String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.Event
Get a persistent event listener using a username and password credential for authentication.
getPersistentEventListener(String, String, char[], Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.Event
Get a persistent event listener using a client certificate stored in a file.
getPersistentEventListener(String, String, char[], String, Integer, Boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Safeguard.Event
Get a persistent event listener using a client certificate from the certificate keystore for authentication.
getProtocolVersion() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
getQueryString() - Method in class microsoft.aspnet.signalr.client.Connection
 
getQueryString() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the query string used by the connection
getReasonCode() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the name of the pre-defined reason code to include in the access request.
getReasonCodeId() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the ID of the pre-defined reason code to include in the access request.
getReasonComment() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get a reason comment to include in the access request.
getReceiveQueryString(ClientTransport, ConnectionBase) - Static method in class microsoft.aspnet.signalr.client.transport.TransportHelper
Creates the query string used on receive
getRequestedDurationDays() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the number of days the access request should be requested for.
getRequestedDurationHours() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the number of hours the access request should be requested for.
getRequestedDurationMinutes() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the number of minutes the access request should be requested for.
getRequestedFor() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get the time when the access request should be requested for.
getResponse(CloseableHttpResponse) - Static method in class com.oneidentity.safeguard.safeguardjava.Utils
 
getResult() - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
getRetrievableAccounts() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Retrieves the list of retrievable accounts for this A2A context.
getRetrievableAccounts() - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
getRstsTokenInternal() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AccessTokenAuthenticator
 
getRstsTokenInternal() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
getRstsTokenInternal() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.CertificateAuthenticator
 
getRstsTokenInternal() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.PasswordAuthenticator
 
getScope() - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
getSendQueryString(ClientTransport, ConnectionBase) - Static method in class microsoft.aspnet.signalr.client.transport.TransportHelper
Creates the query string used on sending
getSourceNameForLog() - Method in class microsoft.aspnet.signalr.client.Connection
 
getSourceNameForLog() - Method in class microsoft.aspnet.signalr.client.hubs.HubConnection
 
getState() - Method in class microsoft.aspnet.signalr.client.Connection
 
getState() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the connection state
getState() - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
getState(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Gets the state for a key
getState() - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
getStatus() - Method in interface microsoft.aspnet.signalr.client.http.Response
Returns the response HTTP Status code
getStatus() - Method in class microsoft.aspnet.signalr.client.http.StreamResponse
 
getStatusCode() - Method in class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
getSystemId() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getSystemName() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
getTicketNumber() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Get a ticket number associated with the new access request.
getUrl() - Method in class microsoft.aspnet.signalr.client.Connection
 
getUrl() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Returns the URL used by the connection
getUrl() - Method in class microsoft.aspnet.signalr.client.http.Request
Returns the request URL
getUrl() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
getUserAgent() - Static method in class microsoft.aspnet.signalr.client.Platform
Generates the User-Agent
getUsername() - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
getUsername() - Method in class microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials
Returns the username for the credentials
getValue(String, Class<E>) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Gets the value for a key
getValue() - Method in class microsoft.aspnet.signalr.client.SimpleEntry
 
getVerb() - Method in class microsoft.aspnet.signalr.client.http.Request
Returns the request HTTP verb

H

handleEvent(JsonElement) - Method in class com.oneidentity.safeguard.safeguardjava.event.EventHandlerRegistry
 
hasAccessToken() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
hasAccessToken() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
hashCode() - Method in class microsoft.aspnet.signalr.client.Version
 
HeartbeatMonitor - Class in microsoft.aspnet.signalr.client
Heartbeat Monitor to detect slow or timed out connections
HeartbeatMonitor() - Constructor for class microsoft.aspnet.signalr.client.HeartbeatMonitor
 
HTTP_GET - Static variable in class microsoft.aspnet.signalr.client.Constants
HTTP GET Verb
HTTP_POST - Static variable in class microsoft.aspnet.signalr.client.Constants
HTTP POST Verb
HttpClientTransport - Class in microsoft.aspnet.signalr.client.transport
ClientTransport base implementation over Http
HttpClientTransport(Logger, String, char[], String, boolean) - Constructor for class microsoft.aspnet.signalr.client.transport.HttpClientTransport
Initializes the HttpClientTransport with a logger
HttpClientTransport(Logger, HttpConnection) - Constructor for class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
HttpConnection - Interface in microsoft.aspnet.signalr.client.http
Interface that defines a generic HttpConnection
HttpConnectionFuture - Class in microsoft.aspnet.signalr.client.http
A SinglaRFuture for Http operations
HttpConnectionFuture() - Constructor for class microsoft.aspnet.signalr.client.http.HttpConnectionFuture
 
HttpConnectionFuture.ResponseCallback - Interface in microsoft.aspnet.signalr.client.http
Represents the callback to invoke when a response is returned after a request
HubConnection - Class in microsoft.aspnet.signalr.client.hubs
Represents a SignalRConnection that implements the Hubs protocol
HubConnection(String, String, boolean, Logger) - Constructor for class microsoft.aspnet.signalr.client.hubs.HubConnection
Initializes the connection
HubConnection(String) - Constructor for class microsoft.aspnet.signalr.client.hubs.HubConnection
Initialized the connection
HubConnection(String, boolean) - Constructor for class microsoft.aspnet.signalr.client.hubs.HubConnection
Initializes the connection
HubException - Exception in microsoft.aspnet.signalr.client.hubs
Represents a Hub Exception
HubException(String, Object) - Constructor for exception microsoft.aspnet.signalr.client.hubs.HubException
Creates a new Hub exception
HubInvocation - Class in microsoft.aspnet.signalr.client.hubs
 
HubInvocation() - Constructor for class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
HubProxy - Class in microsoft.aspnet.signalr.client.hubs
Proxy for hub operations
HubProxy(HubConnection, String, Logger) - Constructor for class microsoft.aspnet.signalr.client.hubs.HubProxy
Initializes the HubProxy
HubResult - Class in microsoft.aspnet.signalr.client.hubs
Represents the result of a hub operation
HubResult() - Constructor for class microsoft.aspnet.signalr.client.hubs.HubResult
 

I

IAuthenticationMechanism - Interface in com.oneidentity.safeguard.safeguardjava.authentication
 
IDisconnectHandler - Interface in com.oneidentity.safeguard.safeguardjava.event
 
initialize() - Method in class microsoft.aspnet.signalr.client.MessageResult
 
INVALID_KEEP_ALIVE_TIMEOUT - Static variable in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
InvalidHttpStatusCodeException - Exception in microsoft.aspnet.signalr.client.http
Exception thrown when an invalid HTTP Status code is received
InvalidHttpStatusCodeException(int, String, String) - Constructor for exception microsoft.aspnet.signalr.client.http.InvalidHttpStatusCodeException
 
InvalidPlatformException() - Constructor for exception microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials.InvalidPlatformException
 
InvalidProtocolVersionException - Exception in microsoft.aspnet.signalr.client
Exception to indicate that the protocol version is different than expected
InvalidProtocolVersionException(String) - Constructor for exception microsoft.aspnet.signalr.client.InvalidProtocolVersionException
 
InvalidStateException - Exception in microsoft.aspnet.signalr.client
Exception to indicate that an operation is not allowed with the connection in a specific state
InvalidStateException(ConnectionState) - Constructor for exception microsoft.aspnet.signalr.client.InvalidStateException
 
invoke(String, Object...) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Invokes a hub method
invoke(Class<E>, String, Object...) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Invokes a hub method that returns a value
invoke(Class<E>, Type, String, Object...) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Overload of 'invoke' hub method that takes a type instead of class for GSON deserialisation
invokeMethod(Service, Method, String, String, Map<String, String>, Map<String, String>) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Call a Safeguard API method and get any response as a string.
invokeMethodCsv(Service, Method, String, String, Map<String, String>, Map<String, String>) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
 
invokeMethodFull(Service, Method, String, String, Map<String, String>, Map<String, String>) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Call a Safeguard API method and get a detailed response with status code, headers, and body.
isAccountDisabled() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
ISafeguardA2AContext - Interface in com.oneidentity.safeguard.safeguardjava
This is a reusable interface for calling Safeguard A2A without having to continually pass the client certificate authentication information.
ISafeguardConnection - Interface in com.oneidentity.safeguard.safeguardjava
This is the reusable connection interface that can be used to call Safeguard API after connecting using the API access token obtained during authentication.
ISafeguardEventHandler - Interface in com.oneidentity.safeguard.safeguardjava.event
A callback that will be called when a given event occurs in Safeguard.
ISafeguardEventListener - Interface in com.oneidentity.safeguard.safeguardjava.event
This is an event listener interface that will allow you to be notified each time something changes on Safeguard.
isAnonymous() - Method in class com.oneidentity.safeguard.safeguardjava.authentication.AnonymousAuthenticator
 
isAnonymous() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
isCancelled() - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Indicates if the operation is cancelled
isDisabled() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
isDisabled() - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
isDone() - Method in class microsoft.aspnet.signalr.client.SignalRFuture
 
isHubException() - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
isIgnoreSsl() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
isNullOrEmpty(String) - Static method in class com.oneidentity.safeguard.safeguardjava.Utils
 
isStarted() - Method in interface com.oneidentity.safeguard.safeguardjava.event.ISafeguardEventListener
Indicates whether the SignalR connection has completed start up.
isStarted() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
isStarted() - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
isSuccessful(int) - Static method in class com.oneidentity.safeguard.safeguardjava.Utils
 

J

JavaHttpConnection - Class in microsoft.aspnet.signalr.client.http.java
Java HttpConnection implementation, based on HttpURLConnection and threads async operations
JavaHttpConnection(Logger, String, char[], String, boolean) - Constructor for class microsoft.aspnet.signalr.client.http.java.JavaHttpConnection
Initializes the JavaHttpConnection
JsonBody - Class in com.oneidentity.safeguard.safeguardjava.data
 
JsonBody(String) - Constructor for class com.oneidentity.safeguard.safeguardjava.data.JsonBody
 
JsonObject - Interface in com.oneidentity.safeguard.safeguardjava.data
 

L

loadPlatformComponent(PlatformComponent) - Static method in class microsoft.aspnet.signalr.client.Platform
 
log(String, LogLevel) - Method in class microsoft.aspnet.signalr.client.Connection
 
log(Throwable) - Method in class microsoft.aspnet.signalr.client.Connection
 
log(Logger) - Method in class microsoft.aspnet.signalr.client.http.Request
Logs the request data
log(String, LogLevel) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
log(String, LogLevel) - Method in interface microsoft.aspnet.signalr.client.Logger
Logs a message
log(String, LogLevel) - Method in class microsoft.aspnet.signalr.client.NullLogger
 
log(String, LogLevel) - Method in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
log(Throwable) - Method in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
Logger - Interface in microsoft.aspnet.signalr.client
Interface to define a Logger
LogLevel - Enum in microsoft.aspnet.signalr.client
Represents a logging level
logOut() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Call Safeguard API to invalidate current access token and clear its value from the connection.
LongPollingTransport - Class in microsoft.aspnet.signalr.client.transport
HttpClientTransport implementation over long polling
LongPollingTransport(Logger, String, char[], String, boolean) - Constructor for class microsoft.aspnet.signalr.client.transport.LongPollingTransport
Initializes the transport
LongPollingTransport(Logger, HttpConnection) - Constructor for class microsoft.aspnet.signalr.client.transport.LongPollingTransport
Initializes the transport with a logger

M

mAbortFuture - Variable in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
MessageReceivedHandler - Interface in microsoft.aspnet.signalr.client
Interface to define a handler for a "Message received" event
MessageResult - Class in microsoft.aspnet.signalr.client
 
MessageResult() - Constructor for class microsoft.aspnet.signalr.client.MessageResult
 
Method - Enum in com.oneidentity.safeguard.safeguardjava.data
A limited list of methods supported by the Safeguard API.
mGson - Variable in class microsoft.aspnet.signalr.client.Connection
 
mHttpConnection - Variable in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
microsoft.aspnet.signalr.client - package microsoft.aspnet.signalr.client
 
microsoft.aspnet.signalr.client.http - package microsoft.aspnet.signalr.client.http
 
microsoft.aspnet.signalr.client.http.java - package microsoft.aspnet.signalr.client.http.java
 
microsoft.aspnet.signalr.client.hubs - package microsoft.aspnet.signalr.client.hubs
 
microsoft.aspnet.signalr.client.transport - package microsoft.aspnet.signalr.client.transport
 
mJsonParser - Variable in class microsoft.aspnet.signalr.client.Connection
 
mStartedAbort - Variable in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
mState - Variable in class microsoft.aspnet.signalr.client.Connection
 

N

negotiate(ConnectionBase) - Method in interface microsoft.aspnet.signalr.client.transport.ClientTransport
Begins the negotiation with the server
negotiate(ConnectionBase) - Method in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
NegotiationException - Exception in microsoft.aspnet.signalr.client.transport
 
NegotiationException(String, Throwable) - Constructor for exception microsoft.aspnet.signalr.client.transport.NegotiationException
 
NegotiationResponse - Class in microsoft.aspnet.signalr.client.transport
Represents the negotiation response sent by the server in the handshake
NegotiationResponse(String, JsonParser) - Constructor for class microsoft.aspnet.signalr.client.transport.NegotiationResponse
Initializes the negotiation response with Json data
NullLogger - Class in microsoft.aspnet.signalr.client
Null logger implementation
NullLogger() - Constructor for class microsoft.aspnet.signalr.client.NullLogger
 

O

OauthBody - Class in com.oneidentity.safeguard.safeguardjava.data
 
OauthBody(String, String, char[], String) - Constructor for class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
OauthBody(String, String) - Constructor for class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
ObjectDisposedException - Exception in com.oneidentity.safeguard.safeguardjava.exceptions
 
ObjectDisposedException(String) - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.ObjectDisposedException
 
ObjectDisposedException() - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.ObjectDisposedException
 
on(String, SubscriptionHandler5<E1, E2, E3, E4, E5>, Class<E1>, Class<E2>, Class<E3>, Class<E4>, Class<E5>) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
on(String, SubscriptionHandler4<E1, E2, E3, E4>, Class<E1>, Class<E2>, Class<E3>, Class<E4>) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
on(String, SubscriptionHandler3<E1, E2, E3>, Class<E1>, Class<E2>, Class<E3>) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
on(String, SubscriptionHandler2<E1, E2>, Class<E1>, Class<E2>) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
on(String, SubscriptionHandler1<E1>, Class<E1>) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
on(String, SubscriptionHandler) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
 
onCancelled(Runnable) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Handles the cancellation event
onClosed() - Method in class microsoft.aspnet.signalr.client.Connection
Triggers the Closed event
onClosed() - Method in class microsoft.aspnet.signalr.client.hubs.HubConnection
 
onConnected() - Method in class microsoft.aspnet.signalr.client.Connection
Triggers the Connected event
onData(String) - Method in interface microsoft.aspnet.signalr.client.transport.DataResultCallback
Callback invoked when there is new data from the server
onError(Throwable, boolean) - Method in class microsoft.aspnet.signalr.client.Connection
 
onError(Throwable, boolean) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Triggers the Error event
onError(Throwable) - Method in interface microsoft.aspnet.signalr.client.ErrorCallback
Callback invoked when an error is found
onError(ErrorCallback) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Handles error during the execution of the Future.
onEventReceived(String, String) - Method in interface com.oneidentity.safeguard.safeguardjava.event.ISafeguardEventHandler
Handles an incoming event
onMessageReceived(JsonElement) - Method in interface microsoft.aspnet.signalr.client.MessageReceivedHandler
Handles an incoming message
onReceived(JsonElement) - Method in class microsoft.aspnet.signalr.client.Connection
 
onReceived(JsonElement) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
 
onReceived(JsonElement) - Method in class microsoft.aspnet.signalr.client.hubs.HubConnection
 
onReconnected() - Method in class microsoft.aspnet.signalr.client.Connection
Triggers the Reconnected event
onReconnecting() - Method in class microsoft.aspnet.signalr.client.Connection
Triggers the Reconnecting event
onReconnecting() - Method in class microsoft.aspnet.signalr.client.hubs.HubConnection
 
onResponse(Response) - Method in interface microsoft.aspnet.signalr.client.http.HttpConnectionFuture.ResponseCallback
Callback invoked when a response is returned by the request
onTimeout(ErrorCallback) - Method in class microsoft.aspnet.signalr.client.http.HttpConnectionFuture
Handles the timeout for an Http operation

P

parseResponse(String) - Static method in class com.oneidentity.safeguard.safeguardjava.Utils
 
PasswordAuthenticator - Class in com.oneidentity.safeguard.safeguardjava.authentication
 
PasswordAuthenticator(String, String, String, char[], int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.authentication.PasswordAuthenticator
 
PersistentSafeguardA2AEventListener - Class in com.oneidentity.safeguard.safeguardjava.event
 
PersistentSafeguardA2AEventListener(ISafeguardA2AContext, char[], ISafeguardEventHandler) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardA2AEventListener
 
PersistentSafeguardA2AEventListener(ISafeguardA2AContext, List<char[]>, ISafeguardEventHandler) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardA2AEventListener
 
PersistentSafeguardEventListener - Class in com.oneidentity.safeguard.safeguardjava.event
 
PersistentSafeguardEventListener(ISafeguardConnection) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListener
 
PersistentSafeguardEventListenerBase - Class in com.oneidentity.safeguard.safeguardjava.event
 
PersistentSafeguardEventListenerBase() - Constructor for class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
Platform - Class in microsoft.aspnet.signalr.client
Platform specific classes and operations
Platform() - Constructor for class microsoft.aspnet.signalr.client.Platform
 
PlatformComponent - Interface in microsoft.aspnet.signalr.client
 
prepareRequest(Request) - Method in class microsoft.aspnet.signalr.client.Connection
 
prepareRequest(Request) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Prepares a request that is going to be sent to the server
prepareRequest(Request) - Method in interface microsoft.aspnet.signalr.client.Credentials
Adds the credentials to the request
prepareRequest(Request) - Method in class microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials
 
prepareRequest(Request) - Method in class microsoft.aspnet.signalr.client.http.CookieCredentials
 
processMessage(JsonElement) - Method in class microsoft.aspnet.signalr.client.Connection
Processes a received message
processReceivedData(String, ConnectionBase) - Static method in class microsoft.aspnet.signalr.client.transport.TransportHelper
 
PROTOCOL_VERSION - Static variable in class microsoft.aspnet.signalr.client.Connection
 

R

readAllBytes() - Method in interface microsoft.aspnet.signalr.client.http.Response
Reads the response stream to the end and returns its value as a Byte[]
readAllBytes() - Method in class microsoft.aspnet.signalr.client.http.StreamResponse
 
readLine() - Method in interface microsoft.aspnet.signalr.client.http.Response
Reads one line from the response stream
readLine() - Method in class microsoft.aspnet.signalr.client.http.StreamResponse
 
readToEnd() - Method in interface microsoft.aspnet.signalr.client.http.Response
Reads the response stream to the end and returns its value as a String
readToEnd() - Method in class microsoft.aspnet.signalr.client.http.StreamResponse
 
received(MessageReceivedHandler) - Method in class microsoft.aspnet.signalr.client.Connection
 
received(MessageReceivedHandler) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "Received" event
reconnect() - Method in class microsoft.aspnet.signalr.client.MessageResult
 
reconnected(Runnable) - Method in class microsoft.aspnet.signalr.client.Connection
 
reconnected(Runnable) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "Reconnected" event
reconnectEventListener() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardA2AEventListener
 
reconnectEventListener() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListener
 
reconnectEventListener() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
reconnecting(Runnable) - Method in class microsoft.aspnet.signalr.client.Connection
 
reconnecting(Runnable) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "Reconnecting" event
refreshAccessToken() - Method in interface com.oneidentity.safeguard.safeguardjava.authentication.IAuthenticationMechanism
 
refreshAccessToken() - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardConnection
Request a new Safeguard API access token with the underlying credentials used to initial create the connection.
registerEventHandler(String, ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.event.EventHandlerRegistry
 
registerEventHandler(String, ISafeguardEventHandler) - Method in interface com.oneidentity.safeguard.safeguardjava.event.ISafeguardEventListener
Register an event handler to be called each time the specified event occurs.
registerEventHandler(String, ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
registerEventHandler(String, ISafeguardEventHandler) - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
removeCookie(String) - Method in class microsoft.aspnet.signalr.client.http.CookieCredentials
Removes a cookie from the credential
removeHeader(String) - Method in class microsoft.aspnet.signalr.client.http.Request
Removes a header
removeSubscription(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Removes all the subscriptions attached to an event
Request - Class in microsoft.aspnet.signalr.client.http
Represents an HTTP Request
Request(String) - Constructor for class microsoft.aspnet.signalr.client.http.Request
Initializes a request with an HTTP verb
Response - Interface in microsoft.aspnet.signalr.client.http
Represents an HTTP Response
RestClient - Class in com.oneidentity.safeguard.safeguardjava.restclient
 
RestClient(String, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.restclient.RestClient
 
retrievePassword(char[]) - Method in interface com.oneidentity.safeguard.safeguardjava.ISafeguardA2AContext
Retrieves a password using Safeguard A2A.
retrievePassword(char[]) - Method in class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
run(E) - Method in interface microsoft.aspnet.signalr.client.Action
Executes the action
run() - Method in interface microsoft.aspnet.signalr.client.hubs.SubscriptionHandler
 
run(E1) - Method in interface microsoft.aspnet.signalr.client.hubs.SubscriptionHandler1
 
run(E1, E2) - Method in interface microsoft.aspnet.signalr.client.hubs.SubscriptionHandler2
 
run(E1, E2, E3) - Method in interface microsoft.aspnet.signalr.client.hubs.SubscriptionHandler3
 
run(E1, E2, E3, E4) - Method in interface microsoft.aspnet.signalr.client.hubs.SubscriptionHandler4
 
run(E1, E2, E3, E4, E5) - Method in interface microsoft.aspnet.signalr.client.hubs.SubscriptionHandler5
 

S

Safeguard - Class in com.oneidentity.safeguard.safeguardjava
This static class provides static methods for connecting to Safeguard API.
Safeguard.A2A - Class in com.oneidentity.safeguard.safeguardjava
This static class provides access to Safeguard A2A functionality.
Safeguard.A2A.Event - Class in com.oneidentity.safeguard.safeguardjava
This static class provides access to Safeguard A2A Event functionality with persistent event listeners.
Safeguard.Event - Class in com.oneidentity.safeguard.safeguardjava
This static class provides access to Safeguard Event functionality with persistent event listeners.
SafeguardA2AContext - Class in com.oneidentity.safeguard.safeguardjava
 
SafeguardA2AContext(String, String, String, char[], int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
SafeguardA2AContext(String, String, int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
SafeguardA2AContext(String, String, char[], int, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.SafeguardA2AContext
 
SafeguardEventListener - Class in com.oneidentity.safeguard.safeguardjava.event
 
SafeguardEventListener(String, char[], boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
SafeguardEventListener(String, String, char[], String, char[], boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
SafeguardEventListener(String, CertificateContext, char[], boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
SafeguardEventListener(String, String, char[], String, List<char[]>, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
SafeguardEventListener(String, CertificateContext, List<char[]>, boolean) - Constructor for class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
SafeguardEventListenerDisconnectedException - Exception in com.oneidentity.safeguard.safeguardjava.exceptions
 
SafeguardEventListenerDisconnectedException() - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.SafeguardEventListenerDisconnectedException
 
SafeguardForJavaException - Exception in com.oneidentity.safeguard.safeguardjava.exceptions
 
SafeguardForJavaException(String) - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.SafeguardForJavaException
 
SafeguardForJavaException(String, Exception) - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.SafeguardForJavaException
 
SafeguardForJavaException() - Constructor for exception com.oneidentity.safeguard.safeguardjava.exceptions.SafeguardForJavaException
 
send(Object) - Method in class microsoft.aspnet.signalr.client.Connection
Sends a serialized object
send(String) - Method in class microsoft.aspnet.signalr.client.Connection
 
send(String) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sends data using the connection
send(ConnectionBase, String, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.AutomaticTransport
 
send(ConnectionBase, String, DataResultCallback) - Method in interface microsoft.aspnet.signalr.client.transport.ClientTransport
Sends data using the transport
send(ConnectionBase, String, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
send(ConnectionBase, String, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.WebsocketTransport
 
serialize(Calendar, Type, JsonSerializationContext) - Method in class microsoft.aspnet.signalr.client.CalendarSerializer
 
serialize(Date, Type, JsonSerializationContext) - Method in class microsoft.aspnet.signalr.client.DateSerializer
Serializes a Date to a JsonElement containing a ISO-8601 formatted date
serialize(Date) - Static method in class microsoft.aspnet.signalr.client.DateSerializer
Serializes a Date object to an ISO-8601 formatted date string
ServerSentEventsTransport - Class in microsoft.aspnet.signalr.client.transport
HttpClientTransport implementation over Server Sent Events implementation
ServerSentEventsTransport(Logger, String, char[], String, boolean) - Constructor for class microsoft.aspnet.signalr.client.transport.ServerSentEventsTransport
Initializes the transport with a logger
ServerSentEventsTransport(Logger, HttpConnection) - Constructor for class microsoft.aspnet.signalr.client.transport.ServerSentEventsTransport
Initializes the transport with a logger
Service - Enum in com.oneidentity.safeguard.safeguardjava.data
Service identifiers for the different services in the Safeguard API.
setAccessType(BrokeredAccessRequestType) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the type of access request to create.
setAccountAssetId(Integer) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the ID of the asset the account is from to create the access request for.
setAccountAssetName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the name of the asset the account is from to create the access request for.
setAccountDisabled(boolean) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setAccountId(int) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setAccountId(int) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setAccountId(Integer) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the ID of the account to create the access request for.
setAccountName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setAccountName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setAccountName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the name of the account to create the access request for.
setAccountType(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setAccountType(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setApiKey(char[]) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setApiKey(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setApplicationName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setAppName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
setArgs(JsonElement[]) - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
setAssetId(int) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setAssetId(Integer) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the ID of the asset to create the access request for.
setAssetName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setAssetName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the name of the asset to create the access request for.
setBody(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
setCallbackId(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
setCertificateAlias(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
setCertificatePassword(char[]) - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
setCertificatePath(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
setClientCertificate(String, char[], String) - Method in class microsoft.aspnet.signalr.client.Connection
 
setClientCertificate(String, char[], String) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Set the client certificate information
setConnectionId(String) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setConnectionToken(String) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setContent(String) - Method in class microsoft.aspnet.signalr.client.http.Request
Sets the request content
setCredentials(Credentials) - Method in class microsoft.aspnet.signalr.client.Connection
 
setCredentials(Credentials) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the credentials the connection should use
setDescription(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
setDescription(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setDisabled(boolean) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
setDisabled(boolean) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setDisconnect(boolean) - Method in class microsoft.aspnet.signalr.client.MessageResult
 
setDisconnectHandler(IDisconnectHandler) - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
setDisconnectTimeout(double) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setDomainName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccount
 
setDomainName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setError(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
setErrorData(Object) - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
setEventHandlerRegistry(EventHandlerRegistry) - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
setFormContent(String, String) - Method in class microsoft.aspnet.signalr.client.http.Request
Sets the request content with a single name-value pair, using form encoding
setFormContent(List<Map.Entry<String, String>>) - Method in class microsoft.aspnet.signalr.client.http.Request
Sets the request content with several name-value pairs, using form encoding
setForUserId(Integer) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the ID of the user to create the access request for.
setForUserIdentityProvider(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the name of the identity provider to create the access request for.
setForUserName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the name of the user to create the access request for.
setFuture(SignalRFuture<?>) - Method in class microsoft.aspnet.signalr.client.UpdateableCancellableFuture
 
setGrantType(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
setGroupsToken(String) - Method in class microsoft.aspnet.signalr.client.Connection
 
setGroupsToken(String) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the groups token the connection should use
setGson(Gson) - Method in class microsoft.aspnet.signalr.client.Connection
 
setGson(Gson) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the Gson instance used by the connection
setHeaders(Header[]) - Method in class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
setHeaders(Map<String, String>) - Method in class microsoft.aspnet.signalr.client.http.Request
Sets the request headers
setHub(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
setId(Integer) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARegistration
 
setId(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
setInitialize(boolean) - Method in class microsoft.aspnet.signalr.client.MessageResult
 
setIsEmergency(boolean) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set whether or not this is an emergency access request.
setIsHubException(boolean) - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
setKeepAliveData(KeepAliveData) - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Sets the Keep Alive data
setKeepAliveTimeout(double) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setMessageId(String) - Method in class microsoft.aspnet.signalr.client.Connection
 
setMessageId(String) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the message id the connection should use
setMethod(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
setOnTimeout(Runnable) - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Sets the "Timeout" event handler
setOnWarning(Runnable) - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Sets the "Warning" event handler
setPassword(char[]) - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
setPassword(String) - Method in class microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials
Sets the password for the credentials
setProtocolVersion(String) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setReasonCode(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the name of the pre-defined reason code to include in the access request.
setReasonCodeId(Integer) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the ID of the pre-defined reason code to include in the access request.
setReasonComment(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set a reason comment to include in the access request.
setReconnect(boolean) - Method in class microsoft.aspnet.signalr.client.MessageResult
 
setRequestedDurationDays(Long) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the number of days the access request should be requested for.
setRequestedDurationHours(Long) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the number of hours the access request should be requested for.
setRequestedDurationMinutes(Long) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the number of minutes the access request should be requested for.
setRequestedFor(Instant) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set the time when the access request should be requested for.
setResult(JsonElement) - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
setResult(V) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Sets a result to the future and finishes its execution
setScope(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
setState(Map<String, JsonElement>) - Method in class microsoft.aspnet.signalr.client.hubs.HubInvocation
 
setState(String, JsonElement) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Sets the state for a key
setState(Map<String, JsonElement>) - Method in class microsoft.aspnet.signalr.client.hubs.HubResult
 
setStatusCode(int) - Method in class com.oneidentity.safeguard.safeguardjava.data.FullResponse
 
setSystemId(int) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setSystemName(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.A2ARetrievableAccountInternal
 
setTicketNumber(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
Set a ticket number associated with the new access request.
setTryWebSockets(boolean) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setUrl(String) - Method in class microsoft.aspnet.signalr.client.http.Request
Sets the request URL
setUrl(String) - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
setUsername(String) - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
setUsername(String) - Method in class microsoft.aspnet.signalr.client.http.BasicAuthenticationCredentials
Sets the username for the credentials
setValue(V) - Method in class microsoft.aspnet.signalr.client.SimpleEntry
 
setVerb(String) - Method in class microsoft.aspnet.signalr.client.http.Request
Sets the request HTTP verb
shouldTryWebSockets() - Method in class microsoft.aspnet.signalr.client.transport.NegotiationResponse
 
SignalRFuture<V> - Class in microsoft.aspnet.signalr.client
Represents long running SignalR operations
SignalRFuture() - Constructor for class microsoft.aspnet.signalr.client.SignalRFuture
 
signalrHubProxy - Variable in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
SimpleEntry<K,V> - Class in microsoft.aspnet.signalr.client
Simple Entry<K,V> implementation
SimpleEntry(K, V) - Constructor for class microsoft.aspnet.signalr.client.SimpleEntry
Initializes the SimpleEntry
start() - Method in interface com.oneidentity.safeguard.safeguardjava.event.ISafeguardEventListener
Start listening for Safeguard events in a background thread.
start() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
start() - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
start(boolean) - Method in class microsoft.aspnet.signalr.client.Connection
Starts the connection using the best available transport
start(ClientTransport) - Method in class microsoft.aspnet.signalr.client.Connection
 
start(ClientTransport) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Starts the connection
start(KeepAliveData, ConnectionBase) - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Starts the monitor
start(ConnectionBase, ConnectionType, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.AutomaticTransport
 
start(ConnectionBase, ConnectionType, DataResultCallback) - Method in interface microsoft.aspnet.signalr.client.transport.ClientTransport
Starts the transport
start(ConnectionBase, ConnectionType, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.LongPollingTransport
 
start(ConnectionBase, ConnectionType, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.ServerSentEventsTransport
 
start(ConnectionBase, ConnectionType, DataResultCallback) - Method in class microsoft.aspnet.signalr.client.transport.WebsocketTransport
 
stateChanged(StateChangedCallback) - Method in class microsoft.aspnet.signalr.client.Connection
 
stateChanged(StateChangedCallback) - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Sets the handler for the "StateChanged" event
stateChanged(ConnectionState, ConnectionState) - Method in interface microsoft.aspnet.signalr.client.StateChangedCallback
 
StateChangedCallback - Interface in microsoft.aspnet.signalr.client
Callback invoked when a connection changes its state
stop() - Method in interface com.oneidentity.safeguard.safeguardjava.event.ISafeguardEventListener
Stop listening for Safeguard events in a background thread.
stop() - Method in class com.oneidentity.safeguard.safeguardjava.event.PersistentSafeguardEventListenerBase
 
stop() - Method in class com.oneidentity.safeguard.safeguardjava.event.SafeguardEventListener
 
stop() - Method in class microsoft.aspnet.signalr.client.Connection
 
stop() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
Aborts the connection and closes it
stop() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
Stops the heartbeat monitor
StreamResponse - Class in microsoft.aspnet.signalr.client.http
Response implementation based on an InputStream
StreamResponse(InputStream, int, Map<String, List<String>>) - Constructor for class microsoft.aspnet.signalr.client.http.StreamResponse
Initializes the StreamResponse
subscribe(String) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Creates a subscription to an event
subscribe(Object) - Method in class microsoft.aspnet.signalr.client.hubs.HubProxy
Create subscriptions for all the object methods
Subscription - Class in microsoft.aspnet.signalr.client.hubs
Represents a subscription to a message
Subscription() - Constructor for class microsoft.aspnet.signalr.client.hubs.Subscription
 
SubscriptionHandler - Interface in microsoft.aspnet.signalr.client.hubs
 
SubscriptionHandler1<E1> - Interface in microsoft.aspnet.signalr.client.hubs
 
SubscriptionHandler2<E1,E2> - Interface in microsoft.aspnet.signalr.client.hubs
 
SubscriptionHandler3<E1,E2,E3> - Interface in microsoft.aspnet.signalr.client.hubs
 
SubscriptionHandler4<E1,E2,E3,E4> - Interface in microsoft.aspnet.signalr.client.hubs
 
SubscriptionHandler5<E1,E2,E3,E4,E5> - Interface in microsoft.aspnet.signalr.client.hubs
 
supportKeepAlive() - Method in class microsoft.aspnet.signalr.client.transport.AutomaticTransport
 
supportKeepAlive() - Method in interface microsoft.aspnet.signalr.client.transport.ClientTransport
True if the transport supports keepalive messages
supportKeepAlive() - Method in class microsoft.aspnet.signalr.client.transport.LongPollingTransport
 
supportKeepAlive() - Method in class microsoft.aspnet.signalr.client.transport.ServerSentEventsTransport
 
supportKeepAlive() - Method in class microsoft.aspnet.signalr.client.transport.WebsocketTransport
 

T

throwOnInvalidStatusCode(Response) - Method in class microsoft.aspnet.signalr.client.transport.HttpClientTransport
 
toJson() - Method in class com.oneidentity.safeguard.safeguardjava.data.AccessTokenBody
 
toJson() - Method in class com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequest
 
toJson() - Method in class com.oneidentity.safeguard.safeguardjava.data.JsonBody
 
toJson() - Method in interface com.oneidentity.safeguard.safeguardjava.data.JsonObject
 
toJson() - Method in class com.oneidentity.safeguard.safeguardjava.data.OauthBody
 
toJsonString(String, Object, boolean) - Static method in class com.oneidentity.safeguard.safeguardjava.Utils
 
toString() - Method in class com.oneidentity.safeguard.safeguardjava.data.CertificateContext
 
toString() - Method in class microsoft.aspnet.signalr.client.http.CookieCredentials
 
toString() - Method in class microsoft.aspnet.signalr.client.Version
 
TransportHelper - Class in microsoft.aspnet.signalr.client.transport
 
TransportHelper() - Constructor for class microsoft.aspnet.signalr.client.transport.TransportHelper
 
triggerError(Throwable) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
Triggers an error for the Future
triggerTimeout(Throwable) - Method in class microsoft.aspnet.signalr.client.http.HttpConnectionFuture
Triggers the timeout error

U

UpdateableCancellableFuture<V> - Class in microsoft.aspnet.signalr.client
An updateable SignalRFuture that, when cancelled, triggers cancellation on an internal instance
UpdateableCancellableFuture(SignalRFuture<?>) - Constructor for class microsoft.aspnet.signalr.client.UpdateableCancellableFuture
 
urlEncode(String) - Static method in class microsoft.aspnet.signalr.client.transport.TransportHelper
 
UTF8 - Static variable in class microsoft.aspnet.signalr.client.Constants
UTF-8 Charset instance
UTF8_NAME - Static variable in class microsoft.aspnet.signalr.client.Constants
UTF-8 Encoding name
Utils - Class in com.oneidentity.safeguard.safeguardjava
 

V

valueOf(String) - Static method in enum com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oneidentity.safeguard.safeguardjava.data.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oneidentity.safeguard.safeguardjava.data.Service
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.aspnet.signalr.client.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.aspnet.signalr.client.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum microsoft.aspnet.signalr.client.transport.ConnectionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oneidentity.safeguard.safeguardjava.data.BrokeredAccessRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oneidentity.safeguard.safeguardjava.data.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oneidentity.safeguard.safeguardjava.data.Service
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.aspnet.signalr.client.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.aspnet.signalr.client.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum microsoft.aspnet.signalr.client.transport.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in microsoft.aspnet.signalr.client
Represents a Version of a Product or Library
Version(String) - Constructor for class microsoft.aspnet.signalr.client.Version
Initializes the Version

W

WebsocketTransport - Class in microsoft.aspnet.signalr.client.transport
Implements the WebsocketTransport for the Java SignalR library Created by stas on 07/07/14.
WebsocketTransport(Logger, String, char[], String, boolean) - Constructor for class microsoft.aspnet.signalr.client.transport.WebsocketTransport
 
WebsocketTransport(Logger, HttpConnection) - Constructor for class microsoft.aspnet.signalr.client.transport.WebsocketTransport
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.