Deprecated API


Contents
Deprecated Interfaces
com.hyperion.css.CSSAppExceptionIF
          - instead use CSSErrorCodeIF 
 

Deprecated Exceptions
com.hyperion.css.CSSPasswordExpiredException
            
com.hyperion.css.CSSPasswordPolicyException
          - This will throw generic exception, will be deleted next release. 
 

Deprecated Fields
com.hyperion.css.CSSAppExceptionIF.ACCOUNT_DISABLED
          - instead use CSSErrorCodeIF.ACCOUNT_DISABLED 
com.hyperion.css.CSSAppExceptionIF.ACCOUNT_INACTIVE
          - instead use CSSErrorCodeIF.ACCOUNT_INACTIVE 
com.hyperion.css.CSSAppExceptionIF.ACCOUNT_LOCKED
          - instead use CSSErrorCodeIF.ACCOUNT_LOCKED_ERROR 
com.hyperion.css.CSSAppExceptionIF.ACCT_LOCKED
          - instead use CSSErrorCodeIF.ACCOUNT_LOCKED_ERROR 
com.hyperion.css.CSSAppExceptionIF.AUTHENTICATION_EXCEPTION
          - instead use CSSErrorCodeIF.AUTHENTICATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.AUTHORIZATION_EXCEPTION
          - instead use CSSErrorCodeIF.PASSWORD_MIN_ALPHABETIC_CHARS_VIOLATION_ERRORAUTHORIZATION_ERROR} 
com.hyperion.css.CSSAppExceptionIF.BAD_PASSWORD
          - instead use CSSErrorCodeIF.BAD_PASSWORD_ERROR 
com.hyperion.css.CSSAppExceptionIF.CIRCULAR_DEPENDENCY_EXCEPTION
          - instead use CSSErrorCodeIF.CIRCULAR_DEPENDENCY_ERROR 
com.hyperion.css.CSSAppExceptionIF.COMMUNICATION_EXCEPTION
          - instead use CSSErrorCodeIF.COMMUNICATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.CONFIGURATION_EXCEPTION
          - instead use CSSErrorCodeIF.CONFIGURATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.DIRECTORY_UNTRUSTED_EXCEPTION
          - instead use CSSErrorCodeIF.DIRECTORY_UNTRUSTED_ERROR 
com.hyperion.css.CSSAppExceptionIF.ENTITY_ALREADY_EXISTS_EXCEPTION
          - instead use CSSErrorCodeIF.ENTITY_ALREADY_EXISTS_ERROR 
com.hyperion.css.CSSAppExceptionIF.GENERAL_EXCEPTION
          - instead use CSSErrorCodeIF.GENERAL_ERROR 
com.hyperion.css.CSSAppExceptionIF.GROUP_NOT_PROVISIONED_EXCEPTION
          - instead use CSSErrorCodeIF.GROUP_NOT_PROVISIONED_ERROR 
com.hyperion.css.CSSAppExceptionIF.ILLEGAL_ARGUMENT_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_ARGUMENT_ERROR 
com.hyperion.css.CSSAppExceptionIF.ILLEGAL_PASSWORD
          - instead use CSSErrorCodeIF.PASSWORD_ILLEGAL_ERROR 
com.hyperion.css.CSSAppExceptionIF.INVALID_DELEGATED_LIST_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_DELEGATED_LIST_ERROR 
com.hyperion.css.CSSAppExceptionIF.INVALID_GROUP_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_GROUP_ERROR 
com.hyperion.css.CSSAppExceptionIF.INVALID_IDENTITY_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_IDENTITY_ERROR 
com.hyperion.css.CSSAppExceptionIF.INVALID_PRINCIPAL_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_PRINCIPAL_ERROR 
com.hyperion.css.CSSAppExceptionIF.INVALID_ROLE_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_ROLE_ERROR 
com.hyperion.css.CSSAppExceptionIF.INVALID_USER_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_USER_ERROR 
com.hyperion.css.CSSAppExceptionIF.IP_ACCOUNT_LOCKED
          - instead use CSSErrorCodeIF.ACCOUNT_IP_LOCKED_ERROR 
