public interface InspContext extends Serializable
| Modifier and Type | Method and Description |
|---|---|
default InspAuthentication |
getAuthentication()
default groupName
|
InspAuthentication |
getAuthentication(String groupName)
get by groupName
|
void |
setAuthentication(String groupName,
InspAuthentication authentication) |
default InspAuthentication getAuthentication()
InspAuthentication getAuthentication(String groupName)
groupName - void setAuthentication(String groupName, InspAuthentication authentication)
Copyright © 2020. All rights reserved.