Class MongoPSNApplicationConfiguration
java.lang.Object
dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
dev.getelements.elements.dao.mongo.model.application.MongoPSNApplicationConfiguration
@Entity("application_configuration")
public class MongoPSNApplicationConfiguration
extends MongoApplicationConfiguration
Created by patricktwohig on 7/10/15.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setClientSecret
(String clientSecret) void
setNpIdentifier
(String npIdentifier) Methods inherited from class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
getDescription, getName, getObjectId, getParent, getType, setDescription, setName, setObjectId, setParent, setType
-
Constructor Details
-
MongoPSNApplicationConfiguration
public MongoPSNApplicationConfiguration()
-
-
Method Details
-
getNpIdentifier
-
setNpIdentifier
-
getClientSecret
-
setClientSecret
-