Package nxt.authentication
Class RoleMapperFactory
java.lang.Object
nxt.authentication.RoleMapperFactory
Create a role mapper for a permissioned blockchain
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDummy role mapper for a non-permissioned blockchain -
Method Summary
Modifier and TypeMethodDescriptionstatic RoleMapperGet the role mapper A null role mapper will be returned if the blockchain is not permissioned
-
Method Details
-
getRoleMapper
Get the role mapper A null role mapper will be returned if the blockchain is not permissioned- Returns:
- Role mapper
-