jar

org.cloudfoundry.identity : cloudfoundry-identity-model

Maven & Gradle

May 01, 2019
2 usages
1.5k stars

UAA model · Cloud Foundry User Account and Authentication (UAA) Server

Table Of Contents

Latest Version

Download org.cloudfoundry.identity : cloudfoundry-identity-model JAR file - Latest Versions:

All Versions

Download org.cloudfoundry.identity : cloudfoundry-identity-model JAR file - All Versions:

Version Vulnerabilities Size Updated
4.30.x
4.27.x
4.26.x
4.25.x
4.24.x
4.23.x
4.22.x
4.21.x
4.20.x
4.19.x
4.18.x
4.17.x
4.16.x
4.15.x
4.14.x
4.13.x
4.12.x
4.11.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
3.20.x
3.19.x
3.18.x
3.16.x
3.15.x
3.13.x
3.12.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cloudfoundry-identity-model-4.30.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cloudfoundry.identity.uaa.approval.impl

├─ org.cloudfoundry.identity.uaa.approval.impl.ApprovalsJsonDeserializer.class - [JAR]

org.cloudfoundry.identity.uaa.approval

├─ org.cloudfoundry.identity.uaa.approval.Approval.class - [JAR]

org.cloudfoundry.identity.uaa.scim

├─ org.cloudfoundry.identity.uaa.scim.ScimCore.class - [JAR]

├─ org.cloudfoundry.identity.uaa.scim.ScimGroup.class - [JAR]

├─ org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember.class - [JAR]

├─ org.cloudfoundry.identity.uaa.scim.ScimGroupMember.class - [JAR]

├─ org.cloudfoundry.identity.uaa.scim.ScimMeta.class - [JAR]

├─ org.cloudfoundry.identity.uaa.scim.ScimUser.class - [JAR]

org.cloudfoundry.identity.uaa.oauth.jwk

├─ org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeyDeserializer.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySerializer.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySet.class - [JAR]

org.cloudfoundry.identity.uaa.account

├─ org.cloudfoundry.identity.uaa.account.EmailChange.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.EmailChangeResponse.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.ForgotPasswordInfo.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.OpenIdConfiguration.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.PasswordChangeRequest.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.PasswordResetResponse.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.UserAccountStatus.class - [JAR]

├─ org.cloudfoundry.identity.uaa.account.UserInfoResponse.class - [JAR]

org.cloudfoundry.identity.uaa.authentication

├─ org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy.class - [JAR]

org.cloudfoundry.identity.uaa.login

├─ org.cloudfoundry.identity.uaa.login.AuthenticationResponse.class - [JAR]

├─ org.cloudfoundry.identity.uaa.login.AutologinRequest.class - [JAR]

├─ org.cloudfoundry.identity.uaa.login.AutologinResponse.class - [JAR]

├─ org.cloudfoundry.identity.uaa.login.Prompt.class - [JAR]

org.cloudfoundry.identity.uaa.saml

├─ org.cloudfoundry.identity.uaa.saml.SamlKey.class - [JAR]

org.cloudfoundry.identity.uaa.invitations

├─ org.cloudfoundry.identity.uaa.invitations.InvitationsRequest.class - [JAR]

├─ org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.class - [JAR]

org.cloudfoundry.identity.uaa.resources

├─ org.cloudfoundry.identity.uaa.resources.ActionResult.class - [JAR]

├─ org.cloudfoundry.identity.uaa.resources.SearchResults.class - [JAR]

org.cloudfoundry.identity.uaa.scim.impl

├─ org.cloudfoundry.identity.uaa.scim.impl.ScimUserJsonDeserializer.class - [JAR]

org.cloudfoundry.identity.uaa.oauth.token

├─ org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.Claims.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessTokenDeserializer.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessTokenSerializer.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.CompositeToken.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.IntrospectionClaims.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.RevocableToken.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.TokenConstants.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.token.VerificationKeysListResponse.class - [JAR]

org.cloudfoundry.identity.uaa.impl

├─ org.cloudfoundry.identity.uaa.impl.JsonDateDeserializer.class - [JAR]

├─ org.cloudfoundry.identity.uaa.impl.JsonDateSerializer.class - [JAR]

org.cloudfoundry.identity.uaa.provider.saml.idp

├─ org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.class - [JAR]

org.cloudfoundry.identity.uaa.util

├─ org.cloudfoundry.identity.uaa.util.ObjectUtils.class - [JAR]

├─ org.cloudfoundry.identity.uaa.util.UaaStringUtils.class - [JAR]

org.cloudfoundry.identity.uaa.zone

├─ org.cloudfoundry.identity.uaa.zone.BrandingInformation.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.BrandingInformationSource.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.Consent.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.CorsConfiguration.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.CorsPolicy.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.IdentityZone.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.Links.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.MfaConfig.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.SamlConfig.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.TokenPolicy.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.UserConfig.class - [JAR]

├─ org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes.class - [JAR]

org.cloudfoundry.identity.uaa.oauth.client

├─ org.cloudfoundry.identity.uaa.oauth.client.ClientConstants.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification.class - [JAR]

├─ org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest.class - [JAR]

org.cloudfoundry.identity.uaa.provider

├─ org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.IdentityProvider.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.IdentityProviderStatus.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.KeystoneIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.LockoutPolicy.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.PasswordPolicy.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.RawXOAuthIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition.class - [JAR]

├─ org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition.class - [JAR]

org.cloudfoundry.identity.uaa.codestore

├─ org.cloudfoundry.identity.uaa.codestore.ExpiringCode.class - [JAR]

org.cloudfoundry.identity.uaa.client

├─ org.cloudfoundry.identity.uaa.client.ClientMetadata.class - [JAR]

org.cloudfoundry.identity.uaa.constants

├─ org.cloudfoundry.identity.uaa.constants.OriginKeys.class - [JAR]

org.cloudfoundry.identity.uaa.mfa

├─ org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig.class - [JAR]

├─ org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig.class - [JAR]

├─ org.cloudfoundry.identity.uaa.mfa.MfaProvider.class - [JAR]

├─ org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials.class - [JAR]

Advertisement