Package de.xima.fc.interfaces.auth
Interface IAuthenticationTarget
-
- All Superinterfaces:
Serializable
public interface IAuthenticationTarget extends Serializable
- Since:
- 7.2.0
- Author:
- XIMA Media GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotEmpty String
getKey()
Map<String,String>
getParameters()
-