public class AuthenticationContext extends Object
Constructor and Description |
---|
AuthenticationContext() |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
address()
Gets subject network address.
|
void |
address(InetSocketAddress addr)
Sets subject network address.
|
GridSecurityCredentials |
credentials()
Gets security credentials.
|
void |
credentials(GridSecurityCredentials credentials)
Sets security credentials.
|
UUID |
subjectId()
Gets subject ID.
|
void |
subjectId(UUID subjId)
Sets subject ID.
|
GridSecuritySubjectType |
subjectType()
Gets subject type.
|
void |
subjectType(GridSecuritySubjectType subjType)
Sets subject type.
|
public GridSecuritySubjectType subjectType()
public void subjectType(GridSecuritySubjectType subjType)
subjType
- Subject type.public UUID subjectId()
public void subjectId(UUID subjId)
subjId
- Subject ID.public GridSecurityCredentials credentials()
public void credentials(GridSecurityCredentials credentials)
credentials
- Security credentials.public InetSocketAddress address()
public void address(InetSocketAddress addr)
addr
- Subject network address.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015