com.hyperion.css.CSSAppExceptionIF.METHOD_NOT_IMPELEMENTED_EXCEPTION
          - instead use CSSErrorCodeIF.METHOD_NOT_IMPELEMENTED_ERROR 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_AUTH_TYPE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_AUTHENTICATION_MECHANISM
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_BATCHSIZE
          - the NATIVE_BATCHSIZE constant is no longer required 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_BATCHSIZE_VALUE
          - the NATIVE_BATCHSIZE_VALUE constant is no longer required 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_CACHE_REFRESH_INTERVAL
          - the NATIVE_CACHE_REFRESH_INTERVAL constant is no longer required 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_CREDENTIAL
          - Native directory password is no longer part of CSS configuration 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_CTX_FACTORY
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_FACTORY
          - the NATIVE_FACTORY constant is no longer required 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_GROUP_DESC_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_GROUP_IS_ACTIVE_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_GROUP_NAME_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_GROUP_OBJECTCLASS_ENTRY
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_GROUP_URL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_IDENTITY_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_INTERNAL_QUERY_BATCH_SIZE
          - the NATIVE_INTERNAL_QUERY_BATCH_SIZE constant is no longer required 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_PRINCIPAL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_ROLE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_ROLE_DESC_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_ROLE_NAME_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_ROLE_OBJECTCLASS_ENTRY
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_ROLE_PRODUCT_CODE_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_ROLE_URL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_SERVER_URL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_SLAVE_TYPE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_SLAVE_URL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_SOCKET_TIME_OUT_INTERVAL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_STARTUP_RETRY_INTERVAL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_STARTUP_RETRY_LIMIT
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_DESC_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_EMAIL_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_FN_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_IS_ACTIVE_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_LOGIN_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_NAME_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_OBJECTCLASS_ENTRY
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_SN_ATTRIBUTE
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_USER_URL
          - Native directory is no longer LDAP-based 
com.hyperion.css.common.configuration.CSSConfigurationDefaults.NATIVE_VENDOR
          - Native directory is no longer LDAP-based 
com.hyperion.css.CSSAppExceptionIF.NO_PROVIDER_EXCEPTION
          - instead use CSSErrorCodeIF.NO_PROVIDER_ERROR 
com.hyperion.css.common.CSSErrorCodeIF.NTLM_REMOTE_ERROR
            
com.hyperion.css.CSSAppExceptionIF.NULL_PASSWORD
          - instead use CSSErrorCodeIF.NULL_PASSWORD 
com.hyperion.css.CSSAppExceptionIF.OPERATION_NOT_SUPPORTED_EXCEPTION
          - instead use CSSErrorCodeIF.OPERATION_NOT_SUPPORTED_BY_PROVIDER_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_ALPHA_NUMERIC_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_ALPHA_NUMERIC_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_CHANGE_REQUIRED
          - instead use CSSErrorCodeIF.PASSWORD_CHANGE_REQUIRED_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_EXPIRED
          - instead use CSSErrorCodeIF.PASSWORD_EXPIRED_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_EXPIRY_WARNING
          - instead use CSSErrorCodeIF.PASSWORD_EXPIRY_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_GRACE_LOGIN_MODE
          - instead use CSSErrorCodeIF.PASSWORD_GRACE_LOGIN_MODE_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_HAS_EXPIRED
          - instead use CSSErrorCodeIF.PASSWORD_EXPIRED_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_IN_HISTORY_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_IN_HISTORY_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MAX_RPT_CHARS_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_MAX_RPT_CHARS_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MIN_AGE_SELFMODIFY
          - instead use CSSErrorCodeIF.PASSWORD_MIN_AGE_SELFMODIFY_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MIN_ALPHABETIC_CHARS_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_MIN_ALPHABETIC_CHARS_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MIN_LENGTH_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_MIN_LENGTH_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MIN_LOWERCASE_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_MIN_LOWERCASE_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MIN_SPECIAL_CHARS_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_MIN_SPECIAL_CHARS_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MIN_UPPERCASE_VIOLATION
          - instead use CSSErrorCodeIF.PASSWORD_MIN_UPPERCASE_VIOLATION_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_MUST_CHANGE
          - instead use CSSErrorCodeIF.PASSWORD_CHANGE_REQUIRED_ERROR 
