Index

A D E G H R T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ai.yda.framework.channel.shared - package ai.yda.framework.channel.shared
 

D

DEFAULT_ENDPOINT_RELATIVE_PATH - Static variable in class ai.yda.framework.channel.shared.RestChannelProperties
The default relative path for the REST endpoint.

E

equals(Object) - Method in class ai.yda.framework.channel.shared.TokenAuthentication
extractKeyHash(String) - Static method in class ai.yda.framework.channel.shared.TokenAuthentication
Extracts the hash code of the specified key.

G

getCredentials() - Method in class ai.yda.framework.channel.shared.TokenAuthentication

H

hashCode() - Method in class ai.yda.framework.channel.shared.TokenAuthentication

R

RestChannelProperties - Class in ai.yda.framework.channel.shared
Abstract class providing common properties for REST Channel configurations.
RestChannelProperties() - Constructor for class ai.yda.framework.channel.shared.RestChannelProperties
 

T

TokenAuthentication - Class in ai.yda.framework.channel.shared
Represents a bearer token based Authentication.
TokenAuthentication(String) - Constructor for class ai.yda.framework.channel.shared.TokenAuthentication
Constructs a new TokenAuthentication instance with the specified key.
TokenAuthentication(String, Object, Collection<? extends GrantedAuthority>) - Constructor for class ai.yda.framework.channel.shared.TokenAuthentication
Constructs new TokenAuthentication instance with the specified key, principal, and authorities.
TokenAuthenticationException - Exception Class in ai.yda.framework.channel.shared
Thrown if an authentication request is rejected because the token is invalid.
TokenAuthenticationException() - Constructor for exception class ai.yda.framework.channel.shared.TokenAuthenticationException
Constructs a new TokenAuthenticationException instance with the predefined message "Authentication token is invalid".
A D E G H R T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form