public final class ClaimStoreUtil extends Object
ClaimStore
.
10.2012Modifier and Type | Method and Description |
---|---|
static InetAddress |
getClientIpAddressFromClaimStore(ClaimStore claimStore)
Looks up inside of the claimStore for the IP address of the client.
|
static boolean |
isGetRequest(ClaimStore claimStore)
Check in the claim store if the request is GET.
|
public static InetAddress getClientIpAddressFromClaimStore(ClaimStore claimStore)
claimStore
- The claimStore that contains the IP address from the client.public static boolean isGetRequest(ClaimStore claimStore)
claimStore
- The claimStore that contains the request method.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries