|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Duration in be.ehealth.technicalconnector.config |
---|
Methods in be.ehealth.technicalconnector.config that return Duration | |
---|---|
Duration |
Configuration.getDurationProperty(String key,
Long defaultValue,
TimeUnit defaultTimeUnit)
|
Uses of Duration in be.ehealth.technicalconnector.config.impl |
---|
Methods in be.ehealth.technicalconnector.config.impl that return Duration | |
---|---|
Duration |
ConfigValidatorImpl.getDurationProperty(String key,
Long defaultValue,
TimeUnit defaultTimeUnit)
|
Duration |
AbstractConfigurationImpl.getDurationProperty(String key,
Long defaultValue,
TimeUnit defaultTimeUnit)
|
Uses of Duration in be.ehealth.technicalconnector.handler |
---|
Methods in be.ehealth.technicalconnector.handler with parameters of type Duration | |
---|---|
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep2 |
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep1.withTimeStamp(Duration duration)
|
Uses of Duration in be.ehealth.technicalconnector.handler.wss4j |
---|
Methods in be.ehealth.technicalconnector.handler.wss4j with parameters of type Duration | |
---|---|
AbstractWsSecurityHandler.WSSecHeaderGeneratorStep2 |
WSSecHeaderGeneratorWss4jImpl.withTimeStamp(Duration duration)
|
Uses of Duration in be.ehealth.technicalconnector.service.sts |
---|
Methods in be.ehealth.technicalconnector.service.sts with parameters of type Duration | |
---|---|
Element |
STSService.getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String subjectConfirmationMethod,
Duration validity)
|
Element |
STSService.getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String authenticationMethod,
String nameQualifier,
String value,
String subjectConfirmationMethod,
Duration validity)
|
Element |
STSService.renewToken(Credential headerCredentials,
Credential bodyCredentials,
Element samlToken,
Duration validity)
|
Uses of Duration in be.ehealth.technicalconnector.service.sts.impl |
---|
Methods in be.ehealth.technicalconnector.service.sts.impl with parameters of type Duration | |
---|---|
Element |
STSServiceWsTrustImpl.getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String subjectConfirmationMethod,
Duration validity)
|
Element |
STSServiceImpl.getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String subjectConfirmationMethod,
Duration validity)
|
Element |
STSServiceWsTrustImpl.getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String authenticationMethod,
String nameQualifier,
String value,
String subjectConfirmationMethod,
Duration validity)
|
Element |
STSServiceImpl.getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String authenticationMethod,
String nameQualifier,
String value,
String subjectConfirmationMethod,
Duration validity)
|
Element |
STSServiceWsTrustImpl.renewToken(Credential headerCredentials,
Credential bodyCredentials,
Element samlToken,
Duration validity)
|
Element |
STSServiceImpl.renewToken(Credential headerCredentials,
Credential bodyCredentials,
Element samlToken,
Duration validity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |