Modifier and Type | Field and Description |
---|---|
protected ExpressionFactory |
expressionFactory |
protected PrismContext |
prismContext |
Constructor and Description |
---|
SimpleSmsTransport() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultRecipientAddress(UserType recipient) |
protected Map<QName,Object> |
getDefaultVariables(String from,
String to,
Message message) |
String |
getName() |
void |
init() |
void |
send(Message message,
String transportName,
OperationResult parentResult) |
@Autowired protected PrismContext prismContext
@Autowired protected ExpressionFactory expressionFactory
@PostConstruct public void init()
public void send(Message message, String transportName, OperationResult parentResult)
protected Map<QName,Object> getDefaultVariables(String from, String to, Message message) throws UnsupportedEncodingException
UnsupportedEncodingException
public String getDefaultRecipientAddress(UserType recipient)
getDefaultRecipientAddress
in interface Transport
Copyright © 2013 evolveum. All rights reserved.