public class DisplayOptionsUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Set |
getDefaultDisplayOptions(SSOToken ssoToken,
String roleDefn)
Returns a set of default role display options of a given role definition.
|
public static Set getDefaultDisplayOptions(SSOToken ssoToken, String roleDefn) throws SMSException, SSOException
ssoToken
- Single Sign On Token for get service configuration
information.roleDefn
- Name of role definition.SMSException
- if there are problems reading service configuration
information.SSOException
- if Single Sign On Token is invalid.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.