package io.kamax.mxisd.matrix; public enum IdentityServiceAPI { @Deprecated V1, V2 }