ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.active(Boolean active) |
Initializes the value for the active attribute.
|
ImmutableUaaUser.Approval.Builder |
ImmutableUaaUser.Approval.Builder.clientId(String clientId) |
Initializes the value for the clientId attribute.
|
ImmutableUaaMeta.Builder |
ImmutableUaaMeta.Builder.created(OffsetDateTime created) |
Initializes the value for the created attribute.
|
ImmutableUaaGroup.Builder |
ImmutableUaaGroup.Builder.description(String description) |
|
ImmutableUaaUser.Group.Builder |
ImmutableUaaUser.Group.Builder.display(String display) |
Initializes the value for the display attribute.
|
ImmutableUaaUser.Approval.Builder |
ImmutableUaaUser.Approval.Builder.expiresAt(OffsetDateTime expiresAt) |
Initializes the value for the expiresAt attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.externalId(String externalId) |
Initializes the value for the externalId attribute.
|
ImmutableUaaUser.Name.Builder |
ImmutableUaaUser.Name.Builder.familyName(String familyName) |
Initializes the value for the familyName attribute.
|
ImmutableUaaUser.Name.Builder |
ImmutableUaaUser.Name.Builder.givenName(String givenName) |
Initializes the value for the givenName attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.lastLogonTime(Long lastLogonTime) |
|
ImmutableUaaMeta.Builder |
ImmutableUaaMeta.Builder.lastModified(OffsetDateTime lastModified) |
|
ImmutableUaaUser.Approval.Builder |
ImmutableUaaUser.Approval.Builder.lastUpdatedAt(OffsetDateTime lastUpdatedAt) |
|
ImmutableUaaGroup.Builder |
ImmutableUaaGroup.Builder.meta(UaaMeta meta) |
Initializes the value for the meta attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.meta(UaaMeta meta) |
Initializes the value for the meta attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.name(UaaUser.Name name) |
Initializes the value for the name attribute.
|
ImmutableUaaGroup.Member.Builder |
ImmutableUaaGroup.Member.Builder.origin(String origin) |
Initializes the value for the origin attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.origin(String origin) |
Initializes the value for the origin attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.passwordLastModified(OffsetDateTime passwordLastModified) |
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.previousLogonTime(Long previousLogonTime) |
|
ImmutableUaaUser.Email.Builder |
ImmutableUaaUser.Email.Builder.primary(Boolean primary) |
Initializes the value for the primary attribute.
|
ImmutableUaaUser.Approval.Builder |
ImmutableUaaUser.Approval.Builder.scope(String scope) |
Initializes the value for the scope attribute.
|
ImmutableUaaUser.Approval.Builder |
ImmutableUaaUser.Approval.Builder.status(String status) |
Initializes the value for the status attribute.
|
ImmutableUaaGroup.Member.Builder |
ImmutableUaaGroup.Member.Builder.type(String type) |
Initializes the value for the type attribute.
|
ImmutableUaaUser.Group.Builder |
ImmutableUaaUser.Group.Builder.type(String type) |
Initializes the value for the type attribute.
|
ImmutableUaaUser.Approval.Builder |
ImmutableUaaUser.Approval.Builder.userId(String userId) |
Initializes the value for the userId attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.userName(String userName) |
Initializes the value for the userName attribute.
|
ImmutableUaaGroup.Member.Builder |
ImmutableUaaGroup.Member.Builder.value(String value) |
Initializes the value for the value attribute.
|
ImmutableUaaUser.Email.Builder |
ImmutableUaaUser.Email.Builder.value(String value) |
Initializes the value for the value attribute.
|
ImmutableUaaUser.Group.Builder |
ImmutableUaaUser.Group.Builder.value(String value) |
Initializes the value for the value attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.verified(Boolean verified) |
Initializes the value for the verified attribute.
|
ImmutableUaaMeta.Builder |
ImmutableUaaMeta.Builder.version(Integer version) |
Initializes the value for the version attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withActive(Boolean value) |
Copy the current immutable object by setting a value for the active attribute.
|
ImmutableUaaUser.Approval |
ImmutableUaaUser.Approval.withClientId(String value) |
Copy the current immutable object by setting a value for the clientId attribute.
|
ImmutableUaaMeta |
ImmutableUaaMeta.withCreated(OffsetDateTime value) |
Copy the current immutable object by setting a value for the created attribute.
|
ImmutableUaaGroup |
ImmutableUaaGroup.withDescription(String value) |
Copy the current immutable object by setting a value for the description attribute.
|
ImmutableUaaUser.Group |
ImmutableUaaUser.Group.withDisplay(String value) |
Copy the current immutable object by setting a value for the display attribute.
|
ImmutableUaaUser.Approval |
ImmutableUaaUser.Approval.withExpiresAt(OffsetDateTime value) |
Copy the current immutable object by setting a value for the expiresAt attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withExternalId(String value) |
Copy the current immutable object by setting a value for the externalId attribute.
|
ImmutableUaaUser.Name |
ImmutableUaaUser.Name.withFamilyName(String value) |
Copy the current immutable object by setting a value for the familyName attribute.
|
ImmutableUaaUser.Name |
ImmutableUaaUser.Name.withGivenName(String value) |
Copy the current immutable object by setting a value for the givenName attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withLastLogonTime(Long value) |
Copy the current immutable object by setting a value for the lastLogonTime attribute.
|
ImmutableUaaMeta |
ImmutableUaaMeta.withLastModified(OffsetDateTime value) |
Copy the current immutable object by setting a value for the lastModified attribute.
|
ImmutableUaaUser.Approval |
ImmutableUaaUser.Approval.withLastUpdatedAt(OffsetDateTime value) |
Copy the current immutable object by setting a value for the lastUpdatedAt attribute.
|
ImmutableUaaGroup |
ImmutableUaaGroup.withMeta(UaaMeta value) |
Copy the current immutable object by setting a value for the meta attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withMeta(UaaMeta value) |
Copy the current immutable object by setting a value for the meta attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withName(UaaUser.Name value) |
Copy the current immutable object by setting a value for the name attribute.
|
ImmutableUaaGroup.Member |
ImmutableUaaGroup.Member.withOrigin(String value) |
Copy the current immutable object by setting a value for the origin attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withOrigin(String value) |
Copy the current immutable object by setting a value for the origin attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withPasswordLastModified(OffsetDateTime value) |
|
ImmutableUaaUser |
ImmutableUaaUser.withPreviousLogonTime(Long value) |
Copy the current immutable object by setting a value for the previousLogonTime attribute.
|
ImmutableUaaUser.Email |
ImmutableUaaUser.Email.withPrimary(Boolean value) |
Copy the current immutable object by setting a value for the primary attribute.
|
ImmutableUaaUser.Approval |
ImmutableUaaUser.Approval.withScope(String value) |
Copy the current immutable object by setting a value for the scope attribute.
|
ImmutableUaaUser.Approval |
ImmutableUaaUser.Approval.withStatus(String value) |
Copy the current immutable object by setting a value for the status attribute.
|
ImmutableUaaGroup.Member |
ImmutableUaaGroup.Member.withType(String value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableUaaUser.Group |
ImmutableUaaUser.Group.withType(String value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableUaaUser.Approval |
ImmutableUaaUser.Approval.withUserId(String value) |
Copy the current immutable object by setting a value for the userId attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withUserName(String value) |
Copy the current immutable object by setting a value for the userName attribute.
|
ImmutableUaaGroup.Member |
ImmutableUaaGroup.Member.withValue(String value) |
Copy the current immutable object by setting a value for the value attribute.
|
ImmutableUaaUser.Email |
ImmutableUaaUser.Email.withValue(String value) |
Copy the current immutable object by setting a value for the value attribute.
|
ImmutableUaaUser.Group |
ImmutableUaaUser.Group.withValue(String value) |
Copy the current immutable object by setting a value for the value attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withVerified(Boolean value) |
Copy the current immutable object by setting a value for the verified attribute.
|
ImmutableUaaMeta |
ImmutableUaaMeta.withVersion(Integer value) |
Copy the current immutable object by setting a value for the version attribute.
|
ImmutableUaaGroup |
ImmutableUaaGroup.withZoneId(String value) |
Copy the current immutable object by setting a value for the zoneId attribute.
|
ImmutableUaaUser |
ImmutableUaaUser.withZoneId(String value) |
Copy the current immutable object by setting a value for the zoneId attribute.
|
ImmutableUaaGroup.Builder |
ImmutableUaaGroup.Builder.zoneId(String zoneId) |
Initializes the value for the zoneId attribute.
|
ImmutableUaaUser.Builder |
ImmutableUaaUser.Builder.zoneId(String zoneId) |
Initializes the value for the zoneId attribute.
|