Uses of Class
com.axway.apim.api.model.AuthenticatedUserAttributes
-
Packages that use AuthenticatedUserAttributes Package Description com.axway.apim.api.model -
-
Uses of AuthenticatedUserAttributes in com.axway.apim.api.model
Methods in com.axway.apim.api.model that return AuthenticatedUserAttributes Modifier and Type Method Description AuthenticatedUserAttributesUser. getAuthNUserAttributes()Methods in com.axway.apim.api.model with parameters of type AuthenticatedUserAttributes Modifier and Type Method Description voidUser. setAuthNUserAttributes(AuthenticatedUserAttributes authNUserAttributes)
-