public static class ClientSessionCode.ParseResult extends Object
| Constructor and Description |
|---|
ParseResult() |
| Modifier and Type | Method and Description |
|---|---|
ClientSessionModel |
getClientSession() |
ClientSessionCode |
getCode() |
boolean |
isClientSessionNotFound() |
boolean |
isIllegalHash() |
public ClientSessionCode getCode()
public boolean isClientSessionNotFound()
public boolean isIllegalHash()
public ClientSessionModel getClientSession()
Copyright © 2016 JBoss by Red Hat. All rights reserved.