be.ehealth.technicalconnector.service.sts.impl
Class AbstractSTSService

java.lang.Object
  extended by be.ehealth.technicalconnector.service.sts.impl.AbstractSTSService
All Implemented Interfaces:
STSService
Direct Known Subclasses:
STSServiceImpl, STSServiceWsTrustImpl

public abstract class AbstractSTSService
extends Object
implements STSService

Abstract class that regroups methods that can be used by the different implementation. Implementation of STSService


Field Summary
static String HOK_METHOD
          The Constant HOK_METHOD.
static String SV_METHOD
          The Constant SV_METHOD.
 
Constructor Summary
AbstractSTSService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface be.ehealth.technicalconnector.service.sts.STSService
getToken, getToken, renewToken
 

Field Detail

HOK_METHOD

public static final String HOK_METHOD
The Constant HOK_METHOD.

See Also:
Constant Field Values

SV_METHOD

public static final String SV_METHOD
The Constant SV_METHOD.

See Also:
Constant Field Values
Constructor Detail

AbstractSTSService

public AbstractSTSService()



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.