com.hyperion.css.CSSAppExceptionIF.PASSWORD_POLICY_ERROR
          - instead use CSSErrorCodeIF.PASSWORD_POLICY_ERROR 
com.hyperion.css.CSSAppExceptionIF.REGISTRATION_EXCEPTION
          - instead use CSSErrorCodeIF.REGISTRATION_ERROR 
com.hyperion.css.common.CSSErrorCodeIF.REMOTE_SERVER_COMMUNICATION_ERROR
            
com.hyperion.css.CSSAppExceptionIF.ROLLBACK_EXCEPTION
          - instead use CSSErrorCodeIF.INVALID_ROLE_ERROR 
com.hyperion.css.CSSAppExceptionIF.SECURITY_AGENT_NOT_CONFIGURED
          - instead use CSSErrorCodeIF.SECURITY_AGENT_NOT_CONFIGURED_ERROR 
com.hyperion.css.CSSAPIIF.THROW_COMMUNICATION_EXCEPTION
            
com.hyperion.css.CSSAppExceptionIF.TOKEN_CANNOT_BE_DECRYPTED
          - instead use CSSErrorCodeIF.TOKEN_CANNOT_BE_DECRYPTED_ERROR 
com.hyperion.css.CSSAppExceptionIF.TOKEN_CANNOT_BE_ENCRYPTED
          - instead use CSSErrorCodeIF.TOKEN_CANNOT_BE_ENCRYPTED_ERROR 
com.hyperion.css.CSSAppExceptionIF.TOKEN_NOT_ACCEPTED_EXCEPTION
          - instead use CSSErrorCodeIF.TOKEN_NOT_ACCEPTED_ERROR 
com.hyperion.css.CSSAppExceptionIF.TOKEN_NOT_AVAILABLE_EXCEPTION
          - instead use CSSErrorCodeIF.TOKEN_NOT_AVAILABLE_ERROR 
com.hyperion.css.CSSAppExceptionIF.TWO_SECURITY_AGENTS_SPECIFIED
          - instead use CSSErrorCodeIF.TWO_SECURITY_AGENTS_SPECIFIED_ERROR 
com.hyperion.css.common.CSSErrorCodeIF.UNABLE_TO_FIND_CONTROLLER_FOR_DOMAIN_ERROR
            
com.hyperion.css.CSSAppExceptionIF.USER_NOT_FOUND_EXCEPTION
          - instead use CSSErrorCodeIF.USER_NOT_FOUND_ERROR 
com.hyperion.css.CSSAppExceptionIF.USER_NOT_PROVISIONED_EXCEPTION
          - instead use CSSErrorCodeIF.USER_NOT_PROVISIONED_ERROR 
 

