Hvl Session Server
Havelsan session services info
Version: 5.1.0-SNAPSHOT
Apache License Version 2.0
https://www.apache.org/licenses/LICENSE-2.0
Access
[ Jump to Models ]
Table of Contents
Creates session on security block (begin)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Close session on security block belong to identifier (close)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Close all session on security block belong to parameter session (close1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Close all session on security (closeAll1)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /close-all/by-username/{username}
Close all session on security block belong to username (closeAll2)
Path parameters
username (required)
Path Parameter —
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Close all session on security (closeAllByUser1)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
post /close-all/identifiers
Close all session on security block belong to parameter list of identifiers (closeAllIdentifiers)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
post /close-all/sessions
Close all session on security block belong to parameter list of sessions (closeAllSessions1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
post /close-all/sessions/user
Close all session on security block belong to parameter list of sessions with controlling current user (closeAllSessionsByUser1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Close all session on security block belong to parameter list of users (closeAllUsers1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Close session on security block belong to identifier (closeByUser)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /count/by-current-user
(countByCurrentUser)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : 0
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseLong
(exist)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : true
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseBoolean
Gets the session according to current session's identifier (get1)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"session" : {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
},
"authorities" : [ {
"role" : "role",
"authority" : "authority"
}, {
"role" : "role",
"authority" : "authority"
} ]
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlSecuritySession
Queries sessions as paginated according to criteria in query model (queryPage1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"data" : [ {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
}, {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
} ],
"totalPages" : 6,
"pageable" : {
"pageNumber" : 1,
"pageSize" : 5,
"sort" : {
"properties" : [ "properties", "properties" ],
"direction" : "ASC"
}
},
"totalElements" : 0
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlPageHvlSession
Queries sessions as paginated according to criteria in query model (queryPageByUser1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"data" : [ {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
}, {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
} ],
"totalPages" : 6,
"pageable" : {
"pageNumber" : 1,
"pageSize" : 5,
"sort" : {
"properties" : [ "properties", "properties" ],
"direction" : "ASC"
}
},
"totalElements" : 0
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlPageHvlSession
Up
get /system-session/close-all
Close all system session on security (closeAll)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /system-session/close-all/user
Close all session on security (closeAllByUser)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
post /system-session/close-all/sessions
Close all system session on security block belong to parameter list of system sessions (closeAllSessions)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
post /system-session/close-all/sessions/user
Close all session on security block belong to parameter list of sessions with controlling current user (closeAllSessionsByUser)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
post /system-session/close-all/users
Close all session on security block belong to parameter list of users (closeAllUsers)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /system-session/session
(get)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"session" : {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
},
"authorities" : [ {
"role" : "role",
"authority" : "authority"
}, {
"role" : "role",
"authority" : "authority"
} ]
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlSecuritySession
Up
post /system-session/page
Queries system sessions as paginated according to criteria in query model (queryPage)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"data" : [ {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
}, {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
} ],
"totalPages" : 6,
"pageable" : {
"pageNumber" : 1,
"pageSize" : 5,
"sort" : {
"properties" : [ "properties", "properties" ],
"direction" : "ASC"
}
},
"totalElements" : 0
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlPageHvlSession
Up
post /system-session/page/user
Queries system sessions as paginated according to criteria in query model (queryPageByUser)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"data" : [ {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
}, {
"identifier" : "identifier",
"system" : true,
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"attributeMap" : {
"key" : { }
},
"locale" : {
"unicodeLocaleKeys" : [ "unicodeLocaleKeys", "unicodeLocaleKeys" ],
"country" : "country",
"displayName" : "displayName",
"iso3Language" : "iso3Language",
"language" : "language",
"displayVariant" : "displayVariant",
"iso3Country" : "iso3Country",
"displayLanguage" : "displayLanguage",
"script" : "script",
"unicodeLocaleAttributes" : [ "unicodeLocaleAttributes", "unicodeLocaleAttributes" ],
"displayCountry" : "displayCountry",
"variant" : "variant",
"extensionKeys" : [ "extensionKeys", "extensionKeys" ],
"displayScript" : "displayScript"
},
"tenantIdentifier" : "tenantIdentifier",
"username" : "username"
} ],
"totalPages" : 6,
"pageable" : {
"pageNumber" : 1,
"pageSize" : 5,
"sort" : {
"properties" : [ "properties", "properties" ],
"direction" : "ASC"
}
},
"totalElements" : 0
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlPageHvlSession
[ Jump to Methods ]
Table of Contents
HvlErrorDetail
HvlGrantedAuthority
HvlPageHvlSession
HvlPageable
HvlResponseBoolean
HvlResponseHvlPageHvlSession
HvlResponseHvlSecuritySession
HvlResponseLong
HvlResponseVoid
HvlSecuritySession
HvlSession
HvlSessionQueryModel
HvlSession_locale
HvlSort
uuid (optional)
errorClassName (optional)
errorCode (optional)
errorDetail (optional)
errorMessage (optional)
service (optional)
time (optional)
errorArguments (optional)
role (optional)
authority (optional)
totalElements (optional)
totalPages (optional)
pageable (optional)
data (optional)
pageNumber (optional)
pageSize (optional)
sort (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
session
authorities (optional)
identifier (optional)
tenantIdentifier (optional)
username (optional)
locale (optional)
system (optional)
createdDate (optional)
attributeMap (optional)
pageable (optional)
filters (optional)
username (optional)
language (optional)
displayName (optional)
country (optional)
variant (optional)
script (optional)
unicodeLocaleAttributes (optional)
unicodeLocaleKeys (optional)
displayLanguage (optional)
displayScript (optional)
displayCountry (optional)
displayVariant (optional)
extensionKeys (optional)
iso3Language (optional)
iso3Country (optional)
direction (optional)
ASC
DESC
UNSORTED
properties (optional)