public class LoginRestrictionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
checkLoginRestriction(String loginRestrictionValue)
DOCUMENT ME!
|
void |
checkLoginRestriction(String[] loginRestrictionValues)
DOCUMENT ME!
|
static LoginRestrictionHelper |
getInstance()
DOCUMENT ME!
|
public static LoginRestrictionHelper getInstance()
public void checkLoginRestriction(String[] loginRestrictionValues) throws LoginRestrictionUserException
loginRestrictionValues - DOCUMENT ME!LoginRestrictionUserException - DOCUMENT ME!public void checkLoginRestriction(String loginRestrictionValue) throws LoginRestrictionUserException
loginRestrictionValue - DOCUMENT ME!LoginRestrictionUserException - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.