org.camunda.bpm.engine.impl.identity
Interface Account
- All Known Implementing Classes:
- IdentityInfoEntity
public interface Account
- Author:
- Tom Baeyens
NAME_ALFRESCO
static final String NAME_ALFRESCO
- See Also:
- Constant Field Values
NAME_GOOGLE
static final String NAME_GOOGLE
- See Also:
- Constant Field Values
NAME_SKYPE
static final String NAME_SKYPE
- See Also:
- Constant Field Values
NAME_MAIL
static final String NAME_MAIL
- See Also:
- Constant Field Values
getName
String getName()
getUsername
String getUsername()
getPassword
String getPassword()
getDetails
Map<String,String> getDetails()
Copyright © 2016 camunda services GmbH. All rights reserved.