public interface MappingManager extends BaseSecurityManager
Modifier and Type | Method and Description |
---|---|
<T> MappingContext<T> |
getMappingContext(Class<T> mappingType)
Deprecated.
|
<T> MappingContext<T> |
getMappingContext(String mappingType)
Get the mapping context based on the type
|
getSecurityDomain
<T> MappingContext<T> getMappingContext(Class<T> mappingType)
MappingType}
<T> MappingContext<T> getMappingContext(String mappingType)
T
- mappingType
- MappingType
MappingType
Copyright © 2017 JBoss by Red Hat. All rights reserved.