Uses of Class
com.soffid.iam.base.api.Identity
Packages that use Identity
Package
Description
-
Uses of Identity in com.soffid.iam.am.api
Methods in com.soffid.iam.am.api that return IdentityModifier and TypeMethodDescriptionNetworkAuthorization.getIdentity()Gets value for attribute identityMethods in com.soffid.iam.am.api with parameters of type IdentityModifier and TypeMethodDescriptionvoidNetworkAuthorization.setIdentity(Identity identity) Sets value for attribute identityConstructors in com.soffid.iam.am.api with parameters of type IdentityModifierConstructorDescriptionNetworkAuthorization(Identity identity, Integer level, String networkCode) -
Uses of Identity in com.soffid.iam.am.service
Methods in com.soffid.iam.am.service that return IdentityModifier and TypeMethodDescriptionNetworkService.findIdentityByName(String codi) Operation findIdentityByNameMethods in com.soffid.iam.am.service that return types with arguments of type IdentityModifier and TypeMethodDescriptionNetworkService.findIdentitiesByName(String codi) Operation findIdentitiesByName -
Uses of Identity in com.soffid.iam.am.service.ejb
Methods in com.soffid.iam.am.service.ejb that return IdentityMethods in com.soffid.iam.am.service.ejb that return types with arguments of type Identity -
Uses of Identity in com.soffid.iam.base.api
Constructors in com.soffid.iam.base.api with parameters of type Identity