public interface ServerIdentityConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getIdentityName()
Must return the value of a 'identityName' attribute
|
String |
getIdentityRole()
Must return the value of a 'identityRole' attribute
|
int |
getIdentityServerId()
Must return the value of a 'IdentityServerId' attribute
|
int |
getIdentitySiteId()
Must return the value of a 'IdentitySiteId' attribute
|
String getIdentityName()
int getIdentityServerId()
int getIdentitySiteId()
String getIdentityRole()
Copyright © 2018 Vitam. All rights reserved.