public class SampleCredentialsCacheResource extends Object
Constructor and Description |
---|
SampleCredentialsCacheResource() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
getCacheContent() |
static String |
getSamplePrincipal()
Get the primary principal name contained in the sample cache
|
static String |
getSampleRealm()
Get the realm contained in the sample cache
|
static String[] |
getSampleServers()
Get the servers in the tickets contained in the sample cache
|
static int |
getSampleTicketsCount()
Get the tickets count in the sample cache
|
public static byte[] getCacheContent()
public static String getSamplePrincipal()
public static String getSampleRealm()
public static String[] getSampleServers()
public static int getSampleTicketsCount()
Copyright © 2016. All rights reserved.