Token Register StrongAuth Profile


Parent:    Token Register Profile
Added On:  02/13/12 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  TokenRegisterStrongAuthProfile 
Configuration settings required for communication with a StrongAuth encryption appliance.
Available Fields:
Added On:  02/13/12
SQL Column:  DOMAIN_ID
Java Field:  domainId
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Domain ID associated with the account used for tokenization services.
Added On:  02/13/12
SQL Column:  PASSWORD
Java Field:  password
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Password of the account through which tokenization API is invoked.
Added On:  02/13/12
SQL Column:  USERNAME
Java Field:  username
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
User name of the account through which tokenization API is invoked.