public class RegisterServices extends Object
Constructor and Description |
---|
RegisterServices() |
Modifier and Type | Method and Description |
---|---|
void |
registers(SSOToken adminToken,
boolean bUseExtUMDS)
Registers services.
|
public void registers(SSOToken adminToken, boolean bUseExtUMDS) throws IOException, SMSException, SSOException
adminToken
- Administrator Single Sign On token.bUseExtUMDS
- true
to use external DS as
user management datastore.IOException
- if file operation errors occur.SMSException
- if services cannot be registered.SSOException
- if single sign on token is not valid.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.