Deprecated Methods
com.hyperion.css.CSSAPIIF.authenticate(Map)
          - Use any of the following:
  • CSSAPIIF.authenticate(Map, String, String)
  • CSSAPIIF.authenticateToken(Map, String)
  • CSSAPIIF.authenticateUserFromSecurityAgent(Map, String, String)
  • CSSAPIIF.authenticateSapTicket(Map, String)
  • CSSAPIIF.authenticateSecurityAgent(Map, HttpServletRequest) 
  • com.hyperion.css.common.CSSGroupIF.getAllRolesList(Map, CSSPrincipalIF)
              - Use CSSUserProvisioningAPIIF.getRolesListForEntry(Map, CSSPrincipalIF, String, String[], boolean) 
    com.hyperion.css.common.CSSUserIF.getAllRolesList(Map, CSSPrincipalIF)
              - Use CSSUserProvisioningAPIIF.getRolesListForEntry(Map, CSSPrincipalIF, String, String[], boolean) 
    com.hyperion.css.CSSAppExceptionIF.getErrorCode()
                
    com.hyperion.css.CSSBaseException.getErrorCode()
                
    com.hyperion.css.CSSUserProvisioningAPIIF.getGroupByIdentity(Map, CSSPrincipalIF, String, String, String)
              - Use CSSUserProvisioningAPIIF.getGroupByIdentity(Map, CSSPrincipalIF, String, String) instead. This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getGroupByIdentity(Map, String)
              - Use CSSAPIIF.getGroupByIdentity(Map, CSSPrincipalIF, String) . This is an EPM mode only API. 
    com.hyperion.css.common.CSSGroupIF.getGroupList()
              Use CSSGroupIF.getGroupList(CSSPrincipalIF, boolean) instead. This is an EPM mode only API. 
    com.hyperion.css.CSSUserProvisioningAPIIF.getGroups(Map, CSSPrincipalIF, String, String, String)
              - Use CSSUserProvisioningAPIIF.getAllProvisionedGroupsInApp(Map, CSSPrincipalIF, String, String, String) This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getGroups(Map, String)
              - Use CSSAPIIF.getGroups(Map, CSSPrincipalIF, String) This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getGroupsByIdentities(Map, String[])
              - Use CSSAPIIF.getGroupsByIdentities(Map, CSSPrincipalIF, Set) 
    com.hyperion.css.common.CSSUserIF.getGroupsList()
              Use CSSUserIF.getGroupsList(CSSPrincipalIF, boolean) instead. 
    com.hyperion.css.CSSUserProvisioningAPIIF.getGroupsWithRoleInApplication(Map, CSSPrincipalIF, String, String, String, String)
              - Use CSSUserProvisioningAPIIF.getAllProvisionedGroupsInApps(Map, CSSPrincipalIF, GroupSearchFilter, CSSRoleInfo[], String) This is an EPM mode only API. 
    com.hyperion.css.CSSSystem.getInstance()
                
    com.hyperion.css.CSSSystem.getInstance(Map, URL, String)
              (non-Javadoc) This is an EPM mode only API.

    Returns an initialized singleton instance of CSSSystem using the specified configURL. Note that if the CSSSystem was already initialized using configuration from registry, the system will not initialize again, but the same instance would be returned. A warning would be logged.

    If Native directory is not reachable, the initialization logic will try to reconnect to it for a few attempts. If Native directory is not reachable even after retry attempts, this method will fail with exception.

    The context can specify the following:

    1. locale
    2. NO_CACHE - Note that setting this option will only defer the cache building from initialize time to when required.

    The directory location of where the client log file should be created is required, In case of invalid log location, the log will be created in the JVM temp folder. 

    com.hyperion.css.CSSPasswordPolicyException.getPasswordPolicyErrorCode()
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException.getPasswordPolicyErrorCode(NamingException)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSBaseException.getProvider()
                
    com.hyperion.css.CSSAPIIF.getProviderNames(Map)
              - Use CSSManager.getProviderMap() This is an EPM mode only API. 
    com.hyperion.css.common.CSSUserIF.getProvisionedApplications(Map, CSSPrincipalIF)
              - Use CSSUserProvisioningAPIIF.getProvisionedApplications(Map, CSSPrincipalIF, String, String[]) 
    com.hyperion.css.CSSUserProvisioningAPIIF.getProvisionedApps(Map, CSSPrincipalIF, String)
              - Use CSSUserProvisioningAPIIF.getProvisionedApplications(Map, CSSPrincipalIF, String, String[]) This is an EPM mode only API. 
    com.hyperion.css.CSSUserProvisioningAPIIF.getProvisionedApps(Map, CSSPrincipalIF, String, String)
              - Use CSSUserProvisioningAPIIF.getProvisionedApplications(Map, CSSPrincipalIF, String, String[]) This is an EPM mode only API. 
    com.hyperion.css.CSSPasswordPolicyException.getRedirectURL()
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSUserProvisioningAPIIF.getRoleByIdentity(Map, CSSPrincipalIF, String, String)
                
    com.hyperion.css.CSSAPIIF.getUserByEmail(Map, String)
              - Use CSSAPIIF.getUsers(Map, CSSPrincipalIF, UserSearchFilter) This is an EPM mode only API. 
    com.hyperion.css.CSSUserProvisioningAPIIF.getUserByIdentity(Map, CSSPrincipalIF, String, String, String)
              - Use CSSUserProvisioningAPIIF.getUserByIdentity(Map, CSSPrincipalIF, String, String) instead. This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getUserByIdentity(Map, String)
              - Use CSSAPIIF.getUserByIdentity(Map, CSSPrincipalIF, String) This is an EPM mode only API. 
    com.hyperion.css.common.CSSGroupIF.getUserList()
              Use CSSGroupIF.getUsersList(CSSPrincipalIF, boolean) instead. This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getUsers(Map, String)
              - Use CSSAPIIF.getUsers(Map, CSSPrincipalIF, String) This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getUsers(Map, String, String, String)
              - Use CSSAPIIF.getUsers(Map, CSSPrincipalIF, UserSearchFilter) This is an EPM mode only API. 
    com.hyperion.css.CSSUserProvisioningAPIIF.getUsersByIdentity(Map, CSSPrincipalIF, List, String, String)
              - Use CSSUserProvisioningAPIIF.getUsersByIdentity(Map, CSSPrincipalIF, List, String) instead. This is an EPM mode only API. 
    com.hyperion.css.CSSAPIIF.getUsersByName(Map, String, String)
              - Use CSSAPIIF.getUsers(Map, CSSPrincipalIF, UserSearchFilter) This is an EPM mode only API. 
    com.hyperion.css.common.CSSGroupIF.getUsersList(CSSPrincipalIF, boolean)
              - Use CSSGroupIF.getUsersList(Map, CSSPrincipalIF, boolean). 
    com.hyperion.css.CSSUserProvisioningAPIIF.getUsersWithRoleInApplication(Map, CSSPrincipalIF, String, String, String, String)
              - Use {@link CSSUserProvisioningAPIIF#getAllProvisionedUsersInApp(Map, CSSPrincipalIF, UserSearchFilter, String, String) or {@link CSSUserProvisioningAPIIF#getAllProvisionedUsersInApps(Map, CSSPrincipalIF, UserSearchFilter, CSSRoleInfo[], String) This is an EPM mode only API. 
    com.hyperion.css.CSSPasswordPolicyException.hasPasswordPolicyError()
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSAPIIF.initialize(Map, CSSApplicationIF)
              - Use getInstance(Map, String) 
    com.hyperion.css.CSSAPIIF.login(Map, String, boolean)
              - Use any of the following:
  • CSSAPIIF.login(Map, String, String, String[])
  • CSSAPIIF.loginToken(Map, String, String[])
  • CSSAPIIF.loginSapTicket(Map, String, String[])
  • CSSAPIIF.loginSecurityAgent(Map, HttpServletRequest, String[]) 
  • com.hyperion.css.CSSSystem.restoreToken(Map, String)
              - use restoreToken(Map, String, String) 
    com.hyperion.css.CSSAppExceptionIF.setErrorCode(long)
                
    com.hyperion.css.CSSBaseException.setErrorCode(long)
                
    com.hyperion.css.CSSAppExceptionIF.setLocale(Locale)
                
    com.hyperion.css.CSSPasswordPolicyException.setRedirectURL(String)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.common.CSSUserIF.setToken(String)
              - Not a public API 
    com.hyperion.css.common.CSSUserIF.setUserInfo(String, Object)
              - Not a public API 
    com.hyperion.css.CSSAppExceptionIF.toString()
                
     

    Deprecated Constructors
    com.hyperion.css.CSSBaseException()
                
    com.hyperion.css.CSSBaseException(String)
                
    com.hyperion.css.CSSBaseException(String, long)
                
    com.hyperion.css.CSSBaseException(String, Throwable)
                
    com.hyperion.css.CSSBaseException(Throwable)
                
    com.hyperion.css.CSSPasswordExpiredException(long, long)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, String[])
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, String[], int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, String[], Throwable)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, String[], Throwable, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, Throwable)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(long, long, Throwable, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordExpiredException(String)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException()
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(Exception)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, String[])
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, String[], int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, String[], Throwable)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, String[], Throwable, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, Throwable)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(long, long, Throwable, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(NamingException)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, Exception)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, String[])
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, String[], int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, String[], Throwable)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, String[], Throwable, int)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, Throwable)
              - This will throw generic exception, will be deleted next release. 
    com.hyperion.css.CSSPasswordPolicyException(String, long, long, Throwable, int)
              - This will throw generic exception, will be deleted next release. 
     



    Copyright © 2005-2009 Oracle Corporation.