- generateUUID() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Generates a secure random hexadecimal string using SHA1 PRNG and digest
- get() - Method in interface org.wso2.carbon.identity.core.util.LambdaExceptionUtils.SupplierWithExceptions
-
- getAcceptedIssuers() - Method in class org.wso2.carbon.identity.core.util.ClientAuthX509TrustManager
-
- getAcceptedIssuers() - Method in class org.wso2.carbon.identity.core.util.DynamicX509TrustManager
-
- getAllObjects(String) - Method in class org.wso2.carbon.identity.core.dao.AbstractDAO
-
Returns all objects for a given registry path.
- getAllObjectsWithPropertyValue(String, String, String) - Method in class org.wso2.carbon.identity.core.dao.AbstractDAO
-
Returns all the objects in a given registry path with a given property values.
- getAllOpenIDUserRP() - Method in class org.wso2.carbon.identity.core.dao.OpenIDUserRPDAO
-
Returns all registered relying parties
- getAllSupportedClaims(UserRealm) - Method in class org.wso2.carbon.identity.core.IdentityClaimManager
-
Returns all supported claims.
- getAllSupportedClaims(String, UserRealm) - Method in class org.wso2.carbon.identity.core.IdentityClaimManager
-
Returns all supported claims for the given dialect.
- getAssertionConsumerUrl() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getAssertionConsumerUrlList() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getAssertionConsumerUrls() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getAssertionEncryptionAlgorithmUri() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getAttributeConsumingServiceIndex() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getAxMapping() - Method in class org.wso2.carbon.identity.core.util.OpenIDClaimMapper
-
- getBrowser() - Method in class org.wso2.carbon.identity.core.model.UserAgent
-
- getBundleContext() - Static method in class org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent
-
- getBundleContext() - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getCapacity() - Method in class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- getCard() - Method in class org.wso2.carbon.identity.core.model.IssuedTokensDO
-
- getCardId() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- getCardId() - Method in class org.wso2.carbon.identity.core.model.RevokedInfoCardDO
-
- getCertAlias() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getCertificate(String, Tenant) - Method in interface org.wso2.carbon.identity.core.CertificateRetriever
-
Finds and returns the certificate for the given certificateId and tenant
- getCertificate(String, Tenant) - Method in class org.wso2.carbon.identity.core.DatabaseCertificateRetriever
-
- getCertificate(String) - Method in class org.wso2.carbon.identity.core.internal.DefaultKeyProviderService
-
- getCertificate(String) - Method in class org.wso2.carbon.identity.core.internal.DefaultKeystoreManagerExtension
-
- getCertificate(String) - Method in interface org.wso2.carbon.identity.core.KeyProviderService
-
Returns the Public certificate for the given tenant domain.
- getCertificate(String, Tenant) - Method in class org.wso2.carbon.identity.core.KeyStoreCertificateRetriever
-
- getCertificate(String) - Method in interface org.wso2.carbon.identity.core.KeyStoreManagerExtension
-
Returns the Public certificate for the given tenant domain.
- getCertificateString(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Extract certificate content and returns a
String
object for given PEM content.
- getCleanUpPeriod(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getCleanUpTimeout() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getClientIpAddress(HttpServletRequest) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Get client IP address from the http request
- getClockSkewInSeconds() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Get the server synchronization tolerance value in seconds
- getComment() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- getConfigElement(String) - Method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
Returns the element with the provided local part
- getConfigRegistry(int) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getConfiguration() - Method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- getConfigurationContextService() - Static method in class org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent
-
- getConsumerKey() - Method in class org.wso2.carbon.identity.core.model.OAuthConsumerDO
-
- getConsumerSecret() - Method in class org.wso2.carbon.identity.core.model.OAuthConsumerDO
-
- getDatabaseType(Connection) - Static method in class org.wso2.carbon.identity.core.persistence.IdentityDBInitializer
-
- getDataSource() - Method in class org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager
-
Returns Identity data source.
- getDataSource() - Method in class org.wso2.carbon.identity.core.persistence.UmPersistenceManager
-
Get user management datasource.
- getDataSource() - Static method in class org.wso2.carbon.identity.core.util.IdentityDatabaseUtil
-
Get database source instance from the Identity Persistence Manager
- getDateExpires() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- getDateExpires() - Method in class org.wso2.carbon.identity.core.model.IssuedTokensDO
-
- getDateExpires() - Method in class org.wso2.carbon.identity.core.model.RevokedInfoCardDO
-
- getDateIssued() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- getDateIssued() - Method in class org.wso2.carbon.identity.core.model.IssuedTokensDO
-
- getDateIssued() - Method in class org.wso2.carbon.identity.core.model.RevokedInfoCardDO
-
- getDateRevoked() - Method in class org.wso2.carbon.identity.core.model.RevokedInfoCardDO
-
- getDBConnection() - Method in class org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager
-
Deprecated.
- getDBConnection(boolean) - Method in class org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager
-
Returns an database connection for Identity data source.
- getDBConnection() - Static method in class org.wso2.carbon.identity.core.util.IdentityDatabaseUtil
-
Deprecated.
- getDBConnection(boolean) - Static method in class org.wso2.carbon.identity.core.util.IdentityDatabaseUtil
-
Get a database connection instance from the Identity Persistence Manager
- getDbScriptLocation(String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityDBInitializer
-
- getDefaultAssertionConsumerUrl() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getDefaultProfileName() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- getDevice() - Method in class org.wso2.carbon.identity.core.model.UserAgent
-
- getDigestAlgorithmUri() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getDomain() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- getDomainName() - Method in class org.wso2.carbon.identity.core.model.OpenIDAdminDO
-
- getEnable() - Method in class org.wso2.carbon.identity.core.model.IdentityEventListenerConfig
-
- getEncryptionCertificatee() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getErrorCode() - Method in class org.wso2.carbon.identity.core.model.IdentityErrorMsgContext
-
- getEventListenerConfiguration() - Static method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- getFailedLoginAttempts() - Method in class org.wso2.carbon.identity.core.model.IdentityErrorMsgContext
-
- getFirstIP(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Get the first IP from a comma separated list of IPs
- getFirstObjectWithPropertyValue(String, String, String) - Method in class org.wso2.carbon.identity.core.dao.AbstractDAO
-
Returns the first object in a registry path with a given property value.
- getFirstPriorityHandler(List<T>, boolean) - Method in class org.wso2.carbon.identity.core.handler.HandlerManager
-
Get the first priority handler after sort and filter the enabled handlers.
- getFirstPriorityHandler(List<T1>, boolean, T2) - Method in class org.wso2.carbon.identity.core.handler.HandlerManager
-
Get the first priority handler after sort and filter the enabled handlers.
- getFrontChannelLogoutBinding() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getGlobalUserName(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getHMAC(String, String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getHostName() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Get the host name of the server.
- getIdentityCacheConfig(String, String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
This reads the <CacheConfig> configuration in identity.xml.
- getIdentityCacheConfigKey() - Method in class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- getIdentityCacheConfigurationHolder() - Static method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- getIdentityConfigDirPath() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getIdentityCookieConfig(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getIdentityCookieConfigurationHolder() - Static method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- getIdentityCookiesConfigurationHolder() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getIdentityErrorMsg() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getIdentityEventListenerConfigKey() - Method in class org.wso2.carbon.identity.core.model.IdentityEventListenerConfig
-
- getIdentityResource(String, String, String) - Method in interface org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtService
-
Retrieve a registry resource from tenant registry based on locale.
- getIdentityResource(String, String) - Method in interface org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtService
-
Get a registry resource from a tenant registry.
- getIdentityResource(String, String, String) - Method in class org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtServiceImpl
-
- getIdentityResource(String, String) - Method in class org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtServiceImpl
-
- getIdpEntityIDAlias() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
Get IdP Entity ID alias.
- getIdpInitSLOReturnToURLList() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getIdpInitSLOReturnToURLs() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getInfoCard() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- getInstance() - Static method in class org.wso2.carbon.identity.core.handler.HandlerManager
-
- getInstance() - Static method in class org.wso2.carbon.identity.core.IdentityClaimManager
-
- getInstance() - Static method in class org.wso2.carbon.identity.core.IdentityProfileManager
-
- getInstance() - Static method in class org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager
-
Get an instance of the JDBCPersistenceManager.
- getInstance() - Static method in class org.wso2.carbon.identity.core.persistence.UmPersistenceManager
-
Singleton method
- getInstance() - Static method in class org.wso2.carbon.identity.core.util.DynamicX509TrustManager
-
- getInstance() - Static method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- getInstance(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- getInstance() - Static method in class org.wso2.carbon.identity.core.util.OpenIDClaimMapper
-
Creates and maintains a singleton instance of OpenIDClaimMapper
- getIssuer() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getIssuerQualifier() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
Get qualifier of the issuer.
- getKeyEncryptionAlgorithmUri() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getLastVisit() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- getListenerOrder() - Method in class org.wso2.carbon.identity.core.AbstractIdentityTenantMgtListener
-
- getLoginPageURL() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getMaxAge() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- getMaximumLoginAttempts() - Method in class org.wso2.carbon.identity.core.model.IdentityErrorMsgContext
-
- getName() - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityHandler
-
- getName() - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityMessageHandler
-
- getName() - Method in interface org.wso2.carbon.identity.core.handler.IdentityHandler
-
Name of the handler.
- getName() - Method in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandler
-
Name of the handler.
- getName() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- getName() - Method in class org.wso2.carbon.identity.core.model.ParameterDO
-
- getNameIdClaimUri() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getNameIDFormat() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getOAuthConsumerSecret(String) - Method in class org.wso2.carbon.identity.core.dao.OAuthConsumerDAO
-
Returns oAuth consumer secret for a give consumer key.
- getOpenID() - Method in class org.wso2.carbon.identity.core.model.OpenIDRememberMeDO
-
- getOpenID() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserDO
-
- getOpenIDAdmin(Registry) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
- getOpenIDAdminDO() - Method in class org.wso2.carbon.identity.core.dao.OpenIDAdminDAO
-
Retrieve OpenID admin for a tenant.
- getOpenIDDefaultUserProfile(String, String, int) - Method in class org.wso2.carbon.identity.core.dao.OpenIDUserRPDAO
-
Returns the default user profile corresponding to the given user name and
the RP URL.
- getOpenIDsForUser(String) - Method in class org.wso2.carbon.identity.core.dao.OpenIDUserDAO
-
Get all OpenIDs of an user
- getOpenIDsForUser(Registry, UserRealm, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
Get all OpenIDs for a given user
- getOpenIDUserRP(String, String, int) - Method in class org.wso2.carbon.identity.core.dao.OpenIDUserRPDAO
-
Returns relying party user settings corresponding to a given user name.
- getOpenIDUserRPs(String, int) - Method in class org.wso2.carbon.identity.core.dao.OpenIDUserRPDAO
-
Returns relying party user settings corresponding to a given user name.
- getOperationCleanUpPeriod(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getOperationCleanUpTimeout() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getOrder() - Method in class org.wso2.carbon.identity.core.model.IdentityEventListenerConfig
-
- getOrderId() - Method in class org.wso2.carbon.identity.core.AbstractIdentityTenantMgtListener
-
- getOrderId() - Method in class org.wso2.carbon.identity.core.AbstractIdentityUserMgtFailureEventListener
-
To get the execution order id from the configuration file.
- getOrderId() - Method in class org.wso2.carbon.identity.core.AbstractIdentityUserOperationEventListener
-
- getParameter(T1) - Method in class org.wso2.carbon.identity.core.bean.context.MessageContext
-
- getParameter(String) - Method in class org.wso2.carbon.identity.core.dao.ParameterDAO
-
- getParameter(Registry, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
- getParameters() - Method in class org.wso2.carbon.identity.core.bean.context.MessageContext
-
- getParameterValue(Registry, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
- getParser() - Static method in class org.wso2.carbon.identity.core.model.UserAgent
-
- getPath() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- getPersistanceManager() - Static method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
Returning the identity persistence manager instance : singleton pattern
- getPlatform() - Method in class org.wso2.carbon.identity.core.model.UserAgent
-
- getPPIDDisplayValue(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getPrimaryDomainName() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getPriority() - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityHandler
-
- getPriority(MessageContext) - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityMessageHandler
-
- getPriority() - Method in interface org.wso2.carbon.identity.core.handler.IdentityHandler
-
Used to sort the set of handlers
- getPriority(MessageContext) - Method in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandler
-
Used to sort the set of handlers
- getPrivateKey(String) - Method in class org.wso2.carbon.identity.core.internal.DefaultKeyProviderService
-
- getPrivateKey(String) - Method in class org.wso2.carbon.identity.core.internal.DefaultKeystoreManagerExtension
-
- getPrivateKey(String) - Method in interface org.wso2.carbon.identity.core.KeyProviderService
-
Returns the Private Key for the given tenant domain.
- getPrivateKey(String) - Method in interface org.wso2.carbon.identity.core.KeyStoreManagerExtension
-
Returns the Private Key for the given tenant domain.
- getProperties() - Method in class org.wso2.carbon.identity.core.model.IdentityEventListenerConfig
-
- getProperty(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Read configuration elements from the identity.xml
- getQNameWithIdentityNS(String) - Method in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
Returns the QName with the identity name space
- getRandomInteger() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getRandomNumber() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Generates a random number using two UUIDs and HMAC-SHA1
- getRawString() - Method in class org.wso2.carbon.identity.core.model.UserAgent
-
- getRealm() - Method in class org.wso2.carbon.identity.core.IdentityProfileManager
-
Returns user realm set for IdentityProfileManager.
- getRealm(String, String) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getRealmService() - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getRegistry(String, String) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getRegistry() - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getRegistryId() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- getRegistryService() - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getRequestedAudiences() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getRequestedAudiencesList() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getRequestedClaims() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getRequestedClaimsList() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getRequestedRecipients() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getRequestedRecipientsList() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getRpUrl() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- getSecuredDocumentBuilderFactory() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Create DocumentBuilderFactory with the XXE and XEE prevention measurements.
- getSecuredTransformerFactory() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Create TransformerFactory with the XXE and XEE prevention measurements.
- getServerConfigurationService() - Static method in class org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent
-
- getServerURL(String, boolean, boolean) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getServicePath() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Get the axis service path
- getServiceProvider(String) - Method in class org.wso2.carbon.identity.core.dao.SAMLSSOServiceProviderDAO
-
Get the service provider.
- getServiceProvider(Registry, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
- getServiceProviders() - Method in class org.wso2.carbon.identity.core.dao.SAMLSSOServiceProviderDAO
-
- getServiceProviders(Registry) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
Get all the relying party service providers
- getSigningAlgorithmUri() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getSigningCertificate() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getSloRequestURL() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getSloResponseURL() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getSregMapping() - Method in class org.wso2.carbon.identity.core.util.OpenIDClaimMapper
-
- getSubDomain() - Method in class org.wso2.carbon.identity.core.model.OpenIDAdminDO
-
- getSupportedAssertionQueryRequestTypes() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getTempDataCleanUpTimeout() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- getTenantDomain() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getTenantDomain(int) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getTenantId(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getTenantIdOfUser(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
Get the tenant id of the given user.
- getTenantOpenIDPattern() - Method in class org.wso2.carbon.identity.core.model.OpenIDAdminDO
-
- getTenantRegistryLoader() - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- getTimeout() - Method in class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- getTimestamp() - Method in class org.wso2.carbon.identity.core.model.OpenIDRememberMeDO
-
- getToken(OpenIDRememberMeDO) - Method in class org.wso2.carbon.identity.core.dao.OpenIDRememberMeDAO
-
- getToken() - Method in class org.wso2.carbon.identity.core.model.OpenIDRememberMeDO
-
- getTokenType() - Method in class org.wso2.carbon.identity.core.model.IssuedTokensDO
-
- getType() - Method in class org.wso2.carbon.identity.core.model.IdentityEventListenerConfigKey
-
- getUserCode() - Method in class org.wso2.carbon.identity.core.model.XMPPSettingsDO
-
- getUserDBConnection() - Static method in class org.wso2.carbon.identity.core.util.IdentityDatabaseUtil
-
Get a database connection instance for the User DB
- getUserId() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- getUserId() - Method in class org.wso2.carbon.identity.core.model.RevokedInfoCardDO
-
- getUserIdForAssociation(String) - Method in class org.wso2.carbon.identity.core.dao.OpenIDUserDAO
-
- getUserIdForOpenIDSignUp(Registry, UserRealm, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
- getUserName() - Method in class org.wso2.carbon.identity.core.model.OpenIDRememberMeDO
-
- getUserName() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserDO
-
- getUserName() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- getUuid() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- getValue() - Method in class org.wso2.carbon.identity.core.model.ParameterDO
-
- getVersion() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- getVisitCount() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- getX509Certificate() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- getXmppServer() - Method in class org.wso2.carbon.identity.core.model.XMPPSettingsDO
-
- getXmppSettings(String) - Method in class org.wso2.carbon.identity.core.dao.XMPPSettingsDAO
-
retrieve XMPP Settings of a user by providing the userId
- getXmppSettings(Registry, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
get the existing settings.
- getXmppUserName() - Method in class org.wso2.carbon.identity.core.model.XMPPSettingsDO
-
- GLOABALLY_TRUSTED_RP - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- GOVERNANCE_REGISTRY_IDENTIFIER - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IDENTITY - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IDENTITY_CONFIG - Static variable in class org.wso2.carbon.identity.core.util.IdentityCoreConstants
-
- IDENTITY_DEFAULT_NAMESPACE - Static variable in class org.wso2.carbon.identity.core.util.IdentityCoreConstants
-
- IDENTITY_PATH - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IDENTITY_ROOT - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IdentityCacheConfig - Class in org.wso2.carbon.identity.core.model
-
- IdentityCacheConfig(IdentityCacheConfigKey) - Constructor for class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- IdentityCacheConfigKey - Class in org.wso2.carbon.identity.core.model
-
- IdentityCacheConfigKey(String, String) - Constructor for class org.wso2.carbon.identity.core.model.IdentityCacheConfigKey
-
- IdentityClaimManager - Class in org.wso2.carbon.identity.core
-
- IdentityConfigParser - Class in org.wso2.carbon.identity.core.util
-
- IdentityCookieConfig - Class in org.wso2.carbon.identity.core.model
-
- IdentityCookieConfig(String) - Constructor for class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- IdentityCoreConstants - Class in org.wso2.carbon.identity.core.util
-
- IdentityCoreInitializedEvent - Interface in org.wso2.carbon.identity.core.util
-
This empty service can be used to guarantee the order of activation ( No need to have empty service if
there is a valid service).
- IdentityCoreInitializedEventImpl - Class in org.wso2.carbon.identity.core.util
-
This empty service can be used to guarantee the order of activation ( No need to have empty service if
there is a valid service).
- IdentityCoreInitializedEventImpl() - Constructor for class org.wso2.carbon.identity.core.util.IdentityCoreInitializedEventImpl
-
- IdentityCoreServiceComponent - Class in org.wso2.carbon.identity.core.internal
-
- IdentityCoreServiceComponent() - Constructor for class org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent
-
- IdentityDatabaseUtil - Class in org.wso2.carbon.identity.core.util
-
Utility class for database operations.
- IdentityDatabaseUtil() - Constructor for class org.wso2.carbon.identity.core.util.IdentityDatabaseUtil
-
- IdentityDBInitializer - Class in org.wso2.carbon.identity.core.persistence
-
This class handles identity database creation in the first start-up.
- IdentityErrorMsgContext - Class in org.wso2.carbon.identity.core.model
-
- IdentityErrorMsgContext(String) - Constructor for class org.wso2.carbon.identity.core.model.IdentityErrorMsgContext
-
- IdentityErrorMsgContext(String, int, int) - Constructor for class org.wso2.carbon.identity.core.model.IdentityErrorMsgContext
-
- IdentityEventListenerConfig - Class in org.wso2.carbon.identity.core.model
-
- IdentityEventListenerConfig(String, int, IdentityEventListenerConfigKey, Properties) - Constructor for class org.wso2.carbon.identity.core.model.IdentityEventListenerConfig
-
- IdentityEventListenerConfigKey - Class in org.wso2.carbon.identity.core.model
-
- IdentityEventListenerConfigKey() - Constructor for class org.wso2.carbon.identity.core.model.IdentityEventListenerConfigKey
-
- IdentityEventListenerConfigKey(String, String) - Constructor for class org.wso2.carbon.identity.core.model.IdentityEventListenerConfigKey
-
- IdentityHandler - Interface in org.wso2.carbon.identity.core.handler
-
- IdentityIOStreamUtils - Class in org.wso2.carbon.identity.core.util
-
- IdentityIOStreamUtils() - Constructor for class org.wso2.carbon.identity.core.util.IdentityIOStreamUtils
-
- IdentityMessageHandler - Interface in org.wso2.carbon.identity.core.handler
-
This interface needs to be implemented by any identity handler.
- IdentityPersistenceConstants - Class in org.wso2.carbon.identity.core.persistence
-
- IdentityPersistenceConstants() - Constructor for class org.wso2.carbon.identity.core.persistence.IdentityPersistenceConstants
-
- IdentityPersistenceConstants.JDBCPersistenceManagerConstants - Class in org.wso2.carbon.identity.core.persistence
-
- IdentityPersistenceManager - Class in org.wso2.carbon.identity.core.persistence
-
- IdentityProfileManager - Class in org.wso2.carbon.identity.core
-
- IDENTITYPROVIDER - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IdentityRegistryResources - Class in org.wso2.carbon.identity.core
-
- IdentityRegistryResources() - Constructor for class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IdentityTenantUtil - Class in org.wso2.carbon.identity.core.util
-
- IdentityTenantUtil() - Constructor for class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- IdentityUtil - Class in org.wso2.carbon.identity.core.util
-
- IdentityUtil() - Constructor for class org.wso2.carbon.identity.core.util.IdentityUtil
-
- INDEXES - Static variable in class org.wso2.carbon.identity.core.util.IdentityCoreConstants
-
- INFOCARD_ROOT - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- InfoCardDO - Class in org.wso2.carbon.identity.core.model
-
- InfoCardDO() - Constructor for class org.wso2.carbon.identity.core.model.InfoCardDO
-
- init(InitConfig) - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityHandler
-
- init(InitConfig) - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityMessageHandler
-
- init(InitConfig) - Method in interface org.wso2.carbon.identity.core.handler.IdentityHandler
-
Initializes the handler
- init(InitConfig) - Method in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandler
-
Initializes the handler
- initConfig - Variable in class org.wso2.carbon.identity.core.handler.AbstractIdentityHandler
-
- initConfig - Variable in class org.wso2.carbon.identity.core.handler.AbstractIdentityMessageHandler
-
- InitConfig - Class in org.wso2.carbon.identity.core.handler
-
- InitConfig() - Constructor for class org.wso2.carbon.identity.core.handler.InitConfig
-
- initializeDatabase() - Method in class org.wso2.carbon.identity.core.persistence.JDBCPersistenceManager
-
- initializeRegistry(int, String) - Static method in class org.wso2.carbon.identity.core.util.IdentityTenantUtil
-
- IS_DISTRIBUTED_CACHE - Static variable in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- IS_TEMPORARY - Static variable in class org.wso2.carbon.identity.core.util.IdentityConfigParser
-
- isAssertionQueryRequestProfileEnabled() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isBlank(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- isDistributed() - Method in class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- isDoEnableEncryptedAssertion() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isDoFrontChannelLogout() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isDoSignAssertions() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isDoSignResponse() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isDoSingleLogout() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isDoValidateSignatureInArtifactResolve() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isDoValidateSignatureInRequests() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isEnable() - Method in class org.wso2.carbon.identity.core.AbstractIdentityTenantMgtListener
-
- isEnable() - Method in class org.wso2.carbon.identity.core.AbstractIdentityUserMgtFailureEventListener
-
- isEnable() - Method in class org.wso2.carbon.identity.core.AbstractIdentityUserOperationEventListener
-
- isEnableAttributesByDefault() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isEnabled() - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityHandler
-
- isEnabled(MessageContext) - Method in class org.wso2.carbon.identity.core.handler.AbstractIdentityMessageHandler
-
- isEnabled() - Method in interface org.wso2.carbon.identity.core.handler.IdentityHandler
-
Tells if the handler is enabled or not.
- isEnabled(MessageContext) - Method in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandler
-
Tells if the handler is enabled or not.
- isEnabled() - Method in class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- isEnableSAML2ArtifactBinding() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isFederatedUserAssociationEnabled() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Get the server config for enabling federated user association
- isHttpOnly() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- isIdPInitSLOEnabled() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isIdPInitSSOEnabled() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isNotBlank(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- isOpenIDInfoCard() - Method in class org.wso2.carbon.identity.core.model.InfoCardDO
-
- isPINEnabled() - Method in class org.wso2.carbon.identity.core.model.XMPPSettingsDO
-
- isRecoveryEPAvailable() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- isResourceExists(String, String, String) - Method in interface org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtService
-
Check whether a resource in a specific locale exists in the tenant registry.
- isResourceExists(String, String) - Method in interface org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtService
-
Check whether a resource exists in the given path in the tenant registry.
- isResourceExists(String, String, String) - Method in class org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtServiceImpl
-
- isResourceExists(String, String) - Method in class org.wso2.carbon.identity.core.persistence.registry.RegistryResourceMgtServiceImpl
-
- isSamlECP() - Method in class org.wso2.carbon.identity.core.model.SAMLSSOServiceProviderDO
-
- isSecure() - Method in class org.wso2.carbon.identity.core.model.IdentityCookieConfig
-
- isSelfSignUpEPAvailable() - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- isServiceProviderExists(String) - Method in class org.wso2.carbon.identity.core.dao.SAMLSSOServiceProviderDAO
-
- isServiceProviderExists(Registry, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
- ISSUED_TOKENS - Static variable in class org.wso2.carbon.identity.core.IdentityRegistryResources
-
- IssuedTokensDO - Class in org.wso2.carbon.identity.core.model
-
- IssuedTokensDO() - Constructor for class org.wso2.carbon.identity.core.model.IssuedTokensDO
-
- isSupportedByUserStore(UserStoreManager, String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Returns whether the passed operation is supported by userstore or not
- isTemporary() - Method in class org.wso2.carbon.identity.core.model.IdentityCacheConfig
-
- isTokenLoggable(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Check whether the given token value is appropriate to log.
- isTrustedAlways() - Method in class org.wso2.carbon.identity.core.model.OpenIDUserRPDO
-
- isUseCaseSensitiveUsernameForCacheKeys(UserStoreManager) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
This returns whether case sensitive user name can be used as the cache key.
- isUserStoreCaseSensitive(String, int) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Check the case sensitivity of the user store.
- isUserStoreCaseSensitive(UserStoreManager) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Check the case sensitivity of the user store.
- isUserStoreInUsernameCaseSensitive(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Check the case sensitivity of the user store in which the user is in.
- isUserStoreInUsernameCaseSensitive(String, int) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Check the case sensitivity of the user store in which the user is in.
- isValidFileName(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
- isValidPEMCertificate(String) - Static method in class org.wso2.carbon.identity.core.util.IdentityUtil
-
Checks whether the PEM content is valid.
- isXmppEnabled() - Method in class org.wso2.carbon.identity.core.model.XMPPSettingsDO
-
- isXmppSettingsEnabled(String) - Method in class org.wso2.carbon.identity.core.dao.XMPPSettingsDAO
-
Checks whether the given user has enabled XMPP based multifactor auth.
- isXmppSettingsEnabled(Registry, String) - Method in class org.wso2.carbon.identity.core.persistence.IdentityPersistenceManager
-
Checks whether the settings are enabled.