|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.technicalconnector.ra.builders.BuilderFactory
public class BuilderFactory
BuilderFactory to obtain the necassary builders.
| Constructor Summary | |
|---|---|
BuilderFactory()
|
|
| Method Summary | |
|---|---|
static ContractBuilder.ContractBuilderStep |
newContractBuilder()
Builder for generating a contract |
static EncryptionTokenBuilder.EncryptionTokenBuilderStep |
newEncryptionTokenBuilder(Credential cred)
Builder for generating an EncryptionToken |
static InformationBuilder.InformationBuilderStep |
newInformationBuilder()
Builder for obtain information from the certRA |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuilderFactory()
| Method Detail |
|---|
public static ContractBuilder.ContractBuilderStep newContractBuilder()
public static EncryptionTokenBuilder.EncryptionTokenBuilderStep newEncryptionTokenBuilder(Credential cred)
public static InformationBuilder.InformationBuilderStep newInformationBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||