- get() - Method in interface org.gcube.soa3.connector.common.security.CredentialManager
-
- get() - Method in class org.gcube.soa3.connector.common.security.impl.CredentialManagerImpl
-
- getAuthenticationString() - Method in interface org.gcube.soa3.connector.common.security.Credentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationString() - Method in class org.gcube.soa3.connector.common.security.impl.Base64EncodedCredentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationString() - Method in class org.gcube.soa3.connector.common.security.impl.FederatedCredentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationString() - Method in class org.gcube.soa3.connector.common.security.impl.TicketCredentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationString() - Method in class org.gcube.soa3.connector.common.security.impl.UserNamePasswordCredentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationString() - Method in class org.gcube.soa3.connector.common.security.impl.X509CombinedCredentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationString() - Method in class org.gcube.soa3.connector.common.security.impl.X509TLSCredentials
-
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise
- getAuthenticationType() - Method in interface org.gcube.soa3.connector.common.security.Credentials
-
The credentials type
- getAuthenticationType() - Method in class org.gcube.soa3.connector.common.security.impl.Base64EncodedCredentials
-
The credentials type
- getAuthenticationType() - Method in class org.gcube.soa3.connector.common.security.impl.FederatedCredentials
-
Returns "FED"
- getAuthenticationType() - Method in class org.gcube.soa3.connector.common.security.impl.TicketCredentials
-
Returns "SES"
- getAuthenticationType() - Method in class org.gcube.soa3.connector.common.security.impl.UserNamePasswordCredentials
-
Returns "BASIC"
- getAuthenticationType() - Method in class org.gcube.soa3.connector.common.security.impl.X509CombinedCredentials
-
Returns "X509TLS"
- getAuthenticationType() - Method in class org.gcube.soa3.connector.common.security.impl.X509TLSCredentials
-
Returns "X509TLS"
- getCredentialManager() - Static method in class org.gcube.soa3.connector.common.security.impl.CredentialManagerFactory
-
- getHeaderString() - Method in interface org.gcube.soa3.connector.common.security.Credentials
-
Gets the credential string to be set in the header of the message
- getHeaderString() - Method in class org.gcube.soa3.connector.common.security.impl.Base64EncodedCredentials
-
Gets the credential string to be set in the header of the message
- getHeaderString() - Method in class org.gcube.soa3.connector.common.security.impl.FederatedCredentials
-
Gets the credential string to be set in the header of the message
- getHeaderString() - Method in class org.gcube.soa3.connector.common.security.impl.TicketCredentials
-
Gets the credential string to be set in the header of the message
- getHeaderString() - Method in class org.gcube.soa3.connector.common.security.impl.UserNamePasswordCredentials
-
Gets the credential string to be set in the header of the message
- getHeaderString() - Method in class org.gcube.soa3.connector.common.security.impl.X509CombinedCredentials
-
Gets the credential string to be set in the header of the message
- getHeaderString() - Method in class org.gcube.soa3.connector.common.security.impl.X509TLSCredentials
-
Gets the credential string to be set in the header of the message
- prepareCredentials() - Method in interface org.gcube.soa3.connector.common.security.Credentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object
- prepareCredentials() - Method in class org.gcube.soa3.connector.common.security.impl.Base64EncodedCredentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object
- prepareCredentials() - Method in class org.gcube.soa3.connector.common.security.impl.FederatedCredentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object
- prepareCredentials() - Method in class org.gcube.soa3.connector.common.security.impl.TicketCredentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object
- prepareCredentials() - Method in class org.gcube.soa3.connector.common.security.impl.UserNamePasswordCredentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object
- prepareCredentials() - Method in class org.gcube.soa3.connector.common.security.impl.X509CombinedCredentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object
- prepareCredentials() - Method in class org.gcube.soa3.connector.common.security.impl.X509TLSCredentials
-
Prepares the credentials to be sent with the message: if the credentials are
string based and should be set in an header, they are returned as a String object