Uses of Class
be.ehealth.technicalconnector.ws.domain.TokenType

Packages that use TokenType
be.ehealth.technicalconnector.ws.domain   
 

Uses of TokenType in be.ehealth.technicalconnector.ws.domain
 

Methods in be.ehealth.technicalconnector.ws.domain that return TokenType
static TokenType TokenType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TokenType[] TokenType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.ehealth.technicalconnector.ws.domain with parameters of type TokenType
 GenericRequest GenericRequest.setCredential(Credential cred, TokenType sec)
          This method will set the security handler based on the credential
 GenericRequest GenericRequest.setCredentialFromSession(TokenType sec)
          This method will use the session to detirming the credential to use.
 




Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.