public interface GridAuthenticationContext
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
address()
Gets subject network address.
|
GridSecurityCredentials |
credentials()
Gets security credentials.
|
UUID |
subjectId()
Gets subject ID.
|
GridSecuritySubjectType |
subjectType()
Gets subject type.
|
GridSecuritySubjectType subjectType()
UUID subjectId()
GridSecurityCredentials credentials()
InetSocketAddress address()
Copyright © 2014. All rights reserved.