public class SkeletonKeySession extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected ResourceMetadata |
metadata |
protected String |
token |
Constructor and Description |
---|
SkeletonKeySession() |
SkeletonKeySession(String token,
ResourceMetadata metadata) |
protected String token
protected transient ResourceMetadata metadata
public SkeletonKeySession()
public SkeletonKeySession(String token, ResourceMetadata metadata)
public String getToken()
public ResourceMetadata getMetadata()
Copyright © 2015 JBoss by Red Hat. All rights reserved.