public class LegacyUserCore extends Object implements de.cismet.cidsx.server.cores.UserCore
| Constructor and Description |
|---|
LegacyUserCore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoreKey() |
Key |
getPublicJwtKey(String domain) |
boolean |
isNoneUserAllowed() |
de.cismet.cidsx.server.api.types.User |
validate(de.cismet.cidsx.server.api.types.User user) |
public boolean isNoneUserAllowed()
isNoneUserAllowed in interface de.cismet.cidsx.server.cores.UserCorepublic de.cismet.cidsx.server.api.types.User validate(de.cismet.cidsx.server.api.types.User user)
validate in interface de.cismet.cidsx.server.cores.UserCorepublic Key getPublicJwtKey(String domain)
getPublicJwtKey in interface de.cismet.cidsx.server.cores.UserCorepublic String getCoreKey()
getCoreKey in interface de.cismet.cidsx.server.cores.CidsServerCoreCopyright © 2012–2025 cismet GmbH. All rights reserved.